Pull request #43471 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 758714ed6dab4d865bde55b3f670478605892099+7ea283fd9166544691362748330b1604a53f30ad (e293238961e698423f85496f3bdbd5c135eeb447) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43471@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-08T12:19:27.535Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-08T12:19:27.540Z] Trying to pass milestone 1 [Pipeline] milestone [2022-04-08T12:19:27.617Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-08T12:19:27.805Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d522a2986ba7d7f8) in /home/ubuntu/workspace/moby_PR-43471 [Pipeline] { [Pipeline] checkout [2022-04-08T12:19:27.843Z] The recommended git tool is: git [2022-04-08T12:19:27.849Z] using credential docker-jenkins-github-credentials [2022-04-08T12:19:27.856Z] Cloning the remote Git repository [2022-04-08T12:19:27.856Z] Cloning with configured refspecs honoured and without tags [2022-04-08T12:19:27.872Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:27.873Z] > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10 [2022-04-08T12:19:27.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:27.894Z] > git --version # timeout=10 [2022-04-08T12:19:27.901Z] > git --version # 'git version 2.17.1' [2022-04-08T12:19:27.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:27.901Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:43.631Z] Fetching without tags [2022-04-08T12:19:43.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:19:43.633Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:19:43.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:43.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:19:43.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:43.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:43.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:43.872Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:19:45.075Z] Merge succeeded, producing bbcdc57c20490109860ba7dab6c24ef50f708020 [2022-04-08T12:19:45.075Z] Checking out Revision bbcdc57c20490109860ba7dab6c24ef50f708020 (PR-43471) [2022-04-08T12:19:45.149Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:19:43.888Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:19:43.895Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:19:44.383Z] > git remote # timeout=10 [2022-04-08T12:19:44.388Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:19:44.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:44.412Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:19:45.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:19:45.092Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:19:45.097Z] > git checkout -f bbcdc57c20490109860ba7dab6c24ef50f708020 # timeout=10 [2022-04-08T12:19:45.165Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-08T12:19:45.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-08T12:19:45.893Z] Unable to find image 'alpine:latest' locally [2022-04-08T12:19:46.149Z] latest: Pulling from library/alpine [2022-04-08T12:19:46.149Z] df9b9388f04a: Pulling fs layer [2022-04-08T12:19:46.405Z] df9b9388f04a: Verifying Checksum [2022-04-08T12:19:46.405Z] df9b9388f04a: Download complete [2022-04-08T12:19:46.405Z] df9b9388f04a: Pull complete [2022-04-08T12:19:46.405Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T12:19:46.405Z] Status: Downloaded newer image for alpine:latest [2022-04-08T12:19:48.924Z] 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 [2022-04-08T12:19:49.146Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d522a2986ba7d7f8) in /home/ubuntu/workspace/moby_PR-43471 [Pipeline] node [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-08T12:19:49.159Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0181963926c5db3fc) in /home/ubuntu/workspace/moby_PR-43471 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-04-08T12:19:49.162Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-097dd1a78152ec6ca) in /home/ubuntu/workspace/moby_PR-43471 [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] } [2022-04-08T12:19:49.167Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02bcc70dc15e91956) in /home/ubuntu/workspace/moby_PR-43471 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-04-08T12:19:49.212Z] The recommended git tool is: git [2022-04-08T12:19:49.218Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-04-08T12:19:49.230Z] Fetching changes from the remote Git repository [2022-04-08T12:19:49.237Z] Fetching without tags [Pipeline] checkout [2022-04-08T12:19:49.258Z] The recommended git tool is: git [2022-04-08T12:19:49.266Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-08T12:19:49.272Z] Cloning the remote Git repository [2022-04-08T12:19:49.272Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-08T12:19:49.329Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-08T12:19:49.339Z] using credential docker-jenkins-github-credentials [2022-04-08T12:19:49.348Z] Cloning the remote Git repository [2022-04-08T12:19:49.348Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 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-08T12:19:49.357Z] The recommended git tool is: git [2022-04-08T12:19:49.368Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-08T12:19:49.377Z] Cloning the remote Git repository [2022-04-08T12:19:49.377Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-04-08T12:19:49.437Z] Running on azwin-2-7a7810 in d:\jenkins\workspace\moby_PR-43471 [2022-04-08T12:19:49.442Z] Running on azwin-2-564f60 in d:\jenkins\workspace\moby_PR-43471 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-08T12:19:49.520Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-04-08T12:19:49.538Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-08T12:19:49.539Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-08T12:19:49.643Z] The recommended git tool is: git [2022-04-08T12:19:49.647Z] Merge succeeded, producing 02f20ba482666fdfbc758f00cfc30860f9fd5248 [2022-04-08T12:19:49.647Z] Checking out Revision 02f20ba482666fdfbc758f00cfc30860f9fd5248 (PR-43471) [2022-04-08T12:19:49.650Z] The recommended git tool is: git [2022-04-08T12:19:49.711Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:19:49.239Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43471/.git # timeout=10 [2022-04-08T12:19:49.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:19:49.297Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:49.297Z] > git --version # timeout=10 [2022-04-08T12:19:49.302Z] > git --version # 'git version 2.17.1' [2022-04-08T12:19:49.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:49.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:49.536Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:19:49.541Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:19:49.586Z] > git remote # timeout=10 [2022-04-08T12:19:49.591Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:19:49.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:49.597Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:19:49.657Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:19:49.663Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:19:49.666Z] > git checkout -f 02f20ba482666fdfbc758f00cfc30860f9fd5248 # timeout=10 [2022-04-08T12:19:49.732Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:19:49.855Z] using credential docker-jenkins-github-credentials [2022-04-08T12:19:49.863Z] using credential docker-jenkins-github-credentials [2022-04-08T12:19:49.930Z] Cloning the remote Git repository [2022-04-08T12:19:49.930Z] Cloning with configured refspecs honoured and without tags [2022-04-08T12:19:49.939Z] Cloning the remote Git repository [2022-04-08T12:19:49.939Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:19:49.315Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:49.315Z] > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10 [2022-04-08T12:19:49.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:49.343Z] > git --version # timeout=10 [2022-04-08T12:19:49.350Z] > git --version # 'git version 2.17.1' [2022-04-08T12:19:49.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:49.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:49.387Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:49.387Z] > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10 [2022-04-08T12:19:49.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:49.398Z] > git --version # timeout=10 [2022-04-08T12:19:49.405Z] > git --version # 'git version 2.25.1' [2022-04-08T12:19:49.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:49.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:49.404Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:49.405Z] > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10 [2022-04-08T12:19:49.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:49.420Z] > git --version # timeout=10 [2022-04-08T12:19:49.422Z] > git --version # 'git version 2.25.1' [2022-04-08T12:19:49.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:49.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:50.473Z] + docker version [2022-04-08T12:19:50.473Z] Client: Docker Engine - Community [2022-04-08T12:19:50.473Z] Version: 20.10.14 [2022-04-08T12:19:50.473Z] API version: 1.41 [2022-04-08T12:19:50.473Z] Go version: go1.16.15 [2022-04-08T12:19:50.473Z] Git commit: a224086 [2022-04-08T12:19:50.473Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-08T12:19:50.473Z] OS/Arch: linux/amd64 [2022-04-08T12:19:50.473Z] Context: default [2022-04-08T12:19:50.473Z] Experimental: true [2022-04-08T12:19:50.473Z] [2022-04-08T12:19:50.473Z] Server: Docker Engine - Community [2022-04-08T12:19:50.473Z] Engine: [2022-04-08T12:19:50.473Z] Version: 20.10.14 [2022-04-08T12:19:50.473Z] API version: 1.41 (minimum version 1.12) [2022-04-08T12:19:50.473Z] Go version: go1.16.15 [2022-04-08T12:19:50.473Z] Git commit: 87a90dc [2022-04-08T12:19:50.473Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-08T12:19:50.473Z] OS/Arch: linux/amd64 [2022-04-08T12:19:50.473Z] Experimental: true [2022-04-08T12:19:50.473Z] containerd: [2022-04-08T12:19:50.473Z] Version: 1.5.11 [2022-04-08T12:19:50.473Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:19:50.473Z] runc: [2022-04-08T12:19:50.473Z] Version: 1.0.3 [2022-04-08T12:19:50.473Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-08T12:19:50.473Z] docker-init: [2022-04-08T12:19:50.473Z] Version: 0.19.0 [2022-04-08T12:19:50.473Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-08T12:19:49.957Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:49.957Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-08T12:19:50.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:50.015Z] > git --version # timeout=10 [2022-04-08T12:19:50.062Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-08T12:19:50.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:50.062Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:49.967Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:19:49.967Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-08T12:19:50.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:19:50.035Z] > git --version # timeout=10 [2022-04-08T12:19:50.113Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-08T12:19:50.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:19:50.113Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:19:50.745Z] + docker info [2022-04-08T12:19:51.672Z] Client: [2022-04-08T12:19:51.672Z] Context: default [2022-04-08T12:19:51.672Z] Debug Mode: false [2022-04-08T12:19:51.672Z] Plugins: [2022-04-08T12:19:51.672Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-08T12:19:51.672Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-08T12:19:51.672Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-08T12:19:51.672Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-08T12:19:51.672Z] [2022-04-08T12:19:51.672Z] Server: [2022-04-08T12:19:51.672Z] Containers: 0 [2022-04-08T12:19:51.672Z] Running: 0 [2022-04-08T12:19:51.672Z] Paused: 0 [2022-04-08T12:19:51.672Z] Stopped: 0 [2022-04-08T12:19:51.672Z] Images: 3 [2022-04-08T12:19:51.672Z] Server Version: 20.10.14 [2022-04-08T12:19:51.672Z] Storage Driver: overlay2 [2022-04-08T12:19:51.672Z] Backing Filesystem: extfs [2022-04-08T12:19:51.672Z] Supports d_type: true [2022-04-08T12:19:51.672Z] Native Overlay Diff: true [2022-04-08T12:19:51.672Z] userxattr: false [2022-04-08T12:19:51.672Z] Logging Driver: json-file [2022-04-08T12:19:51.672Z] Cgroup Driver: cgroupfs [2022-04-08T12:19:51.672Z] Cgroup Version: 1 [2022-04-08T12:19:51.672Z] Plugins: [2022-04-08T12:19:51.672Z] Volume: local [2022-04-08T12:19:51.672Z] Network: bridge host ipvlan macvlan null overlay [2022-04-08T12:19:51.672Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-08T12:19:51.672Z] Swarm: inactive [2022-04-08T12:19:51.672Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-08T12:19:51.672Z] Default Runtime: runc [2022-04-08T12:19:51.672Z] Init Binary: docker-init [2022-04-08T12:19:51.672Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:19:51.672Z] runc version: v1.0.3-0-gf46b6ba [2022-04-08T12:19:51.672Z] init version: de40ad0 [2022-04-08T12:19:51.672Z] Security Options: [2022-04-08T12:19:51.672Z] apparmor [2022-04-08T12:19:51.672Z] seccomp [2022-04-08T12:19:51.672Z] Profile: default [2022-04-08T12:19:51.672Z] Kernel Version: 5.4.0-1071-aws [2022-04-08T12:19:51.672Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-08T12:19:51.672Z] OSType: linux [2022-04-08T12:19:51.672Z] Architecture: x86_64 [2022-04-08T12:19:51.672Z] CPUs: 2 [2022-04-08T12:19:51.672Z] Total Memory: 7.483GiB [2022-04-08T12:19:51.672Z] Name: ip-10-100-86-167 [2022-04-08T12:19:51.672Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-08T12:19:51.672Z] Docker Root Dir: /var/lib/docker [2022-04-08T12:19:51.672Z] Debug Mode: false [2022-04-08T12:19:51.672Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:19:51.672Z] Labels: [2022-04-08T12:19:51.672Z] Experimental: true [2022-04-08T12:19:51.672Z] Insecure Registries: [2022-04-08T12:19:51.672Z] 127.0.0.0/8 [2022-04-08T12:19:51.672Z] Live Restore Enabled: true [2022-04-08T12:19:51.672Z] [2022-04-08T12:19:51.672Z] WARNING: No swap limit support [Pipeline] sh [2022-04-08T12:19:51.945Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:19:51.945Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:19:51.945Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43471/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-08T12:19:51.945Z] + bash /home/ubuntu/workspace/moby_PR-43471/check-config.sh [2022-04-08T12:19:51.945Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-08T12:19:51.945Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-08T12:19:51.945Z] [2022-04-08T12:19:51.945Z] Generally Necessary: [2022-04-08T12:19:51.945Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-08T12:19:51.945Z] - apparmor: enabled and tools installed [2022-04-08T12:19:51.945Z] - CONFIG_NAMESPACES: enabled [2022-04-08T12:19:51.945Z] - CONFIG_NET_NS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_PID_NS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_IPC_NS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_UTS_NS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CGROUPS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-08T12:19:51.945Z] - CONFIG_CPUSETS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_MEMCG: enabled [2022-04-08T12:19:51.945Z] - CONFIG_KEYS: enabled [2022-04-08T12:19:51.945Z] - CONFIG_VETH: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-08T12:19:51.945Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CGROUP_BPF: enabled [2022-04-08T12:19:52.202Z] [2022-04-08T12:19:52.202Z] Optional Features: [2022-04-08T12:19:52.202Z] - CONFIG_USER_NS: enabled [2022-04-08T12:19:52.202Z] - CONFIG_SECCOMP: enabled [2022-04-08T12:19:52.202Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-08T12:19:52.202Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-08T12:19:52.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-08T12:19:52.202Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-08T12:19:52.202Z] - CONFIG_BLK_CGROUP: enabled [2022-04-08T12:19:52.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CGROUP_PERF: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-08T12:19:52.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-08T12:19:52.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-08T12:19:52.202Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-08T12:19:52.202Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_IP_VS: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-08T12:19:52.202Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-08T12:19:52.202Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-08T12:19:52.202Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-08T12:19:52.202Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-08T12:19:52.202Z] - CONFIG_EXT4_FS: enabled [2022-04-08T12:19:52.202Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-08T12:19:52.202Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-08T12:19:52.202Z] - Network Drivers: [2022-04-08T12:19:52.202Z] - "overlay": [2022-04-08T12:19:52.202Z] - CONFIG_VXLAN: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-08T12:19:52.202Z] Optional (for encrypted networks): [2022-04-08T12:19:52.202Z] - CONFIG_CRYPTO: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-08T12:19:52.202Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-08T12:19:52.202Z] - CONFIG_XFRM: enabled [2022-04-08T12:19:52.202Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-08T12:19:52.202Z] - "ipvlan": [2022-04-08T12:19:52.202Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-08T12:19:52.202Z] - "macvlan": [2022-04-08T12:19:52.202Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_DUMMY: enabled (as module) [2022-04-08T12:19:52.202Z] - "ftp,tftp client in container": [2022-04-08T12:19:52.202Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-08T12:19:52.202Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-08T12:19:52.202Z] - Storage Drivers: [2022-04-08T12:19:52.202Z] - "aufs": [2022-04-08T12:19:52.458Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-08T12:19:52.458Z] - "btrfs": [2022-04-08T12:19:52.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-08T12:19:52.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-08T12:19:52.458Z] - "devicemapper": [2022-04-08T12:19:52.458Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-08T12:19:52.458Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-08T12:19:52.458Z] - "overlay": [2022-04-08T12:19:52.458Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-08T12:19:52.458Z] - "zfs": [2022-04-08T12:19:52.458Z] - /dev/zfs: present [2022-04-08T12:19:52.458Z] - zfs command: missing [2022-04-08T12:19:52.458Z] - zpool command: missing [2022-04-08T12:19:52.458Z] [2022-04-08T12:19:52.458Z] Limits: [2022-04-08T12:19:52.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-08T12:19:52.458Z] [2022-04-08T12:19:52.458Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-08T12:19:52.777Z] + sudo modprobe ip_vs [2022-04-08T12:19:52.777Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 . [2022-04-08T12:19:53.034Z] #1 [internal] load build definition from Dockerfile [2022-04-08T12:19:53.034Z] #1 sha256:0e046847e501f77e3798800ca24f252a74168ef63c4093c1ad62aa48c35ee3be [2022-04-08T12:19:53.034Z] #1 transferring dockerfile: 16.77kB done [2022-04-08T12:19:53.034Z] #1 DONE 0.0s [2022-04-08T12:19:53.034Z] [2022-04-08T12:19:53.034Z] #2 [internal] load .dockerignore [2022-04-08T12:19:53.034Z] #2 sha256:4d94052c8ba8cf3128bfb3eac8a6b4f7a4905b947ba73020707a107c07aead0e [2022-04-08T12:19:53.034Z] #2 transferring context: 87B done [2022-04-08T12:19:53.034Z] #2 DONE 0.0s [2022-04-08T12:19:53.034Z] [2022-04-08T12:19:53.034Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-08T12:19:53.034Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-08T12:19:53.291Z] #3 DONE 0.1s [2022-04-08T12:19:53.291Z] [2022-04-08T12:19:53.291Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-08T12:19:53.291Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-08T12:19:53.291Z] #4 CACHED [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #5 [internal] load .dockerignore [2022-04-08T12:19:53.549Z] #5 sha256:9fbaa00d911bc5a4914a199a66ae4de86e7916de4d5a1900ce90d595a82cabd1 [2022-04-08T12:19:53.549Z] #5 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #6 [internal] load build definition from Dockerfile [2022-04-08T12:19:53.549Z] #6 sha256:a78733142ee6fa2aaa1ebc4905ce6d3c8e0ef5e3bba9fd6cb4c273b807805dfa [2022-04-08T12:19:53.549Z] #6 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-08T12:19:53.549Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-08T12:19:53.549Z] #7 DONE 0.1s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:19:53.549Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-08T12:19:53.549Z] #10 DONE 0.1s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-08T12:19:53.549Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-08T12:19:53.549Z] #9 DONE 0.1s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:19:53.549Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-08T12:19:53.549Z] #8 DONE 0.1s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:19:53.549Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:19:53.549Z] #69 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:19:53.549Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-08T12:19:53.549Z] #67 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:19:53.549Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:19:53.549Z] #11 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:19:53.549Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:19:53.549Z] #28 DONE 0.0s [2022-04-08T12:19:53.549Z] [2022-04-08T12:19:53.549Z] #24 [internal] load build context [2022-04-08T12:19:53.549Z] #24 sha256:dcd03e6cbd3baaefc39c74f888bef0d2b6864530976428ce7c6f5aabafcfd18c [2022-04-08T12:19:54.112Z] #24 ... [2022-04-08T12:19:54.112Z] [2022-04-08T12:19:54.112Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-08T12:19:54.112Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-08T12:19:54.112Z] #45 DONE 0.4s [2022-04-08T12:19:54.112Z] [2022-04-08T12:19:54.112Z] #24 [internal] load build context [2022-04-08T12:19:54.112Z] #24 sha256:dcd03e6cbd3baaefc39c74f888bef0d2b6864530976428ce7c6f5aabafcfd18c [2022-04-08T12:19:55.496Z] #24 transferring context: 60.71MB 2.0s done [2022-04-08T12:19:55.752Z] #24 DONE 2.1s [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-08T12:19:55.752Z] #54 sha256:5c1bad5a69d2bed23be57cfecb6ee4183f73b2185364d990db8ae73f9d7a2b83 [2022-04-08T12:19:55.752Z] #54 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-08T12:19:55.752Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-08T12:19:55.752Z] #20 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-08T12:19:55.752Z] #29 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-08T12:19:55.752Z] #65 sha256:d2ae1ee91236d95ee7528fc06fdf74a7c748802e9164113c312862b619521dc5 [2022-04-08T12:19:55.752Z] #65 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:19:55.752Z] #34 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-08T12:19:55.752Z] #37 sha256:3b40bd3c37d83ec3ae8ff650ac5d8728a8bb5e719ccc53287055f64fd5feafec [2022-04-08T12:19:55.752Z] #37 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-08T12:19:55.752Z] #16 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:19:55.752Z] #43 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-08T12:19:55.752Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-08T12:19:55.752Z] #23 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-08T12:19:55.752Z] #36 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:19:55.752Z] #49 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-08T12:19:55.752Z] #60 sha256:f23251b3f0e7e4ad4b7056ab3a2bdd632e4b81f9344c14fb0da6748f02cf890b [2022-04-08T12:19:55.752Z] #60 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-08T12:19:55.752Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-08T12:19:55.752Z] #19 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #63 sha256:bbb8b034708f7d3bdcf12d6ae7be730ef68896e1e8bd5944521f22603ecf9fc6 [2022-04-08T12:19:55.752Z] #63 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-08T12:19:55.752Z] #62 sha256:37210fa0fcecaec1c303a38abfb5e23c3a7b10264a7d39dabc437468955cfc4b [2022-04-08T12:19:55.752Z] #62 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #31 sha256:cab8f7fcb8fb38b86dd37f33a7f49a971433cdecb24219951a68c53674edc209 [2022-04-08T12:19:55.752Z] #31 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-08T12:19:55.752Z] #66 sha256:70d5795230c2aca2da3259ec321a78c6828de7595507b89ee3640a4af6af8d42 [2022-04-08T12:19:55.752Z] #66 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-08T12:19:55.752Z] #30 sha256:08ad96bffd41490bc82fd7d3d9ccaf86e2ad45f00cd70db4566df664ca4e3353 [2022-04-08T12:19:55.752Z] #30 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-08T12:19:55.752Z] #39 sha256:8dbfb70b43224c072abdb9ca17a67e4f7896e7c548e3394560720665f4fea0aa [2022-04-08T12:19:55.752Z] #39 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-08T12:19:55.752Z] #25 sha256:8c317333a36026cfc8bda04afe155e01896052c8e0f58d25000babbdcffc8844 [2022-04-08T12:19:55.752Z] #25 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-08T12:19:55.752Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-08T12:19:55.752Z] #42 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.752Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-08T12:19:55.752Z] #21 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-08T12:19:55.752Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-08T12:19:55.752Z] #15 CACHED [2022-04-08T12:19:55.752Z] [2022-04-08T12:19:55.752Z] #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-08T12:19:55.753Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:19:55.753Z] #38 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #48 sha256:9e166c038cd93716bc29040603d618325a69d10c7ec59dde923b994ad3ec2cea [2022-04-08T12:19:55.753Z] #48 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.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-08T12:19:55.753Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:19:55.753Z] #14 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-08T12:19:55.753Z] #13 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-08T12:19:55.753Z] #64 sha256:d1f3f30673fca7903964dd27f5fe393d7102384b7f2424a951a9def485f2fb03 [2022-04-08T12:19:55.753Z] #64 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #71 sha256:c90d0d1bb3ca47b198b04003ac302b4a50db5a7dc0b6902147c6d4510ca2b96a [2022-04-08T12:19:55.753Z] #71 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-08T12:19:55.753Z] #58 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:19:55.753Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-08T12:19:55.753Z] #12 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #26 sha256:4f05129d3be0f6b7c414d037f85a51bb9fea2c643054ad5ae679c7f50f4d8f5d [2022-04-08T12:19:55.753Z] #26 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #57 sha256:fcdcd7ac66fe6ef2f9a1a0035e39205623a9dcaf5f81c58ad42336389544a586 [2022-04-08T12:19:55.753Z] #57 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #52 sha256:157af1d816bc31457284d3546e4a2a69f36a47be5b8de3d7208052cae696d6f8 [2022-04-08T12:19:55.753Z] #52 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-08T12:19:55.753Z] #55 sha256:c8fe1b2530f54e96e025c629d049b8f2a8af3aef68d1f47c42c6aa6d2ae300b0 [2022-04-08T12:19:55.753Z] #55 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-08T12:19:55.753Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-08T12:19:55.753Z] #70 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #41 sha256:ce345eac666388b21616ea435a135a6386c9c4aab1da71b78a13fbae7fa6e05c [2022-04-08T12:19:55.753Z] #41 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #61 sha256:4817908429556d41756be9b1d5311b6d1b51db8847cc31fee22e08bf13f3d1b7 [2022-04-08T12:19:55.753Z] #61 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-08T12:19:55.753Z] #22 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-08T12:19:55.753Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-08T12:19:55.753Z] #68 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-08T12:19:55.753Z] #32 sha256:77e79e2e8aa64069a75aaf1685c138861f1916ee7fe78cc282320e5be2cf0c69 [2022-04-08T12:19:55.753Z] #32 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-08T12:19:55.753Z] #46 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-08T12:19:55.753Z] #53 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-08T12:19:55.753Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-08T12:19:55.753Z] #18 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-08T12:19:55.753Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-08T12:19:55.753Z] #17 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-08T12:19:55.753Z] #27 sha256:f4b04ad506ef36a39d68a672333ee388bddc212cc5f1e06b93c4ea11fc086a37 [2022-04-08T12:19:55.753Z] #27 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #56 sha256:c20c12112cd08348961801214862309e4bcd4e2bd5b14f241b3b79017350abf6 [2022-04-08T12:19:55.753Z] #56 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #35 sha256:8f874260665d2a6d6ac3630bd900a2563028b7102b7ab7d07b0b7c33fca108d2 [2022-04-08T12:19:55.753Z] #35 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:19:55.753Z] #47 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #40 sha256:d6f57b3ccdd1f194dd6b40d4a064ba53968b203bde0f5e4ff6a9020ddd0257c8 [2022-04-08T12:19:55.753Z] #40 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #50 sha256:92956b943dcfe859282067879e372da9e47090bdfeac6513e52b2ca7016da826 [2022-04-08T12:19:55.753Z] #50 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-08T12:19:55.753Z] #59 sha256:493604518db474cf8289ccfe3d599a5c638a1785495925af5e4623100fc6233e [2022-04-08T12:19:55.753Z] #59 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-08T12:19:55.753Z] #44 sha256:3766b8a28f3b5200d2ac807af68805fc11168ed2c33be2812c688aac183f4601 [2022-04-08T12:19:55.753Z] #44 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-08T12:19:55.753Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-08T12:19:55.753Z] #33 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #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-08T12:19:55.753Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:19:55.753Z] #51 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-08T12:19:55.753Z] #72 sha256:9e92eca34ee6f5a8e000a81c2cc9bacf7ba5de4627fefa7d8b747e97c8e66b16 [2022-04-08T12:19:55.753Z] #72 CACHED [2022-04-08T12:19:55.753Z] [2022-04-08T12:19:55.753Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-08T12:19:55.753Z] #73 sha256:e61f1f7f3923ce447312d34c804dc5012a603287503ce7d2d2b5284668dc44ff [2022-04-08T12:19:56.683Z] #73 DONE 0.9s [2022-04-08T12:19:56.683Z] [2022-04-08T12:19:56.683Z] #74 exporting to image [2022-04-08T12:19:56.683Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-08T12:19:56.683Z] #74 exporting layers [2022-04-08T12:19:57.611Z] #74 exporting layers 1.0s done [2022-04-08T12:19:57.611Z] #74 writing image sha256:99a101da4f55199fb41a34ad8adda380d49da3f127048f6b5662ff86cb3f5d47 [2022-04-08T12:19:57.611Z] #74 writing image sha256:99a101da4f55199fb41a34ad8adda380d49da3f127048f6b5662ff86cb3f5d47 done [2022-04-08T12:19:57.611Z] #74 naming to docker.io/library/docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 done [2022-04-08T12:19:57.611Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-08T12:19:57.932Z] + trap exit INT TERM [2022-04-08T12:19:57.932Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-08T12:19:57.932Z] + CONTAINER_NAME=docker-pr2 [2022-04-08T12:19:57.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 -e DOCKER_GRAPHDRIVER docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 hack/make.sh dynbinary [2022-04-08T12:19:58.187Z] [2022-04-08T12:19:58.444Z] Removing bundles/ [2022-04-08T12:19:58.444Z] [2022-04-08T12:19:58.444Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-08T12:19:58.444Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:19:58.444Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:20:02.213Z] Fetching without tags [2022-04-08T12:20:02.504Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:03.146Z] Merge succeeded, producing c583f93d68393c10b8af0eec2f0a3b6b5e62af94 [2022-04-08T12:20:03.146Z] Checking out Revision c583f93d68393c10b8af0eec2f0a3b6b5e62af94 (PR-43471) [2022-04-08T12:20:03.237Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:20:02.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:02.214Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:20:02.218Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:02.228Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:02.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:20:02.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:02.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:02.533Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:02.536Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:03.061Z] > git remote # timeout=10 [2022-04-08T12:20:03.065Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:20:03.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:03.070Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:20:03.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:20:03.173Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:03.177Z] > git checkout -f c583f93d68393c10b8af0eec2f0a3b6b5e62af94 # timeout=10 [2022-04-08T12:20:03.263Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:20:03.983Z] + docker version [2022-04-08T12:20:03.983Z] Client: Docker Engine - Community [2022-04-08T12:20:03.983Z] Version: 20.10.14 [2022-04-08T12:20:03.983Z] API version: 1.41 [2022-04-08T12:20:03.983Z] Go version: go1.16.15 [2022-04-08T12:20:03.983Z] Git commit: a224086 [2022-04-08T12:20:03.983Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-08T12:20:03.983Z] OS/Arch: linux/arm64 [2022-04-08T12:20:03.983Z] Context: default [2022-04-08T12:20:03.983Z] Experimental: true [2022-04-08T12:20:03.983Z] [2022-04-08T12:20:03.983Z] Server: Docker Engine - Community [2022-04-08T12:20:03.983Z] Engine: [2022-04-08T12:20:03.983Z] Version: 20.10.14 [2022-04-08T12:20:03.983Z] API version: 1.41 (minimum version 1.12) [2022-04-08T12:20:03.983Z] Go version: go1.16.15 [2022-04-08T12:20:03.983Z] Git commit: 87a90dc [2022-04-08T12:20:03.983Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-08T12:20:03.983Z] OS/Arch: linux/arm64 [2022-04-08T12:20:03.983Z] Experimental: true [2022-04-08T12:20:03.983Z] containerd: [2022-04-08T12:20:03.983Z] Version: 1.5.11 [2022-04-08T12:20:03.983Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:03.983Z] runc: [2022-04-08T12:20:03.983Z] Version: 1.0.3 [2022-04-08T12:20:03.983Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-08T12:20:03.983Z] docker-init: [2022-04-08T12:20:03.983Z] Version: 0.19.0 [2022-04-08T12:20:03.983Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-08T12:20:04.145Z] Still waiting to schedule task [2022-04-08T12:20:04.146Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-08T12:20:04.154Z] Still waiting to schedule task [2022-04-08T12:20:04.155Z] Waiting for next available executor on ‘windows-2022’ [2022-04-08T12:20:04.271Z] + docker info [2022-04-08T12:20:04.848Z] Client: [2022-04-08T12:20:04.848Z] Context: default [2022-04-08T12:20:04.848Z] Debug Mode: false [2022-04-08T12:20:04.848Z] Plugins: [2022-04-08T12:20:04.848Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-08T12:20:04.848Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-08T12:20:04.848Z] [2022-04-08T12:20:04.848Z] Server: [2022-04-08T12:20:04.848Z] Containers: 0 [2022-04-08T12:20:04.848Z] Running: 0 [2022-04-08T12:20:04.848Z] Paused: 0 [2022-04-08T12:20:04.848Z] Stopped: 0 [2022-04-08T12:20:04.848Z] Images: 2 [2022-04-08T12:20:04.848Z] Server Version: 20.10.14 [2022-04-08T12:20:04.848Z] Storage Driver: overlay2 [2022-04-08T12:20:04.848Z] Backing Filesystem: extfs [2022-04-08T12:20:04.848Z] Supports d_type: true [2022-04-08T12:20:04.848Z] Native Overlay Diff: true [2022-04-08T12:20:04.848Z] userxattr: false [2022-04-08T12:20:04.848Z] Logging Driver: json-file [2022-04-08T12:20:04.848Z] Cgroup Driver: cgroupfs [2022-04-08T12:20:04.848Z] Cgroup Version: 1 [2022-04-08T12:20:04.848Z] Plugins: [2022-04-08T12:20:04.848Z] Volume: local [2022-04-08T12:20:04.848Z] Network: bridge host ipvlan macvlan null overlay [2022-04-08T12:20:04.848Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-08T12:20:04.848Z] Swarm: inactive [2022-04-08T12:20:04.848Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-08T12:20:04.848Z] Default Runtime: runc [2022-04-08T12:20:04.848Z] Init Binary: docker-init [2022-04-08T12:20:04.848Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:04.848Z] runc version: v1.0.3-0-gf46b6ba [2022-04-08T12:20:04.848Z] init version: de40ad0 [2022-04-08T12:20:04.848Z] Security Options: [2022-04-08T12:20:04.848Z] apparmor [2022-04-08T12:20:04.848Z] seccomp [2022-04-08T12:20:04.848Z] Profile: default [2022-04-08T12:20:04.848Z] Kernel Version: 5.13.0-1021-aws [2022-04-08T12:20:04.848Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-08T12:20:04.848Z] OSType: linux [2022-04-08T12:20:04.848Z] Architecture: aarch64 [2022-04-08T12:20:04.848Z] CPUs: 2 [2022-04-08T12:20:04.848Z] Total Memory: 7.578GiB [2022-04-08T12:20:04.848Z] Name: ip-10-100-47-247 [2022-04-08T12:20:04.848Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-08T12:20:04.848Z] Docker Root Dir: /var/lib/docker [2022-04-08T12:20:04.848Z] Debug Mode: false [2022-04-08T12:20:04.848Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:04.848Z] Labels: [2022-04-08T12:20:04.848Z] Experimental: true [2022-04-08T12:20:04.848Z] Insecure Registries: [2022-04-08T12:20:04.848Z] 127.0.0.0/8 [2022-04-08T12:20:04.848Z] Live Restore Enabled: true [2022-04-08T12:20:04.848Z] [Pipeline] sh [2022-04-08T12:20:05.046Z] Fetching without tags [2022-04-08T12:20:05.138Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:05.138Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:05.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43471/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-08T12:20:05.138Z] + bash /home/ubuntu/workspace/moby_PR-43471/check-config.sh [2022-04-08T12:20:05.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-08T12:20:05.138Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-08T12:20:05.138Z] [2022-04-08T12:20:05.138Z] Generally Necessary: [2022-04-08T12:20:05.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-08T12:20:05.138Z] - apparmor: enabled and tools installed [2022-04-08T12:20:05.138Z] - CONFIG_NAMESPACES: enabled [2022-04-08T12:20:05.138Z] - CONFIG_NET_NS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_PID_NS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_IPC_NS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_UTS_NS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CGROUPS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-08T12:20:05.138Z] - CONFIG_CPUSETS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_MEMCG: enabled [2022-04-08T12:20:05.138Z] - CONFIG_KEYS: enabled [2022-04-08T12:20:05.138Z] - CONFIG_VETH: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-08T12:20:05.138Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-08T12:20:05.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.037Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:20:05.039Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:05.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:20:05.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:05.048Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:05.269Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:05.334Z] Fetching without tags [2022-04-08T12:20:05.400Z] - CONFIG_CGROUP_BPF: enabled [2022-04-08T12:20:05.400Z] [2022-04-08T12:20:05.400Z] Optional Features: [2022-04-08T12:20:05.400Z] - CONFIG_USER_NS: enabled [2022-04-08T12:20:05.400Z] - CONFIG_SECCOMP: enabled [2022-04-08T12:20:05.400Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-08T12:20:05.400Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-08T12:20:05.400Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-08T12:20:05.400Z] (cgroup swap accounting is currently enabled) [2022-04-08T12:20:05.400Z] - CONFIG_BLK_CGROUP: enabled [2022-04-08T12:20:05.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-08T12:20:05.400Z] - CONFIG_CGROUP_PERF: enabled [2022-04-08T12:20:05.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-08T12:20:05.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-08T12:20:05.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-08T12:20:05.400Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-08T12:20:05.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-08T12:20:05.400Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-08T12:20:05.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-08T12:20:05.400Z] - CONFIG_IP_VS: enabled (as module) [2022-04-08T12:20:05.400Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-08T12:20:05.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-08T12:20:05.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-08T12:20:05.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-08T12:20:05.400Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-08T12:20:05.400Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-08T12:20:05.400Z] - CONFIG_EXT4_FS: enabled [2022-04-08T12:20:05.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-08T12:20:05.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-08T12:20:05.400Z] - Network Drivers: [2022-04-08T12:20:05.400Z] - "overlay": [2022-04-08T12:20:05.400Z] - CONFIG_VXLAN: enabled (as module) [2022-04-08T12:20:05.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-08T12:20:05.400Z] Optional (for encrypted networks): [2022-04-08T12:20:05.556Z] Fetching without tags [2022-04-08T12:20:05.660Z] - CONFIG_CRYPTO: enabled [2022-04-08T12:20:05.660Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-08T12:20:05.660Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-08T12:20:05.660Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-08T12:20:05.660Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-08T12:20:05.660Z] - CONFIG_XFRM: enabled [2022-04-08T12:20:05.660Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-08T12:20:05.660Z] - "ipvlan": [2022-04-08T12:20:05.660Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-08T12:20:05.660Z] - "macvlan": [2022-04-08T12:20:05.660Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_DUMMY: enabled (as module) [2022-04-08T12:20:05.660Z] - "ftp,tftp client in container": [2022-04-08T12:20:05.660Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-08T12:20:05.660Z] - Storage Drivers: [2022-04-08T12:20:05.660Z] - "aufs": [2022-04-08T12:20:05.660Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-08T12:20:05.660Z] - "btrfs": [2022-04-08T12:20:05.660Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-08T12:20:05.660Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-08T12:20:05.660Z] - "devicemapper": [2022-04-08T12:20:05.660Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-08T12:20:05.660Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-08T12:20:05.660Z] - "overlay": [2022-04-08T12:20:05.660Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-08T12:20:05.660Z] - "zfs": [2022-04-08T12:20:05.660Z] - /dev/zfs: present [2022-04-08T12:20:05.660Z] - zfs command: missing [2022-04-08T12:20:05.660Z] - zpool command: missing [2022-04-08T12:20:05.660Z] [2022-04-08T12:20:05.660Z] Limits: [2022-04-08T12:20:05.660Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-08T12:20:05.660Z] [2022-04-08T12:20:05.660Z] + true [2022-04-08T12:20:05.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.091Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:20:05.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:05.248Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:20:05.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:05.365Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-08T12:20:05.798Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:05.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c583f93d68393c10b8af0eec2f0a3b6b5e62af94 . [2022-04-08T12:20:05.992Z] #1 [internal] load build definition from Dockerfile [2022-04-08T12:20:05.992Z] #1 sha256:2e990f0cef576486b3fdf439de301a62b2f31545f5e77f2c6fb0c6c1c37d6e87 [2022-04-08T12:20:05.992Z] #1 transferring dockerfile: 16.77kB done [2022-04-08T12:20:05.992Z] #1 DONE 0.0s [2022-04-08T12:20:05.992Z] [2022-04-08T12:20:05.992Z] #2 [internal] load .dockerignore [2022-04-08T12:20:05.992Z] #2 sha256:f5a8b8c693ba3b0839d9fdefe3ffe6c574bbd5c97236ba17920e37d2b4d76394 [2022-04-08T12:20:05.992Z] #2 transferring context: 87B done [2022-04-08T12:20:05.992Z] #2 DONE 0.0s [2022-04-08T12:20:05.992Z] [2022-04-08T12:20:05.992Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-08T12:20:05.992Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-08T12:20:06.006Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:06.253Z] #3 DONE 0.1s [2022-04-08T12:20:06.385Z] Merge succeeded, producing 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a [2022-04-08T12:20:06.385Z] Checking out Revision 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a (PR-43471) [2022-04-08T12:20:06.442Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:20:05.270Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:05.272Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:05.776Z] > git remote # timeout=10 [2022-04-08T12:20:05.779Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:20:05.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:05.782Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:20:06.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:20:06.386Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:06.388Z] > git checkout -f 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a # timeout=10 [2022-04-08T12:20:06.444Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:06.513Z] [2022-04-08T12:20:06.513Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-08T12:20:06.513Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-08T12:20:06.513Z] #4 CACHED [2022-04-08T12:20:06.513Z] [2022-04-08T12:20:06.513Z] #5 [internal] load build definition from Dockerfile [2022-04-08T12:20:06.513Z] #5 sha256:18b4be702b89143ad0ae8e875730245500f9ee484e933360a429072e4603b757 [2022-04-08T12:20:06.513Z] #5 DONE 0.0s [2022-04-08T12:20:06.513Z] [2022-04-08T12:20:06.513Z] #6 [internal] load .dockerignore [2022-04-08T12:20:06.513Z] #6 sha256:20616ae516577cbf2005508a496ad987a2c97686e56132d50a59a9221ae52d16 [2022-04-08T12:20:06.513Z] #6 DONE 0.0s [2022-04-08T12:20:06.513Z] [2022-04-08T12:20:06.513Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:06.513Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-08T12:20:06.777Z] #10 DONE 0.1s [2022-04-08T12:20:06.777Z] [2022-04-08T12:20:06.777Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:06.777Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-08T12:20:06.777Z] #8 DONE 0.1s [2022-04-08T12:20:06.777Z] [2022-04-08T12:20:06.777Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-08T12:20:06.777Z] #9 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-08T12:20:06.777Z] #9 DONE 0.1s [2022-04-08T12:20:06.777Z] [2022-04-08T12:20:06.777Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-08T12:20:06.777Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-08T12:20:06.777Z] #7 DONE 0.1s [2022-04-08T12:20:06.816Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-08T12:20:06.945Z] Merge succeeded, producing 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a [2022-04-08T12:20:06.945Z] Checking out Revision 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a (PR-43471) [2022-04-08T12:20:05.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.574Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:20:05.581Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:05.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:05.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:20:05.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:05.595Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:05.837Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:05.843Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:06.346Z] > git remote # timeout=10 [2022-04-08T12:20:06.352Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:20:06.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:06.356Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:20:06.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:20:06.984Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:06.986Z] > git checkout -f 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a # timeout=10 [2022-04-08T12:20:07.045Z] [2022-04-08T12:20:07.045Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:07.045Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:20:07.045Z] #69 DONE 0.0s [2022-04-08T12:20:07.045Z] [2022-04-08T12:20:07.045Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:07.045Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-08T12:20:07.045Z] #67 DONE 0.0s [2022-04-08T12:20:07.045Z] [2022-04-08T12:20:07.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:20:07.045Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-08T12:20:07.045Z] #11 DONE 0.0s [2022-04-08T12:20:07.045Z] [2022-04-08T12:20:07.045Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:20:07.045Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-08T12:20:07.045Z] #28 DONE 0.0s [2022-04-08T12:20:07.045Z] [2022-04-08T12:20:07.045Z] #24 [internal] load build context [2022-04-08T12:20:07.045Z] #24 sha256:705a80d5c23c68b4fda16c6563c96bda69dfba2877d7b4e7b7862c4f4771e4d4 [2022-04-08T12:20:07.183Z] + [ PR != PR ] [2022-04-08T12:20:07.183Z] + [ master != master ] [2022-04-08T12:20:07.183Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:20:07.325Z] #24 ... [2022-04-08T12:20:07.325Z] [2022-04-08T12:20:07.325Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-08T12:20:07.325Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-08T12:20:07.325Z] #45 DONE 0.4s [2022-04-08T12:20:07.325Z] [2022-04-08T12:20:07.325Z] #24 [internal] load build context [2022-04-08T12:20:07.325Z] #24 sha256:705a80d5c23c68b4fda16c6563c96bda69dfba2877d7b4e7b7862c4f4771e4d4 [2022-04-08T12:20:07.423Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:20:06.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:06.510Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:20:06.573Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:06.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:20:06.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:20:06.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:06.837Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:20:06.038Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:06.085Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:07.545Z] + docker version [2022-04-08T12:20:07.545Z] Client: Docker Engine - Community [2022-04-08T12:20:07.545Z] Version: 20.10.14 [2022-04-08T12:20:07.545Z] API version: 1.41 [2022-04-08T12:20:07.545Z] Go version: go1.16.15 [2022-04-08T12:20:07.545Z] Git commit: a224086 [2022-04-08T12:20:07.545Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-08T12:20:07.545Z] OS/Arch: linux/amd64 [2022-04-08T12:20:07.545Z] Context: default [2022-04-08T12:20:07.545Z] Experimental: true [2022-04-08T12:20:07.545Z] [2022-04-08T12:20:07.545Z] Server: Docker Engine - Community [2022-04-08T12:20:07.545Z] Engine: [2022-04-08T12:20:07.545Z] Version: 20.10.14 [2022-04-08T12:20:07.545Z] API version: 1.41 (minimum version 1.12) [2022-04-08T12:20:07.545Z] Go version: go1.16.15 [2022-04-08T12:20:07.545Z] Git commit: 87a90dc [2022-04-08T12:20:07.545Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-08T12:20:07.545Z] OS/Arch: linux/amd64 [2022-04-08T12:20:07.545Z] Experimental: true [2022-04-08T12:20:07.545Z] containerd: [2022-04-08T12:20:07.545Z] Version: 1.5.11 [2022-04-08T12:20:07.545Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:07.545Z] runc: [2022-04-08T12:20:07.545Z] Version: 1.0.3 [2022-04-08T12:20:07.545Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-08T12:20:07.545Z] docker-init: [2022-04-08T12:20:07.545Z] Version: 0.19.0 [2022-04-08T12:20:07.545Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-08T12:20:07.575Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:20:07.818Z] + docker info [2022-04-08T12:20:07.818Z] Client: [2022-04-08T12:20:07.818Z] Context: default [2022-04-08T12:20:07.818Z] Debug Mode: false [2022-04-08T12:20:07.818Z] Plugins: [2022-04-08T12:20:07.818Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-08T12:20:07.818Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-08T12:20:07.818Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-08T12:20:07.818Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-08T12:20:07.818Z] [2022-04-08T12:20:07.818Z] Server: [2022-04-08T12:20:07.818Z] Containers: 0 [2022-04-08T12:20:07.818Z] Running: 0 [2022-04-08T12:20:07.818Z] Paused: 0 [2022-04-08T12:20:07.818Z] Stopped: 0 [2022-04-08T12:20:07.818Z] Images: 4 [2022-04-08T12:20:07.818Z] Server Version: 20.10.14 [2022-04-08T12:20:07.818Z] Storage Driver: overlay2 [2022-04-08T12:20:07.818Z] Backing Filesystem: extfs [2022-04-08T12:20:07.818Z] Supports d_type: true [2022-04-08T12:20:07.818Z] Native Overlay Diff: true [2022-04-08T12:20:07.818Z] userxattr: false [2022-04-08T12:20:07.818Z] Logging Driver: json-file [2022-04-08T12:20:07.818Z] Cgroup Driver: cgroupfs [2022-04-08T12:20:07.818Z] Cgroup Version: 1 [2022-04-08T12:20:07.818Z] Plugins: [2022-04-08T12:20:07.818Z] Volume: local [2022-04-08T12:20:07.818Z] Network: bridge host ipvlan macvlan null overlay [2022-04-08T12:20:07.818Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-08T12:20:07.818Z] Swarm: inactive [2022-04-08T12:20:07.818Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-08T12:20:07.818Z] Default Runtime: runc [2022-04-08T12:20:07.818Z] Init Binary: docker-init [2022-04-08T12:20:07.818Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:07.818Z] runc version: v1.0.3-0-gf46b6ba [2022-04-08T12:20:07.818Z] init version: de40ad0 [2022-04-08T12:20:07.818Z] Security Options: [2022-04-08T12:20:07.818Z] apparmor [2022-04-08T12:20:07.818Z] seccomp [2022-04-08T12:20:07.818Z] Profile: default [2022-04-08T12:20:07.818Z] Kernel Version: 5.4.0-1071-aws [2022-04-08T12:20:07.818Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-08T12:20:07.818Z] OSType: linux [2022-04-08T12:20:07.818Z] Architecture: x86_64 [2022-04-08T12:20:07.818Z] CPUs: 2 [2022-04-08T12:20:07.818Z] Total Memory: 7.565GiB [2022-04-08T12:20:07.818Z] Name: ip-10-100-79-0 [2022-04-08T12:20:07.818Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-08T12:20:07.818Z] Docker Root Dir: /var/lib/docker [2022-04-08T12:20:07.818Z] Debug Mode: false [2022-04-08T12:20:07.818Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:07.818Z] Labels: [2022-04-08T12:20:07.818Z] Experimental: true [2022-04-08T12:20:07.818Z] Insecure Registries: [2022-04-08T12:20:07.818Z] 127.0.0.0/8 [2022-04-08T12:20:07.818Z] Live Restore Enabled: true [2022-04-08T12:20:07.818Z] [2022-04-08T12:20:07.818Z] WARNING: No swap limit support [Pipeline] sh [2022-04-08T12:20:08.073Z] + docker version [2022-04-08T12:20:08.073Z] Client: Docker Engine - Community [2022-04-08T12:20:08.073Z] Version: 20.10.14 [2022-04-08T12:20:08.073Z] API version: 1.41 [2022-04-08T12:20:08.073Z] Go version: go1.16.15 [2022-04-08T12:20:08.073Z] Git commit: a224086 [2022-04-08T12:20:08.073Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-08T12:20:08.073Z] OS/Arch: linux/amd64 [2022-04-08T12:20:08.073Z] Context: default [2022-04-08T12:20:08.073Z] Experimental: true [2022-04-08T12:20:08.073Z] [2022-04-08T12:20:08.073Z] Server: Docker Engine - Community [2022-04-08T12:20:08.073Z] Engine: [2022-04-08T12:20:08.073Z] Version: 20.10.14 [2022-04-08T12:20:08.073Z] API version: 1.41 (minimum version 1.12) [2022-04-08T12:20:08.073Z] Go version: go1.16.15 [2022-04-08T12:20:08.073Z] Git commit: 87a90dc [2022-04-08T12:20:08.073Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-08T12:20:08.073Z] OS/Arch: linux/amd64 [2022-04-08T12:20:08.073Z] Experimental: true [2022-04-08T12:20:08.073Z] containerd: [2022-04-08T12:20:08.073Z] Version: 1.5.11 [2022-04-08T12:20:08.073Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:08.073Z] runc: [2022-04-08T12:20:08.073Z] Version: 1.0.3 [2022-04-08T12:20:08.073Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-08T12:20:08.073Z] docker-init: [2022-04-08T12:20:08.073Z] Version: 0.19.0 [2022-04-08T12:20:08.073Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-08T12:20:08.144Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:08.144Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:08.144Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43471/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-08T12:20:08.144Z] + bash /home/ubuntu/workspace/moby_PR-43471/check-config.sh [2022-04-08T12:20:08.144Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-08T12:20:08.144Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-08T12:20:08.144Z] [2022-04-08T12:20:08.144Z] Generally Necessary: [2022-04-08T12:20:08.144Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-08T12:20:08.144Z] - apparmor: enabled and tools installed [2022-04-08T12:20:08.144Z] - CONFIG_NAMESPACES: enabled [2022-04-08T12:20:08.144Z] - CONFIG_NET_NS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_PID_NS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_IPC_NS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_UTS_NS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUPS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CPUSETS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_MEMCG: enabled [2022-04-08T12:20:08.144Z] - CONFIG_KEYS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_VETH: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_BPF: enabled [2022-04-08T12:20:08.144Z] [2022-04-08T12:20:08.144Z] Optional Features: [2022-04-08T12:20:08.144Z] - CONFIG_USER_NS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_SECCOMP: enabled [2022-04-08T12:20:08.144Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-08T12:20:08.144Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-08T12:20:08.144Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-08T12:20:08.144Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-08T12:20:08.144Z] - CONFIG_BLK_CGROUP: enabled [2022-04-08T12:20:08.144Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_PERF: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-08T12:20:08.144Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-08T12:20:08.144Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-08T12:20:08.144Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-08T12:20:08.273Z] #24 transferring context: 60.71MB 1.2s done [2022-04-08T12:20:08.273Z] #24 DONE 1.3s [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-08T12:20:08.273Z] #16 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #54 sha256:5e0b9963c21acfe8128b86655978de4a4246b3e7de922df6d651204a409a932b [2022-04-08T12:20:08.273Z] #54 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-08T12:20:08.273Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-08T12:20:08.273Z] #15 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-08T12:20:08.273Z] #22 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #66 sha256:52303dbe26977cf70f5d6ababab40bbdfc46637e005f7f84ac9e25996a8790b8 [2022-04-08T12:20:08.273Z] #66 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-08T12:20:08.273Z] #21 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #26 sha256:fd73a439f86918ec65f13bf8cb173ee0842b5086d5f622c352c2a2ebe2ca392e [2022-04-08T12:20:08.273Z] #26 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:20:08.273Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-08T12:20:08.273Z] #12 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-08T12:20:08.273Z] #14 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #52 sha256:0fe9df29a4abc34644db861cc8c0e7c9766347c10a83de0336151e9ffbc29196 [2022-04-08T12:20:08.273Z] #52 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-08T12:20:08.273Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-08T12:20:08.273Z] #70 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-08T12:20:08.273Z] #29 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-08T12:20:08.273Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-08T12:20:08.273Z] #43 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #48 sha256:1807954b94f3e6c71344a5bf26010bcf2ff9c3cbba63a239f03904ffedfef221 [2022-04-08T12:20:08.273Z] #48 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #61 sha256:0331cd6cad20b0c464061d9ad4feaef6f83301bc1f076bd71ee0852ef6690fd5 [2022-04-08T12:20:08.273Z] #61 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-08T12:20:08.273Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-08T12:20:08.273Z] #42 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #60 sha256:269ea1eed471a7fb0a4348cb6dabe34e9663f9f8d4a11b6e1bd888b18ce208a3 [2022-04-08T12:20:08.273Z] #60 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #57 sha256:ccb9616cea470a722bf580b232cc0d52e961081757fea3729ce296cc71a2e0cc [2022-04-08T12:20:08.273Z] #57 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-08T12:20:08.273Z] #32 sha256:f59502636797101f7b84c396ef530667f3877e3d66d1d6499cfd5204aa265418 [2022-04-08T12:20:08.273Z] #32 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-08T12:20:08.273Z] #49 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-08T12:20:08.273Z] #51 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-08T12:20:08.273Z] #55 sha256:85e2588148dd50cfaff18c8a15361e20ea9ca37775b40655c3d7e31c9828e29b [2022-04-08T12:20:08.273Z] #55 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-08T12:20:08.273Z] #64 sha256:b02d4d4c2e7b1cf0c6d9c9e41959cfa3bc95035c32c6e299e5b4a31edb7bbd50 [2022-04-08T12:20:08.273Z] #64 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #63 sha256:4bded06b129cb3aa2ab9b2b95f78b497b5711919889db7b4f75577bb827245ba [2022-04-08T12:20:08.273Z] #63 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-08T12:20:08.273Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-08T12:20:08.273Z] #33 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-08T12:20:08.273Z] #36 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #56 sha256:b863058842129ecc016d1222291ec7cac5efd6310efeaade508ec6f5f281034d [2022-04-08T12:20:08.273Z] #56 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-08T12:20:08.273Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-08T12:20:08.273Z] #68 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-08T12:20:08.273Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-08T12:20:08.273Z] #19 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #71 sha256:049ae48d1c646d59077a22b52f669c50e96bb5caae446532d7f3a7d0e38c9947 [2022-04-08T12:20:08.273Z] #71 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-08T12:20:08.273Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-08T12:20:08.273Z] #17 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-08T12:20:08.273Z] #40 sha256:c07b610d1dc55f1fdc6a6d504affac84b877388177446f79c31cfdc4cd716ff0 [2022-04-08T12:20:08.273Z] #40 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-08T12:20:08.273Z] #46 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-08T12:20:08.273Z] #59 sha256:d7caa698fea5a808974c76f07329e686db2a822f6530b91f50dea541f581af98 [2022-04-08T12:20:08.273Z] #59 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #50 sha256:35c4862f041fd939887d714898189c7db966d2a5cde131ac9d07c2ce66d45ae4 [2022-04-08T12:20:08.273Z] #50 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-08T12:20:08.273Z] #34 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-08T12:20:08.273Z] #58 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #44 sha256:faccfa2cdc2ca7e946d22037f45fc7ca796e9ee111d085b90b7c06f216dc0e25 [2022-04-08T12:20:08.273Z] #44 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-08T12:20:08.273Z] #13 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-08T12:20:08.273Z] #30 sha256:940be4645a0249f056a90161b7a261f68d514655a3027676b4060c51ed1773b7 [2022-04-08T12:20:08.273Z] #30 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-08T12:20:08.273Z] #37 sha256:659775744468b1dc6a4e5c387eca6dcbea47870f8af04343ef55a797b6b05b69 [2022-04-08T12:20:08.273Z] #37 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-08T12:20:08.273Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-08T12:20:08.273Z] #20 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-08T12:20:08.273Z] #25 sha256:152d864e9a14089d4f0f751380ffe685d4ec5b66794cd80d188574b41d395386 [2022-04-08T12:20:08.273Z] #25 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-08T12:20:08.273Z] #62 sha256:359de1d7c3a7eee34b0089834363d3b8321fd3650b3403b35a86dcddeb6a0c9b [2022-04-08T12:20:08.273Z] #62 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-08T12:20:08.273Z] #39 sha256:1d3abfdbea7250a343e62a937efff97531eef8605b07241157a25b34cf8ed689 [2022-04-08T12:20:08.273Z] #39 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-08T12:20:08.273Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-08T12:20:08.273Z] #18 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-08T12:20:08.273Z] #47 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-08T12:20:08.273Z] #65 sha256:6fb1d20d16c9094e066306492f8380ec0b4fb81f484d13df4461aa3810d1c86d [2022-04-08T12:20:08.273Z] #65 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #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-08T12:20:08.273Z] #31 sha256:eb7b82a0d5f3056fc9861f3ddb7324a215483874b76e3f51f00e2cdfbb12b8b5 [2022-04-08T12:20:08.273Z] #31 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-08T12:20:08.273Z] #27 sha256:a6f55abd552642ea62f4fbcaf39a58f0962de8effa43c4d3b2df7a859615ac3f [2022-04-08T12:20:08.273Z] #27 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.273Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-08T12:20:08.273Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-08T12:20:08.273Z] #23 CACHED [2022-04-08T12:20:08.273Z] [2022-04-08T12:20:08.274Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-08T12:20:08.274Z] #41 sha256:a37cf31b81b4f1d636ebc8996542edac71c56caf7799888f9cc2091a598782f0 [2022-04-08T12:20:08.274Z] #41 CACHED [2022-04-08T12:20:08.274Z] [2022-04-08T12:20:08.274Z] #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-08T12:20:08.274Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-08T12:20:08.274Z] #38 CACHED [2022-04-08T12:20:08.274Z] [2022-04-08T12:20:08.274Z] #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-08T12:20:08.274Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-08T12:20:08.274Z] #53 CACHED [2022-04-08T12:20:08.274Z] [2022-04-08T12:20:08.274Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-08T12:20:08.274Z] #35 sha256:12d7f109a493d18394269786fe8334d8948363e9940812b1b4363d655502362d [2022-04-08T12:20:08.274Z] #35 CACHED [2022-04-08T12:20:08.274Z] [2022-04-08T12:20:08.274Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-08T12:20:08.274Z] #72 sha256:816110419c5ef8132e9cbc4c85d8ebe6c14ef8d48d3f17af8a5e8e2f234b6a77 [2022-04-08T12:20:08.274Z] #72 CACHED [2022-04-08T12:20:08.274Z] [2022-04-08T12:20:08.274Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-08T12:20:08.274Z] #73 sha256:19ac33b992325dfdf5001f5a7dbed09d8f091fa6342f89ef69412ba658018090 [2022-04-08T12:20:08.363Z] + docker info [2022-04-08T12:20:08.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-08T12:20:08.400Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-08T12:20:08.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_IP_VS: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-08T12:20:08.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-08T12:20:08.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-08T12:20:08.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-08T12:20:08.400Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-08T12:20:08.400Z] - CONFIG_EXT4_FS: enabled [2022-04-08T12:20:08.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-08T12:20:08.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-08T12:20:08.400Z] - Network Drivers: [2022-04-08T12:20:08.400Z] - "overlay": [2022-04-08T12:20:08.400Z] - CONFIG_VXLAN: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-08T12:20:08.400Z] Optional (for encrypted networks): [2022-04-08T12:20:08.400Z] - CONFIG_CRYPTO: enabled [2022-04-08T12:20:08.400Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-08T12:20:08.400Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-08T12:20:08.400Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-08T12:20:08.400Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-08T12:20:08.400Z] - CONFIG_XFRM: enabled [2022-04-08T12:20:08.400Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-08T12:20:08.400Z] - "ipvlan": [2022-04-08T12:20:08.400Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-08T12:20:08.400Z] - "macvlan": [2022-04-08T12:20:08.400Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_DUMMY: enabled (as module) [2022-04-08T12:20:08.400Z] - "ftp,tftp client in container": [2022-04-08T12:20:08.400Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-08T12:20:08.400Z] - Storage Drivers: [2022-04-08T12:20:08.400Z] - "aufs": [2022-04-08T12:20:08.400Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-08T12:20:08.400Z] - "btrfs": [2022-04-08T12:20:08.400Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-08T12:20:08.400Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-08T12:20:08.400Z] - "devicemapper": [2022-04-08T12:20:08.400Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-08T12:20:08.400Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-08T12:20:08.400Z] - "overlay": [2022-04-08T12:20:08.400Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-08T12:20:08.400Z] - "zfs": [2022-04-08T12:20:08.400Z] - /dev/zfs: present [2022-04-08T12:20:08.400Z] - zfs command: missing [2022-04-08T12:20:08.400Z] - zpool command: missing [2022-04-08T12:20:08.400Z] [2022-04-08T12:20:08.400Z] Limits: [2022-04-08T12:20:08.400Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-08T12:20:08.400Z] [2022-04-08T12:20:08.400Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-08T12:20:08.726Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a . [2022-04-08T12:20:08.726Z] #1 [internal] load build definition from Dockerfile [2022-04-08T12:20:08.726Z] #1 sha256:5245994bef4790d552b33ccdf48011deaf42928e7ca04abe9eadf35bdca913c1 [2022-04-08T12:20:08.726Z] #1 transferring dockerfile: 16.77kB done [2022-04-08T12:20:08.726Z] #1 DONE 0.0s [2022-04-08T12:20:08.726Z] [2022-04-08T12:20:08.726Z] #2 [internal] load .dockerignore [2022-04-08T12:20:08.726Z] #2 sha256:717252c599becd51eaa9a1b4d7c744cee26f8f64a25955486e3ad3590193863a [2022-04-08T12:20:08.726Z] #2 transferring context: 87B done [2022-04-08T12:20:08.726Z] #2 DONE 0.0s [2022-04-08T12:20:08.726Z] [2022-04-08T12:20:08.726Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-08T12:20:08.726Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-08T12:20:08.981Z] #3 DONE 0.1s [2022-04-08T12:20:08.982Z] [2022-04-08T12:20:08.982Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-08T12:20:08.982Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-08T12:20:08.982Z] #4 CACHED [2022-04-08T12:20:09.216Z] #73 DONE 0.9s [2022-04-08T12:20:09.216Z] [2022-04-08T12:20:09.216Z] #74 exporting to image [2022-04-08T12:20:09.216Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-08T12:20:09.216Z] #74 exporting layers [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #5 [internal] load .dockerignore [2022-04-08T12:20:09.237Z] #5 sha256:a9d897b1242d42f6f0c0337694fe19795792a27a23fba4f9a86aaf8ae70258f8 [2022-04-08T12:20:09.237Z] #5 DONE 0.0s [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #6 [internal] load build definition from Dockerfile [2022-04-08T12:20:09.237Z] #6 sha256:46e82ec3cbc69741e8c3a027123fc14280c75020280d925b972f1dd33f2152b8 [2022-04-08T12:20:09.237Z] #6 DONE 0.0s [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-08T12:20:09.237Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-08T12:20:09.237Z] #10 DONE 0.1s [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-08T12:20:09.237Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-08T12:20:09.237Z] #7 DONE 0.1s [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:09.237Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-08T12:20:09.237Z] #9 DONE 0.1s [2022-04-08T12:20:09.237Z] [2022-04-08T12:20:09.237Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:09.237Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-08T12:20:09.237Z] #8 DONE 0.1s [2022-04-08T12:20:07.594Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:07.656Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:09.493Z] [2022-04-08T12:20:09.493Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:09.493Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:20:09.493Z] #76 DONE 0.0s [2022-04-08T12:20:09.493Z] [2022-04-08T12:20:09.493Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:09.493Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-08T12:20:09.493Z] #74 DONE 0.0s [2022-04-08T12:20:09.493Z] [2022-04-08T12:20:09.493Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:20:09.493Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:20:09.493Z] #35 DONE 0.0s [2022-04-08T12:20:09.493Z] [2022-04-08T12:20:09.493Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:20:09.493Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:20:09.493Z] #11 DONE 0.0s [2022-04-08T12:20:09.493Z] [2022-04-08T12:20:09.493Z] #31 [internal] load build context [2022-04-08T12:20:09.493Z] #31 sha256:5ce904c4980c3d649f4a5deaa2fe80a54cd96930fc1366fc50ea388e9455b75b [2022-04-08T12:20:09.757Z] Client: [2022-04-08T12:20:09.758Z] Context: default [2022-04-08T12:20:09.758Z] Debug Mode: false [2022-04-08T12:20:09.758Z] Plugins: [2022-04-08T12:20:09.758Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-08T12:20:09.758Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-08T12:20:09.758Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-08T12:20:09.758Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-08T12:20:09.758Z] [2022-04-08T12:20:09.758Z] Server: [2022-04-08T12:20:09.758Z] Containers: 0 [2022-04-08T12:20:09.758Z] Running: 0 [2022-04-08T12:20:09.758Z] Paused: 0 [2022-04-08T12:20:09.758Z] Stopped: 0 [2022-04-08T12:20:09.758Z] Images: 2 [2022-04-08T12:20:09.758Z] Server Version: 20.10.14 [2022-04-08T12:20:09.758Z] Storage Driver: overlay2 [2022-04-08T12:20:09.758Z] Backing Filesystem: extfs [2022-04-08T12:20:09.758Z] Supports d_type: true [2022-04-08T12:20:09.758Z] Native Overlay Diff: true [2022-04-08T12:20:09.758Z] userxattr: false [2022-04-08T12:20:09.758Z] Logging Driver: json-file [2022-04-08T12:20:09.758Z] Cgroup Driver: systemd [2022-04-08T12:20:09.758Z] Cgroup Version: 2 [2022-04-08T12:20:09.758Z] Plugins: [2022-04-08T12:20:09.758Z] Volume: local [2022-04-08T12:20:09.758Z] Network: bridge host ipvlan macvlan null overlay [2022-04-08T12:20:09.758Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-08T12:20:09.758Z] Swarm: inactive [2022-04-08T12:20:09.758Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-08T12:20:09.758Z] Default Runtime: runc [2022-04-08T12:20:09.758Z] Init Binary: docker-init [2022-04-08T12:20:09.758Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:20:09.758Z] runc version: v1.0.3-0-gf46b6ba [2022-04-08T12:20:09.758Z] init version: de40ad0 [2022-04-08T12:20:09.758Z] Security Options: [2022-04-08T12:20:09.758Z] apparmor [2022-04-08T12:20:09.758Z] seccomp [2022-04-08T12:20:09.758Z] Profile: default [2022-04-08T12:20:09.758Z] cgroupns [2022-04-08T12:20:09.758Z] Kernel Version: 5.13.0-1021-aws [2022-04-08T12:20:09.758Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-08T12:20:09.758Z] OSType: linux [2022-04-08T12:20:09.758Z] Architecture: x86_64 [2022-04-08T12:20:09.758Z] CPUs: 2 [2022-04-08T12:20:09.758Z] Total Memory: 7.476GiB [2022-04-08T12:20:09.758Z] Name: ip-10-100-38-161 [2022-04-08T12:20:09.758Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-08T12:20:09.758Z] Docker Root Dir: /var/lib/docker [2022-04-08T12:20:09.758Z] Debug Mode: false [2022-04-08T12:20:09.758Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:09.758Z] Labels: [2022-04-08T12:20:09.758Z] Experimental: true [2022-04-08T12:20:09.758Z] Insecure Registries: [2022-04-08T12:20:09.758Z] 127.0.0.0/8 [2022-04-08T12:20:09.758Z] Live Restore Enabled: true [2022-04-08T12:20:09.758Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-08T12:20:10.074Z] #31 ... [2022-04-08T12:20:10.074Z] [2022-04-08T12:20:10.074Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-08T12:20:10.074Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-08T12:20:10.074Z] #52 DONE 0.4s [2022-04-08T12:20:10.074Z] [2022-04-08T12:20:10.074Z] #31 [internal] load build context [2022-04-08T12:20:10.074Z] #31 sha256:5ce904c4980c3d649f4a5deaa2fe80a54cd96930fc1366fc50ea388e9455b75b [2022-04-08T12:20:10.092Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a . [2022-04-08T12:20:10.092Z] #1 [internal] load build definition from Dockerfile [2022-04-08T12:20:10.092Z] #1 sha256:0e99c321883e0ff387395e4538a04b948aba1f667a1977eaeba24eb9eb0b8aa3 [2022-04-08T12:20:10.092Z] #1 transferring dockerfile: 16.77kB done [2022-04-08T12:20:10.092Z] #1 DONE 0.0s [2022-04-08T12:20:10.092Z] [2022-04-08T12:20:10.092Z] #2 [internal] load .dockerignore [2022-04-08T12:20:10.092Z] #2 sha256:780025011d8e20b622822acc1e8d90c0adf363b96a92e3910d048257cc0faa10 [2022-04-08T12:20:10.092Z] #2 transferring context: 87B 0.0s done [2022-04-08T12:20:10.092Z] #2 DONE 0.1s [2022-04-08T12:20:10.092Z] [2022-04-08T12:20:10.092Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-08T12:20:10.092Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-08T12:20:10.160Z] #74 exporting layers 0.9s done [2022-04-08T12:20:10.160Z] #74 writing image sha256:1c5bfd0f3792671fef98d28aba98f088354a548d494d96eae657e194fa613c70 done [2022-04-08T12:20:10.160Z] #74 naming to docker.io/library/docker:c583f93d68393c10b8af0eec2f0a3b6b5e62af94 done [2022-04-08T12:20:10.160Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-08T12:20:10.304Z] Merge succeeded, producing c449c8601e1488a12459a70758a35e3104d89b23 [2022-04-08T12:20:10.305Z] Checking out Revision c449c8601e1488a12459a70758a35e3104d89b23 (PR-43471) [2022-04-08T12:20:10.353Z] #3 DONE 0.1s [2022-04-08T12:20:10.353Z] [2022-04-08T12:20:10.353Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-08T12:20:10.353Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-08T12:20:10.353Z] #4 CACHED [2022-04-08T12:20:10.492Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-08T12:20:10.613Z] [2022-04-08T12:20:10.613Z] #5 [internal] load build definition from Dockerfile [2022-04-08T12:20:10.613Z] #5 sha256:99af709959144c387c57f0d890a6e2d3ec156d20d47cea5d0514b85c2169131f [2022-04-08T12:20:10.613Z] #5 DONE 0.0s [2022-04-08T12:20:10.613Z] [2022-04-08T12:20:10.613Z] #6 [internal] load .dockerignore [2022-04-08T12:20:10.613Z] #6 sha256:fef52ee6afbad89ca06d59baa49513bfe8786651e3de6f85f1304d23bb88d2ab [2022-04-08T12:20:10.613Z] #6 DONE 0.0s [2022-04-08T12:20:10.613Z] [2022-04-08T12:20:10.613Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-08T12:20:10.613Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-08T12:20:10.613Z] #7 DONE 0.1s [2022-04-08T12:20:10.613Z] [2022-04-08T12:20:10.613Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:10.613Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-08T12:20:10.754Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:20:10.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c583f93d68393c10b8af0eec2f0a3b6b5e62af94 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c583f93d68393c10b8af0eec2f0a3b6b5e62af94 hack/test/unit [2022-04-08T12:20:10.874Z] #10 DONE 0.1s [2022-04-08T12:20:10.874Z] [2022-04-08T12:20:10.874Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:20:10.874Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-08T12:20:10.874Z] #9 DONE 0.1s [2022-04-08T12:20:10.874Z] [2022-04-08T12:20:10.874Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-08T12:20:10.874Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-08T12:20:10.874Z] #8 DONE 0.1s [2022-04-08T12:20:11.008Z] #31 transferring context: 60.71MB 1.6s done [2022-04-08T12:20:11.008Z] #31 DONE 1.6s [2022-04-08T12:20:11.038Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-08T12:20:11.038Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-08T12:20:11.038Z] + TESTDIRS=./... [2022-04-08T12:20:11.038Z] + exclude_paths='/vendor/|/integration' [2022-04-08T12:20:11.038Z] ++ go list ./... [2022-04-08T12:20:11.038Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-08T12:20:09.324Z] > git remote # timeout=10 [2022-04-08T12:20:09.356Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:20:09.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:09.402Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:20:10.215Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-08T12:20:10.324Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:10.371Z] > git checkout -f c449c8601e1488a12459a70758a35e3104d89b23 # timeout=10 [2022-04-08T12:20:10.778Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:11.135Z] [2022-04-08T12:20:11.135Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:11.135Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:20:11.135Z] #69 DONE 0.0s [2022-04-08T12:20:11.135Z] [2022-04-08T12:20:11.135Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:20:11.135Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-08T12:20:11.135Z] #67 DONE 0.0s [2022-04-08T12:20:11.135Z] [2022-04-08T12:20:11.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:20:11.135Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:20:11.135Z] #11 DONE 0.0s [2022-04-08T12:20:11.135Z] [2022-04-08T12:20:11.135Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:20:11.135Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:20:11.135Z] #28 DONE 0.0s [2022-04-08T12:20:11.135Z] [2022-04-08T12:20:11.135Z] #24 [internal] load build context [2022-04-08T12:20:11.135Z] #24 sha256:4580b650b8c120e806b89ede6865ad340e9c4240497d967199370929121e3730 [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-08T12:20:11.265Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-08T12:20:11.265Z] #49 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-08T12:20:11.265Z] #64 sha256:3a51d40a9476dbf6661cf5704c221d447007876c94575110640e9ff990615af2 [2022-04-08T12:20:11.265Z] #64 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-08T12:20:11.265Z] #62 sha256:eb4026a362d8a096ed4e8ba00a432fa346e3037fb44902eac51a47ca4bebba4a [2022-04-08T12:20:11.265Z] #62 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-08T12:20:11.265Z] #48 sha256:0962a6f9f1d5aa33aa47cbe3a5735c6f14a7b4001cde051c8e1ce58d52942a21 [2022-04-08T12:20:11.265Z] #48 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-08T12:20:11.265Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-08T12:20:11.265Z] #77 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-08T12:20:11.265Z] #51 sha256:b5a6cba836139784c9a3d56da2cbb40966864e232479544bbd2fe431e23e5ad2 [2022-04-08T12:20:11.265Z] #51 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.265Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-08T12:20:11.265Z] #42 sha256:5a8414421dd2ff76633a8e49dfc2378a6d9663b82e293ce53cee285ea0d19183 [2022-04-08T12:20:11.265Z] #42 CACHED [2022-04-08T12:20:11.265Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #33 sha256:6e3e1b744dbc5c28193cf0812a7582c260b224028f17a4b42f226254a97e379d [2022-04-08T12:20:11.266Z] #33 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-08T12:20:11.266Z] #20 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-08T12:20:11.266Z] #19 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-08T12:20:11.266Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-08T12:20:11.266Z] #24 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #57 sha256:6189b021e4fcaaedeb50f5f69f61747bcd94e763bcc01f84fa7c917b17bf9e23 [2022-04-08T12:20:11.266Z] #57 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #78 sha256:5e37197be8ff9c8c118dbd2d60ef359492b9db81ea768c58fca148a3668f8570 [2022-04-08T12:20:11.266Z] #78 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-08T12:20:11.266Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-08T12:20:11.266Z] #15 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-08T12:20:11.266Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-08T12:20:11.266Z] #27 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-08T12:20:11.266Z] #66 sha256:c09fb95871f3a09c8c18e511f45965ded7c122eb4da685be05edf612788f05ce [2022-04-08T12:20:11.266Z] #66 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #61 sha256:b2719c6c6bddeacdb6d812b99ecde216c7848a619f76c0920055e5b0659a05c7 [2022-04-08T12:20:11.266Z] #61 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #73 sha256:42ca9cc4a6897cd5c9432f9d89d2270b9e7385291813b15246fa3fa28df8805f [2022-04-08T12:20:11.266Z] #73 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #68 sha256:5d5e887143ec640fd58c03feefcc414f839cf72a4b9bdce86516f0d06d08ac34 [2022-04-08T12:20:11.266Z] #68 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-08T12:20:11.266Z] #43 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-08T12:20:11.266Z] #28 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #67 sha256:a32662a0e46fe43da70f35d42d2bf180d54cd237bb48e41a1eb1b605c305ff7e [2022-04-08T12:20:11.266Z] #67 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-08T12:20:11.266Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-08T12:20:11.266Z] #30 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-08T12:20:11.266Z] #72 sha256:283890a603c74bf1b8f8bba16365f53074dda2c4bf801ff77610a50dffab6854 [2022-04-08T12:20:11.266Z] #72 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #63 sha256:d02bae4cefd910bf916abae55acc974bb25ff1e6f43d9b520fdc281b6cf2b8ff [2022-04-08T12:20:11.266Z] #63 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-08T12:20:11.266Z] #21 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:20:11.266Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-08T12:20:11.266Z] #12 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-08T12:20:11.266Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-08T12:20:11.266Z] #25 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #70 sha256:e8f7d09f66431e4c0ff49540947307611cba73ed0c8c466d8de8f53bd8486e46 [2022-04-08T12:20:11.266Z] #70 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-08T12:20:11.266Z] #37 sha256:e332ee96cd8979dd25dd7367b103da12d9833d93a4f6c1c8b75fb582d0e58c85 [2022-04-08T12:20:11.266Z] #37 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #47 sha256:2a5f519d3f7c3aa31c7951dfed2a8ba47f056ee63c5dac8fa132e56c1c28529f [2022-04-08T12:20:11.266Z] #47 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:20:11.266Z] #54 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #44 sha256:366ce9b504b2c695acc3c7f878fd97cdd41c24c228bcde99b4dc76c27e19c4a3 [2022-04-08T12:20:11.266Z] #44 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-08T12:20:11.266Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-08T12:20:11.266Z] #14 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #55 sha256:5cd1907512ecab83a9f2ae2a08cbd399d68f29f32702ca3aae5366c7d8105427 [2022-04-08T12:20:11.266Z] #55 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-08T12:20:11.266Z] #53 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-08T12:20:11.266Z] #45 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-08T12:20:11.266Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-08T12:20:11.266Z] #26 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-08T12:20:11.266Z] #29 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-08T12:20:11.266Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-08T12:20:11.266Z] #75 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-08T12:20:11.266Z] #34 sha256:8935e64440a181db9098f24d900b3f77454d902e983ebd5b27c5643a32fe43f5 [2022-04-08T12:20:11.266Z] #34 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-08T12:20:11.266Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-08T12:20:11.266Z] #40 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-08T12:20:11.266Z] #13 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-08T12:20:11.266Z] #23 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-08T12:20:11.266Z] #39 sha256:1edbfe9b106606c1dd308ec95f38948a4909578e45803d6f5e63d8dbd5d326a0 [2022-04-08T12:20:11.266Z] #39 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-08T12:20:11.266Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-08T12:20:11.266Z] #17 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-08T12:20:11.266Z] #60 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-08T12:20:11.266Z] #69 sha256:03e24601034e576c27d8af19424b3ec78586d050a01a5f09a2bd8a0476fcc4cb [2022-04-08T12:20:11.266Z] #69 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-08T12:20:11.266Z] #59 sha256:56079f955e2912a0d5e5244ae9f86ee58b4ae39209e59aa068ec51587cb8fcd3 [2022-04-08T12:20:11.266Z] #59 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:20:11.266Z] #41 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:20:11.266Z] #56 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:20:11.266Z] #50 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:20:11.266Z] #58 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-08T12:20:11.266Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-08T12:20:11.266Z] #18 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #38 sha256:f1f45b59a594fec78ac393c6fa8cd1d5b1a98e7a1e480679ae455815e8f82e10 [2022-04-08T12:20:11.266Z] #38 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-08T12:20:11.266Z] #46 sha256:810310a1debcecf288533de35482c1f02d6df50142f51a1248eb975807f558e0 [2022-04-08T12:20:11.266Z] #46 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-08T12:20:11.266Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-08T12:20:11.266Z] #16 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-08T12:20:11.266Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-08T12:20:11.266Z] #22 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-08T12:20:11.266Z] #65 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #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-08T12:20:11.266Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-08T12:20:11.266Z] #36 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-08T12:20:11.266Z] #71 sha256:34231d82e6f21a78c8053fa2531d65d28bb8f5e3cf5903aeaa62e7f863fea24e [2022-04-08T12:20:11.266Z] #71 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-08T12:20:11.266Z] #32 sha256:61e17211849eb256f24759406003e363359a4c6002a96bde6407c7a2acf7a0d8 [2022-04-08T12:20:11.266Z] #32 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-08T12:20:11.266Z] #79 sha256:0d96c1a44134867954733c8fc214f3112f9979cb6f441417886d467c35f2441c [2022-04-08T12:20:11.266Z] #79 CACHED [2022-04-08T12:20:11.266Z] [2022-04-08T12:20:11.266Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-08T12:20:11.266Z] #80 sha256:ae417df3119c8a5d6d972b3513b38ca55f8f2012cebac98c1e9de9e923ed076f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:20:11.893Z] Merge succeeded, producing 477afe9bc19d41ed2afbbff732f36cd481a56034 [2022-04-08T12:20:11.893Z] Checking out Revision 477afe9bc19d41ed2afbbff732f36cd481a56034 (PR-43471) [2022-04-08T12:20:11.982Z] + pkg_list='github.com/docker/docker/api [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/backend [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/container [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/events [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/filters [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/image [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/mount [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/network [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/registry [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/time [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/versions [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:20:11.982Z] github.com/docker/docker/api/types/volume [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:20:11.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli/config [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli/debug [2022-04-08T12:20:11.983Z] github.com/docker/docker/client [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:20:11.983Z] github.com/docker/docker/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/container/stream [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/config [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/events [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/exec [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/images [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/links [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/names [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/network [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/stats [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/utils [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:20:11.983Z] github.com/docker/docker/dockerversion [2022-04-08T12:20:11.983Z] github.com/docker/docker/errdefs [2022-04-08T12:20:11.983Z] github.com/docker/docker/image [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/cache [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/tarexport [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/v1 [2022-04-08T12:20:11.983Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:20:11.983Z] github.com/docker/docker/layer [2022-04-08T12:20:11.983Z] github.com/docker/docker/libcontainerd [2022-04-08T12:20:11.983Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:20:11.983Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:20:11.983Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:20:11.983Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:20:11.983Z] github.com/docker/docker/oci [2022-04-08T12:20:11.983Z] github.com/docker/docker/oci/caps [2022-04-08T12:20:11.983Z] github.com/docker/docker/opts [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/archive [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/directory [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/platform [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/pools [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/progress [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/signal [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/stack [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/system [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:20:11.983Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:20:11.983Z] github.com/docker/docker/plugin [2022-04-08T12:20:11.983Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:20:11.983Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:20:11.983Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:20:11.983Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:20:11.983Z] github.com/docker/docker/quota [2022-04-08T12:20:11.983Z] github.com/docker/docker/reference [2022-04-08T12:20:11.983Z] github.com/docker/docker/registry [2022-04-08T12:20:11.983Z] github.com/docker/docker/registry/resumable [2022-04-08T12:20:11.983Z] github.com/docker/docker/restartmanager [2022-04-08T12:20:11.983Z] github.com/docker/docker/rootless [2022-04-08T12:20:11.983Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:20:11.983Z] github.com/docker/docker/runconfig [2022-04-08T12:20:11.983Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/environment [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/registry [2022-04-08T12:20:11.983Z] github.com/docker/docker/testutil/request [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/drivers [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/local [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/mounts [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/service [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:20:11.983Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:20:11.983Z] ++ grep --fixed-strings -v /libnetwork [2022-04-08T12:20:11.983Z] ++ echo 'github.com/docker/docker/api [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/backend [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/events [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/filters [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/image [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/mount [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/network [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/registry [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/time [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/versions [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:20:11.983Z] github.com/docker/docker/api/types/volume [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:20:11.983Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli/config [2022-04-08T12:20:11.983Z] github.com/docker/docker/cli/debug [2022-04-08T12:20:11.983Z] github.com/docker/docker/client [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:20:11.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:20:11.983Z] github.com/docker/docker/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/container/stream [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:20:11.983Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/config [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/events [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/exec [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/images [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/links [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/names [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/network [2022-04-08T12:20:11.983Z] github.com/docker/docker/daemon/stats [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/utils [2022-04-08T12:20:11.983Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:20:11.983Z] github.com/docker/docker/dockerversion [2022-04-08T12:20:11.983Z] github.com/docker/docker/errdefs [2022-04-08T12:20:11.983Z] github.com/docker/docker/image [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/cache [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/tarexport [2022-04-08T12:20:11.983Z] github.com/docker/docker/image/v1 [2022-04-08T12:20:11.984Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:20:11.984Z] github.com/docker/docker/layer [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:20:11.984Z] github.com/docker/docker/oci [2022-04-08T12:20:11.984Z] github.com/docker/docker/oci/caps [2022-04-08T12:20:11.984Z] github.com/docker/docker/opts [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/archive [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/directory [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/platform [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pools [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/progress [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/signal [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stack [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/system [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:20:11.984Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:20:11.984Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:20:11.984Z] github.com/docker/docker/quota [2022-04-08T12:20:11.984Z] github.com/docker/docker/reference [2022-04-08T12:20:11.984Z] github.com/docker/docker/registry [2022-04-08T12:20:11.984Z] github.com/docker/docker/registry/resumable [2022-04-08T12:20:11.984Z] github.com/docker/docker/restartmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/rootless [2022-04-08T12:20:11.984Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:20:11.984Z] github.com/docker/docker/runconfig [2022-04-08T12:20:11.984Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/environment [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/registry [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/request [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/drivers [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/local [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/mounts [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/service [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:20:11.984Z] + base_pkg_list='github.com/docker/docker/api [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/backend [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/container [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/events [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/filters [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/image [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/mount [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/network [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/registry [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/time [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/versions [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:20:11.984Z] github.com/docker/docker/api/types/volume [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:20:11.984Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:20:11.984Z] github.com/docker/docker/cli [2022-04-08T12:20:11.984Z] github.com/docker/docker/cli/config [2022-04-08T12:20:11.984Z] github.com/docker/docker/cli/debug [2022-04-08T12:20:11.984Z] github.com/docker/docker/client [2022-04-08T12:20:11.984Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:20:11.984Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:20:11.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:20:11.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:20:11.984Z] github.com/docker/docker/container [2022-04-08T12:20:11.984Z] github.com/docker/docker/container/stream [2022-04-08T12:20:11.984Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:20:11.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:20:11.984Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/config [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/events [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/exec [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/images [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/links [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/names [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/network [2022-04-08T12:20:11.984Z] github.com/docker/docker/daemon/stats [2022-04-08T12:20:11.984Z] github.com/docker/docker/distribution [2022-04-08T12:20:11.984Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:20:11.984Z] github.com/docker/docker/distribution/utils [2022-04-08T12:20:11.984Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:20:11.984Z] github.com/docker/docker/dockerversion [2022-04-08T12:20:11.984Z] github.com/docker/docker/errdefs [2022-04-08T12:20:11.984Z] github.com/docker/docker/image [2022-04-08T12:20:11.984Z] github.com/docker/docker/image/cache [2022-04-08T12:20:11.984Z] github.com/docker/docker/image/tarexport [2022-04-08T12:20:11.984Z] github.com/docker/docker/image/v1 [2022-04-08T12:20:11.984Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:20:11.984Z] github.com/docker/docker/layer [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:20:11.984Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:20:11.984Z] github.com/docker/docker/oci [2022-04-08T12:20:11.984Z] github.com/docker/docker/oci/caps [2022-04-08T12:20:11.984Z] github.com/docker/docker/opts [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/archive [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/directory [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/platform [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pools [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/progress [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/signal [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stack [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/system [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:20:11.984Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:20:11.984Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:20:11.984Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:20:11.984Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:20:11.984Z] github.com/docker/docker/quota [2022-04-08T12:20:11.984Z] github.com/docker/docker/reference [2022-04-08T12:20:11.984Z] github.com/docker/docker/registry [2022-04-08T12:20:11.984Z] github.com/docker/docker/registry/resumable [2022-04-08T12:20:11.984Z] github.com/docker/docker/restartmanager [2022-04-08T12:20:11.984Z] github.com/docker/docker/rootless [2022-04-08T12:20:11.984Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:20:11.984Z] github.com/docker/docker/runconfig [2022-04-08T12:20:11.984Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/environment [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/registry [2022-04-08T12:20:11.984Z] github.com/docker/docker/testutil/request [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/drivers [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/local [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/mounts [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/service [2022-04-08T12:20:11.984Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:20:11.985Z] ++ grep --fixed-strings /libnetwork [2022-04-08T12:20:11.985Z] ++ echo 'github.com/docker/docker/api [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/backend [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/container [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/events [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/filters [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/image [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/mount [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/network [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/registry [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/time [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/versions [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:20:11.985Z] github.com/docker/docker/api/types/volume [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:20:11.985Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:20:11.985Z] github.com/docker/docker/cli [2022-04-08T12:20:11.985Z] github.com/docker/docker/cli/config [2022-04-08T12:20:11.985Z] github.com/docker/docker/cli/debug [2022-04-08T12:20:11.985Z] github.com/docker/docker/client [2022-04-08T12:20:11.985Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:20:11.985Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:20:11.985Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:20:11.985Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:20:11.985Z] github.com/docker/docker/container [2022-04-08T12:20:11.985Z] github.com/docker/docker/container/stream [2022-04-08T12:20:11.985Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:20:11.985Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:20:11.985Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/config [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/events [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/exec [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/images [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/links [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/names [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/network [2022-04-08T12:20:11.985Z] github.com/docker/docker/daemon/stats [2022-04-08T12:20:11.985Z] github.com/docker/docker/distribution [2022-04-08T12:20:11.985Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:20:11.985Z] github.com/docker/docker/distribution/utils [2022-04-08T12:20:11.985Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:20:11.985Z] github.com/docker/docker/dockerversion [2022-04-08T12:20:11.985Z] github.com/docker/docker/errdefs [2022-04-08T12:20:11.985Z] github.com/docker/docker/image [2022-04-08T12:20:11.985Z] github.com/docker/docker/image/cache [2022-04-08T12:20:11.985Z] github.com/docker/docker/image/tarexport [2022-04-08T12:20:11.985Z] github.com/docker/docker/image/v1 [2022-04-08T12:20:11.985Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:20:11.985Z] github.com/docker/docker/layer [2022-04-08T12:20:11.985Z] github.com/docker/docker/libcontainerd [2022-04-08T12:20:11.985Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:20:11.985Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:20:11.985Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:20:11.985Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:20:11.985Z] github.com/docker/docker/oci [2022-04-08T12:20:11.985Z] github.com/docker/docker/oci/caps [2022-04-08T12:20:11.985Z] github.com/docker/docker/opts [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/archive [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/directory [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/platform [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/pools [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/progress [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/signal [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/stack [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/system [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:20:11.985Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:20:11.985Z] github.com/docker/docker/plugin [2022-04-08T12:20:11.985Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:20:11.985Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:20:11.985Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:20:11.985Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:20:11.985Z] github.com/docker/docker/quota [2022-04-08T12:20:11.985Z] github.com/docker/docker/reference [2022-04-08T12:20:11.985Z] github.com/docker/docker/registry [2022-04-08T12:20:11.985Z] github.com/docker/docker/registry/resumable [2022-04-08T12:20:11.985Z] github.com/docker/docker/restartmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/rootless [2022-04-08T12:20:11.985Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:20:11.985Z] github.com/docker/docker/runconfig [2022-04-08T12:20:11.985Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/environment [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/registry [2022-04-08T12:20:11.985Z] github.com/docker/docker/testutil/request [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/drivers [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/local [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/mounts [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/service [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:20:11.985Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:20:11.985Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:20:11.985Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/types' [2022-04-08T12:20:11.986Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-08T12:20:11.986Z] + echo 'github.com/docker/docker/libnetwork [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/types' [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:20:11.986Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:20:11.986Z] + type docker-proxy [2022-04-08T12:20:11.986Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-08T12:20:11.986Z] + hack/make.sh binary-proxy install-proxy [2022-04-08T12:20:11.986Z] [2022-04-08T12:20:11.986Z] Removing bundles/ [2022-04-08T12:20:11.986Z] [2022-04-08T12:20:11.986Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-08T12:20:11.986Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-08T12:20:11.986Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:20:12.093Z] #24 ... [2022-04-08T12:20:12.093Z] [2022-04-08T12:20:12.093Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-08T12:20:12.093Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-08T12:20:12.093Z] #45 DONE 0.8s [2022-04-08T12:20:12.093Z] [2022-04-08T12:20:12.093Z] #24 [internal] load build context [2022-04-08T12:20:12.093Z] #24 sha256:4580b650b8c120e806b89ede6865ad340e9c4240497d967199370929121e3730 [2022-04-08T12:20:12.196Z] #80 DONE 1.0s [2022-04-08T12:20:12.196Z] [2022-04-08T12:20:12.196Z] #81 exporting to image [2022-04-08T12:20:12.196Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-08T12:20:12.196Z] #81 exporting layers [2022-04-08T12:20:12.294Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:20:12.416Z] + docker version [2022-04-08T12:20:12.416Z] Client: [2022-04-08T12:20:12.416Z] Version: 20.10.9 [2022-04-08T12:20:12.416Z] API version: 1.41 [2022-04-08T12:20:12.416Z] Go version: go1.16.8 [2022-04-08T12:20:12.416Z] Git commit: c2ea9bc [2022-04-08T12:20:12.416Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:20:12.416Z] OS/Arch: windows/amd64 [2022-04-08T12:20:12.416Z] Context: default [2022-04-08T12:20:12.416Z] Experimental: true [2022-04-08T12:20:12.416Z] [2022-04-08T12:20:12.416Z] Server: Docker Engine - Community [2022-04-08T12:20:12.416Z] Engine: [2022-04-08T12:20:12.416Z] Version: 20.10.9 [2022-04-08T12:20:12.416Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:20:12.416Z] Go version: go1.16.8 [2022-04-08T12:20:12.416Z] Git commit: 79ea9d3 [2022-04-08T12:20:12.416Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:20:12.416Z] OS/Arch: windows/amd64 [2022-04-08T12:20:12.416Z] Experimental: true [Pipeline] sh [2022-04-08T12:20:11.298Z] > git remote # timeout=10 [2022-04-08T12:20:11.376Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:20:11.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:20:11.454Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:20:11.783Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-08T12:20:11.925Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:20:11.987Z] > git checkout -f 477afe9bc19d41ed2afbbff732f36cd481a56034 # timeout=10 [2022-04-08T12:20:12.316Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:20:12.677Z] #24 transferring context: 60.69MB 1.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:20:13.126Z] #81 exporting layers 0.8s done [2022-04-08T12:20:13.126Z] #81 writing image sha256:c765c4cc1af305ef9db9318a65bb9cc5978bcfa4cf82d45dac946e03da24288a done [2022-04-08T12:20:13.126Z] #81 naming to docker.io/library/docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a done [2022-04-08T12:20:13.126Z] #81 DONE 0.9s [2022-04-08T12:20:13.250Z] #24 DONE 1.9s [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #26 sha256:51b8fe404941d8041b8a2c0c71ed5ff4415182ddb47166e4c2eda011a3e3527f [2022-04-08T12:20:13.250Z] #26 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #54 sha256:723ddb53b637f31ec657446bc8dcec3e2643b179b50d28f57b242bf6efd03080 [2022-04-08T12:20:13.250Z] #54 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #35 sha256:29c9f11e013e9a5e1e088ab1ecba0df191c28f336e83754e82548a17ef2704b1 [2022-04-08T12:20:13.250Z] #35 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #57 sha256:e20e096366886ed390bc170d2fb3d2a29f29902289cec830e103f78a55d9b5f3 [2022-04-08T12:20:13.250Z] #57 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-08T12:20:13.250Z] #27 sha256:95a929e158e78c72c17a35c6fdf3c79416eb484a3d40901d1226e27496a5ed11 [2022-04-08T12:20:13.250Z] #27 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:20:13.250Z] #38 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-08T12:20:13.250Z] #22 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-08T12:20:13.250Z] #29 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-08T12:20:13.250Z] #21 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:20:13.250Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-08T12:20:13.250Z] #12 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:20:13.250Z] #43 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:20:13.250Z] #49 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #71 sha256:89c6aae8964647b86b820e681ef359f54f34372577ebdbc8a4cb58ac95a9f8bd [2022-04-08T12:20:13.250Z] #71 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:20:13.250Z] #51 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #41 sha256:885f0416b695c78fe87ae957cafe1080e6bbc29ba678b57e078eea4360d9da9c [2022-04-08T12:20:13.250Z] #41 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-08T12:20:13.250Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-08T12:20:13.250Z] #42 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-08T12:20:13.250Z] #65 sha256:89c81ed7cb7a87abc951bc3a6ac357c827465fce30a2fe9c782171d740f0d997 [2022-04-08T12:20:13.250Z] #65 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-08T12:20:13.250Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-08T12:20:13.250Z] #18 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-08T12:20:13.250Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-08T12:20:13.250Z] #19 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-08T12:20:13.250Z] #32 sha256:ea31af447db82710a99f92ef8459cb20bd5f61607b339151ef9928e32debe97d [2022-04-08T12:20:13.250Z] #32 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #50 sha256:f9e0cad44111198310a3d34a0d5b5fbbd8b446b0ba702483af4b39706fc50ef8 [2022-04-08T12:20:13.250Z] #50 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-08T12:20:13.250Z] #25 sha256:ba970c199c8df6649140f9608bd2ade4fc180c0a0ceca1a64f56e887744e334d [2022-04-08T12:20:13.250Z] #25 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-08T12:20:13.250Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-08T12:20:13.250Z] #33 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-08T12:20:13.250Z] #62 sha256:c23b7b2d29fcf03855540f7e81f957c6efb59b47a1b80b77b175e769d0764b44 [2022-04-08T12:20:13.250Z] #62 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-08T12:20:13.250Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-08T12:20:13.250Z] #68 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-08T12:20:13.250Z] #53 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #44 sha256:1bd26de43777d0218ec94a89fc033c1adde923ead55a23b31833163518a229c2 [2022-04-08T12:20:13.250Z] #44 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #60 sha256:282865528697d745c84ae8a554972d335da09494a9753a5b98acf2232b8cc913 [2022-04-08T12:20:13.250Z] #60 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-08T12:20:13.250Z] #52 sha256:806da5c744c36b2d701f5fdb7a7e1413fb65a86465835926a377907ec61d1360 [2022-04-08T12:20:13.250Z] #52 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #31 sha256:8717acd5308dea1adeac82fcf3c750eb8e32917d5c4956dbb4c7948aa5d0afec [2022-04-08T12:20:13.250Z] #31 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-08T12:20:13.250Z] #16 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-08T12:20:13.250Z] #36 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-08T12:20:13.250Z] #55 sha256:a95ff322626332784b95e7fe97f38125e42809115781714a12be3ab5bf5c6bc6 [2022-04-08T12:20:13.250Z] #55 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-08T12:20:13.250Z] #46 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #73 sha256:9251d3a3a376acfdd21d6b237d22a8c268474c07b6447eea35e680d1fd54d638 [2022-04-08T12:20:13.250Z] #73 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #40 sha256:a625d141a2c07b59666baa4b85f0af5a9ec4d527aee813ca7ae8a1beef046959 [2022-04-08T12:20:13.250Z] #40 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-08T12:20:13.250Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-08T12:20:13.250Z] #58 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #63 sha256:05f50726c2210602fd40b4f9c20882cc98d9f68425c3d79df6651f9b5e3a0cbf [2022-04-08T12:20:13.250Z] #63 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:20:13.250Z] #47 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #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-08T12:20:13.250Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:20:13.250Z] #14 CACHED [2022-04-08T12:20:13.250Z] [2022-04-08T12:20:13.250Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-08T12:20:13.251Z] #66 sha256:417bdaadc84193bb7d92502fa52415d83ae6d5e99620b42db8eac3a47f19c9bc [2022-04-08T12:20:13.251Z] #66 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-08T12:20:13.251Z] #39 sha256:1c52ec9696dead56bb43eee263718280a5040abf7fb8f33d9ab649fd613d3b23 [2022-04-08T12:20:13.251Z] #39 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-08T12:20:13.251Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-08T12:20:13.251Z] #15 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-08T12:20:13.251Z] #37 sha256:5c1fdc4dc23f43af2339b9b9dece6d1595d76cbf69e5c0304faed0203a827ea2 [2022-04-08T12:20:13.251Z] #37 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #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-08T12:20:13.251Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-08T12:20:13.251Z] #13 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-08T12:20:13.251Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-08T12:20:13.251Z] #20 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #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-08T12:20:13.251Z] #56 sha256:a26023a07b7078165d4d6635e20a61fc2a6d599ae18f92880f111cabd6563f6f [2022-04-08T12:20:13.251Z] #56 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-08T12:20:13.251Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-08T12:20:13.251Z] #17 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-08T12:20:13.251Z] #72 sha256:fb1b1612c5a8eb416b80ce2c26ae4190b66aa377f14dd127d147bc424478ce8d [2022-04-08T12:20:13.251Z] #72 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-08T12:20:13.251Z] #48 sha256:37669579c58a9936db9df029affffb472475d5a62235eef0a70a762c28982f49 [2022-04-08T12:20:13.251Z] #48 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-08T12:20:13.251Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-08T12:20:13.251Z] #70 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-08T12:20:13.251Z] #30 sha256:5f485bc4daa8795dad9d5cd3ec49f6247348a3e84c5000d68c159120ba876b13 [2022-04-08T12:20:13.251Z] #30 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-08T12:20:13.251Z] #61 sha256:8750058801580034df9b3968d4313111ae1526c527ea5aa2d63345b77bad3206 [2022-04-08T12:20:13.251Z] #61 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-08T12:20:13.251Z] #59 sha256:5b993dd7bf2b9b8b17fc4c093c06acf400e866c1e42ea01effa1c4e38039ef45 [2022-04-08T12:20:13.251Z] #59 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-08T12:20:13.251Z] #64 sha256:5190dd35f463bd78534264727ee2fbc25f8cc73efb6ea8bf46940f7de07b7ec2 [2022-04-08T12:20:13.251Z] #64 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #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-08T12:20:13.251Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:20:13.251Z] #34 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-08T12:20:13.251Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-08T12:20:13.251Z] #23 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #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-08T12:20:13.251Z] #74 sha256:f10738c0125a754eea918f82f21524c6713b9803e1a0ae85d9e3ff9846eef4d5 [2022-04-08T12:20:13.251Z] #74 CACHED [2022-04-08T12:20:13.251Z] [2022-04-08T12:20:13.251Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-08T12:20:13.251Z] #75 sha256:9196a84bf080aa53f51a2595ccb5c8592ab24dfcb62e96b806a856fac2a4af0c [2022-04-08T12:20:13.438Z] + docker info [2022-04-08T12:20:13.438Z] Client: [2022-04-08T12:20:13.438Z] Context: default [2022-04-08T12:20:13.438Z] Debug Mode: false [2022-04-08T12:20:13.438Z] [2022-04-08T12:20:13.438Z] Server: [2022-04-08T12:20:13.438Z] Containers: 0 [2022-04-08T12:20:13.438Z] Running: 0 [2022-04-08T12:20:13.438Z] Paused: 0 [2022-04-08T12:20:13.438Z] Stopped: 0 [2022-04-08T12:20:13.438Z] Images: 11 [2022-04-08T12:20:13.438Z] Server Version: 20.10.9 [2022-04-08T12:20:13.438Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:20:13.438Z] Windows: [2022-04-08T12:20:13.438Z] LCOW: [2022-04-08T12:20:13.438Z] Logging Driver: json-file [2022-04-08T12:20:13.438Z] Plugins: [2022-04-08T12:20:13.438Z] Volume: local [2022-04-08T12:20:13.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:20:13.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:20:13.438Z] Swarm: inactive [2022-04-08T12:20:13.438Z] Default Isolation: process [2022-04-08T12:20:13.438Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:20:13.438Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-08T12:20:13.438Z] OSType: windows [2022-04-08T12:20:13.438Z] Architecture: x86_64 [2022-04-08T12:20:13.438Z] CPUs: 4 [2022-04-08T12:20:13.438Z] Total Memory: 32GiB [2022-04-08T12:20:13.438Z] Name: azwin-2-7a7810 [2022-04-08T12:20:13.438Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-08T12:20:13.438Z] Docker Root Dir: D:\docker [2022-04-08T12:20:13.438Z] Debug Mode: false [2022-04-08T12:20:13.438Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:13.438Z] Labels: [2022-04-08T12:20:13.438Z] Experimental: true [2022-04-08T12:20:13.438Z] Insecure Registries: [2022-04-08T12:20:13.438Z] 10.0.0.4:5000 [2022-04-08T12:20:13.438Z] 127.0.0.0/8 [2022-04-08T12:20:13.438Z] Registry Mirrors: [2022-04-08T12:20:13.438Z] http://10.0.0.4:5000/ [2022-04-08T12:20:13.438Z] Live Restore Enabled: false [2022-04-08T12:20:13.438Z] Product License: Community Engine [2022-04-08T12:20:13.438Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-08T12:20:13.828Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/validate/default [2022-04-08T12:20:13.951Z] + docker version [2022-04-08T12:20:13.951Z] Client: [2022-04-08T12:20:13.951Z] Version: 20.10.9 [2022-04-08T12:20:13.951Z] API version: 1.41 [2022-04-08T12:20:13.951Z] Go version: go1.16.8 [2022-04-08T12:20:13.951Z] Git commit: c2ea9bc [2022-04-08T12:20:13.951Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:20:13.951Z] OS/Arch: windows/amd64 [2022-04-08T12:20:13.951Z] Context: default [2022-04-08T12:20:13.952Z] Experimental: true [2022-04-08T12:20:13.952Z] [2022-04-08T12:20:13.952Z] Server: Docker Engine - Community [2022-04-08T12:20:13.952Z] Engine: [2022-04-08T12:20:13.952Z] Version: 20.10.9 [2022-04-08T12:20:13.952Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:20:13.952Z] Go version: go1.16.8 [2022-04-08T12:20:13.952Z] Git commit: 79ea9d3 [2022-04-08T12:20:13.952Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:20:13.952Z] OS/Arch: windows/amd64 [2022-04-08T12:20:13.952Z] Experimental: true [Pipeline] sh [2022-04-08T12:20:14.194Z] #75 DONE 1.2s [2022-04-08T12:20:14.455Z] [2022-04-08T12:20:14.455Z] #76 exporting to image [2022-04-08T12:20:14.455Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-08T12:20:14.455Z] #76 exporting layers [2022-04-08T12:20:14.757Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-08T12:20:14.757Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-08T12:20:14.757Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-08T12:20:14.757Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-08T12:20:14.757Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-08T12:20:14.757Z] Congratulations! No new tests were added to integration-cli. [2022-04-08T12:20:14.757Z] [2022-04-08T12:20:14.758Z] INFO Start validation with golang-ci-lint [2022-04-08T12:20:15.037Z] + docker info [2022-04-08T12:20:15.320Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-08T12:20:15.320Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-08T12:20:15.320Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-08T12:20:15.402Z] #76 exporting layers 1.0s done [2022-04-08T12:20:15.402Z] #76 writing image sha256:1078ef7ff09e8e2330d5b701c89108d8a629ae0b2050618a6a5855cd547287c8 done [2022-04-08T12:20:15.402Z] #76 naming to docker.io/library/docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a done [2022-04-08T12:20:15.402Z] #76 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-08T12:20:15.752Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -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:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/make.sh dynbinary test-integration [2022-04-08T12:20:16.013Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-08T12:20:16.013Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-08T12:20:16.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-08T12:20:16.013Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-08T12:20:16.013Z] 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-08T12:20:16.013Z] Detected virtualization docker. [2022-04-08T12:20:16.013Z] Detected architecture x86-64. [2022-04-08T12:20:16.013Z] Set hostname to <396b9b01adc5>. [2022-04-08T12:20:16.274Z] modprobe@configfs.service: Succeeded. [2022-04-08T12:20:16.274Z] modprobe@drm.service: Succeeded. [2022-04-08T12:20:16.274Z] modprobe@fuse.service: Succeeded. [2022-04-08T12:20:16.274Z] + source /etc/docker-entrypoint-cmd [2022-04-08T12:20:16.274Z] ++ hack/make.sh dynbinary test-integration [2022-04-08T12:20:16.274Z] [2022-04-08T12:20:16.536Z] Removing bundles/ [2022-04-08T12:20:16.536Z] [2022-04-08T12:20:16.536Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-08T12:20:16.536Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:20:16.536Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:20:16.579Z] Client: [2022-04-08T12:20:16.579Z] Context: default [2022-04-08T12:20:16.579Z] Debug Mode: false [2022-04-08T12:20:16.579Z] Plugins: [2022-04-08T12:20:16.579Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-08T12:20:16.579Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-08T12:20:16.579Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-08T12:20:16.579Z] [2022-04-08T12:20:16.579Z] Server: [2022-04-08T12:20:16.579Z] Containers: 0 [2022-04-08T12:20:16.579Z] Running: 0 [2022-04-08T12:20:16.579Z] Paused: 0 [2022-04-08T12:20:16.579Z] Stopped: 0 [2022-04-08T12:20:16.579Z] Images: 11 [2022-04-08T12:20:16.579Z] Server Version: 20.10.9 [2022-04-08T12:20:16.579Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:20:16.579Z] Windows: [2022-04-08T12:20:16.579Z] LCOW: [2022-04-08T12:20:16.579Z] Logging Driver: json-file [2022-04-08T12:20:16.579Z] Plugins: [2022-04-08T12:20:16.579Z] Volume: local [2022-04-08T12:20:16.579Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:20:16.579Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:20:16.579Z] Swarm: inactive [2022-04-08T12:20:16.579Z] Default Isolation: process [2022-04-08T12:20:16.579Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-08T12:20:16.579Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-08T12:20:16.579Z] OSType: windows [2022-04-08T12:20:16.579Z] Architecture: x86_64 [2022-04-08T12:20:16.579Z] CPUs: 4 [2022-04-08T12:20:16.579Z] Total Memory: 32GiB [2022-04-08T12:20:16.579Z] Name: azwin-2-564f60 [2022-04-08T12:20:16.579Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-08T12:20:16.579Z] Docker Root Dir: D:\docker [2022-04-08T12:20:16.579Z] Debug Mode: false [2022-04-08T12:20:16.579Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:16.579Z] Labels: [2022-04-08T12:20:16.579Z] Experimental: true [2022-04-08T12:20:16.579Z] Insecure Registries: [2022-04-08T12:20:16.579Z] 10.0.0.4:5000 [2022-04-08T12:20:16.579Z] 127.0.0.0/8 [2022-04-08T12:20:16.579Z] Registry Mirrors: [2022-04-08T12:20:16.579Z] http://10.0.0.4:5000/ [2022-04-08T12:20:16.579Z] Live Restore Enabled: false [2022-04-08T12:20:16.579Z] Product License: Community Engine [2022-04-08T12:20:16.579Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-08T12:20:18.576Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-08T12:20:18.576Z] [2022-04-08T12:20:18.576Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-08T12:20:18.576Z] Installing docker-proxy to /usr/local/bin/ [2022-04-08T12:20:18.576Z] [2022-04-08T12:20:18.576Z] + mkdir -p bundles [2022-04-08T12:20:18.576Z] + '[' -n 'github.com/docker/docker/api [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/backend [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/container [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/events [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/filters [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/image [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/mount [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/network [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/registry [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/time [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/versions [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:20:18.576Z] github.com/docker/docker/api/types/volume [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:20:18.576Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:20:18.576Z] github.com/docker/docker/cli [2022-04-08T12:20:18.576Z] github.com/docker/docker/cli/config [2022-04-08T12:20:18.576Z] github.com/docker/docker/cli/debug [2022-04-08T12:20:18.576Z] github.com/docker/docker/client [2022-04-08T12:20:18.576Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:20:18.576Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:20:18.576Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:20:18.576Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:20:18.576Z] github.com/docker/docker/container [2022-04-08T12:20:18.576Z] github.com/docker/docker/container/stream [2022-04-08T12:20:18.576Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:20:18.576Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:20:18.576Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/config [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/events [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/exec [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/images [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/links [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/names [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/network [2022-04-08T12:20:18.576Z] github.com/docker/docker/daemon/stats [2022-04-08T12:20:18.576Z] github.com/docker/docker/distribution [2022-04-08T12:20:18.576Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:20:18.576Z] github.com/docker/docker/distribution/utils [2022-04-08T12:20:18.576Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:20:18.576Z] github.com/docker/docker/dockerversion [2022-04-08T12:20:18.576Z] github.com/docker/docker/errdefs [2022-04-08T12:20:18.576Z] github.com/docker/docker/image [2022-04-08T12:20:18.576Z] github.com/docker/docker/image/cache [2022-04-08T12:20:18.576Z] github.com/docker/docker/image/tarexport [2022-04-08T12:20:18.576Z] github.com/docker/docker/image/v1 [2022-04-08T12:20:18.576Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:20:18.576Z] github.com/docker/docker/layer [2022-04-08T12:20:18.576Z] github.com/docker/docker/libcontainerd [2022-04-08T12:20:18.576Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:20:18.576Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:20:18.576Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:20:18.576Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:20:18.576Z] github.com/docker/docker/oci [2022-04-08T12:20:18.576Z] github.com/docker/docker/oci/caps [2022-04-08T12:20:18.576Z] github.com/docker/docker/opts [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/archive [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/directory [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/platform [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/pools [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/progress [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/signal [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/stack [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/system [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:20:18.576Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:20:18.576Z] github.com/docker/docker/plugin [2022-04-08T12:20:18.576Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:20:18.576Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:20:18.576Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:20:18.576Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:20:18.576Z] github.com/docker/docker/quota [2022-04-08T12:20:18.576Z] github.com/docker/docker/reference [2022-04-08T12:20:18.576Z] github.com/docker/docker/registry [2022-04-08T12:20:18.576Z] github.com/docker/docker/registry/resumable [2022-04-08T12:20:18.576Z] github.com/docker/docker/restartmanager [2022-04-08T12:20:18.576Z] github.com/docker/docker/rootless [2022-04-08T12:20:18.576Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:20:18.576Z] github.com/docker/docker/runconfig [2022-04-08T12:20:18.576Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/environment [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/registry [2022-04-08T12:20:18.576Z] github.com/docker/docker/testutil/request [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/drivers [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/local [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/mounts [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/service [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:20:18.576Z] github.com/docker/docker/volume/testutils' ']' [2022-04-08T12:20:18.577Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-08T12:20:18.577Z] ? github.com/docker/docker/api [no test files] [2022-04-08T12:20:22.693Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-08T12:20:22.693Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-48be7212\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-08T12:20:22.693Z] ---------------------------------------------------------------------------- [2022-04-08T12:20:22.693Z] [2022-04-08T12:20:22.693Z] INFO: executeCI.ps1 starting at Fri Apr 8 12:20:21 CUT 2022 [2022-04-08T12:20:22.693Z] [2022-04-08T12:20:22.693Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-08T12:20:22.693Z] INFO: Running git version 2.24.1.windows.2 [2022-04-08T12:20:22.693Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-08T12:20:22.693Z] INFO: Environment variables: [2022-04-08T12:20:22.693Z] [2022-04-08T12:20:22.693Z] Name Value [2022-04-08T12:20:22.693Z] ---- ----- [2022-04-08T12:20:22.693Z] ALLUSERSPROFILE C:\ProgramData [2022-04-08T12:20:22.693Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-08T12:20:22.693Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-08T12:20:22.693Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-08T12:20:22.693Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-08T12:20:22.693Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-08T12:20:22.693Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-08T12:20:22.693Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-08T12:20:22.693Z] BRANCH_NAME PR-43471 [2022-04-08T12:20:22.693Z] BUILD_DISPLAY_NAME #2 [2022-04-08T12:20:22.693Z] BUILD_ID 2 [2022-04-08T12:20:22.693Z] BUILD_NUMBER 2 [2022-04-08T12:20:22.693Z] BUILD_TAG jenkins-moby-PR-43471-2 [2022-04-08T12:20:22.693Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/ [2022-04-08T12:20:22.693Z] CHANGE_AUTHOR thaJeztah [2022-04-08T12:20:22.693Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-08T12:20:22.693Z] CHANGE_BRANCH grpc_nit [2022-04-08T12:20:22.693Z] CHANGE_FORK thaJeztah/docker [2022-04-08T12:20:22.693Z] CHANGE_ID 43471 [2022-04-08T12:20:22.693Z] CHANGE_TARGET master [2022-04-08T12:20:22.693Z] CHANGE_TITLE api/server/router/grpc: fix some nits in NewRouter() [2022-04-08T12:20:22.693Z] CHANGE_URL https://github.com/moby/moby/pull/43471 [2022-04-08T12:20:22.693Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:22.693Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-08T12:20:22.693Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-08T12:20:22.693Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-08T12:20:22.693Z] COMPUTERNAME azwin-2-7a7810 [2022-04-08T12:20:22.693Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-08T12:20:22.693Z] ConfigSequenceNumber 0 [2022-04-08T12:20:22.693Z] DOCKER_BUILDKIT 0 [2022-04-08T12:20:22.693Z] DOCKER_DUT_DEBUG 1 [2022-04-08T12:20:22.693Z] DOCKER_EXPERIMENTAL 1 [2022-04-08T12:20:22.693Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-08T12:20:22.693Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-08T12:20:22.693Z] EXECUTOR_NUMBER 0 [2022-04-08T12:20:22.693Z] FQDN azwin-2-7a7810.westus.cloudapp.azure.com [2022-04-08T12:20:22.693Z] GIT_BRANCH PR-43471 [2022-04-08T12:20:22.693Z] GIT_COMMIT c449c8601e1488a12459a70758a35e3104d89b23 [2022-04-08T12:20:22.693Z] GIT_PREVIOUS_COMMIT 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:22.693Z] GIT_URL https://github.com/moby/moby.git [2022-04-08T12:20:22.693Z] HUDSON_COOKIE 884bdb60-3d0b-4afe-be43-faebdca0bde5 [2022-04-08T12:20:22.693Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:20:22.693Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-08T12:20:22.693Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-08T12:20:22.693Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-08T12:20:22.693Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:20:22.693Z] JENKINS_NODE_COOKIE 9c2fa2d9-f726-49c9-bba2-afca60e0d6f3 [2022-04-08T12:20:22.693Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-08T12:20:22.693Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-08T12:20:22.693Z] JOB_BASE_NAME PR-43471 [2022-04-08T12:20:22.693Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/display/redirect [2022-04-08T12:20:22.693Z] JOB_NAME moby/PR-43471 [2022-04-08T12:20:22.693Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/ [2022-04-08T12:20:22.693Z] library.jps.version master [2022-04-08T12:20:22.693Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-08T12:20:22.693Z] NODE_LABELS amd64 azure azwin-2-7a7810 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-08T12:20:22.693Z] NODE_NAME azwin-2-7a7810 [2022-04-08T12:20:22.693Z] NUMBER_OF_PROCESSORS 4 [2022-04-08T12:20:22.693Z] OS Windows_NT [2022-04-08T12:20:22.693Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-08T12:20:22.694Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-08T12:20:22.694Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-08T12:20:22.694Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-08T12:20:22.694Z] PROCESSOR_LEVEL 6 [2022-04-08T12:20:22.694Z] PROCESSOR_REVISION 4f01 [2022-04-08T12:20:22.694Z] ProgramData C:\ProgramData [2022-04-08T12:20:22.694Z] ProgramFiles C:\Program Files [2022-04-08T12:20:22.694Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-08T12:20:22.694Z] ProgramW6432 C:\Program Files [2022-04-08T12:20:22.694Z] PROMPT $P$G [2022-04-08T12:20:22.694Z] PSExecutionPolicyPreference Bypass [2022-04-08T12:20:22.694Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-08T12:20:22.694Z] PUBLIC C:\Users\Public [2022-04-08T12:20:22.694Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=artif... [2022-04-08T12:20:22.694Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=changes [2022-04-08T12:20:22.694Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect [2022-04-08T12:20:22.694Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=tests [2022-04-08T12:20:22.694Z] SKIP_VALIDATION_TESTS 1 [2022-04-08T12:20:22.694Z] SOURCES_DRIVE d [2022-04-08T12:20:22.694Z] SOURCES_SUBDIR gopath [2022-04-08T12:20:22.694Z] STAGE_NAME Run tests [2022-04-08T12:20:22.694Z] SystemDrive C: [2022-04-08T12:20:22.694Z] SystemRoot C:\Windows [2022-04-08T12:20:22.694Z] TEMP C:\Windows\TEMP [2022-04-08T12:20:22.694Z] TESTDEBUG 0 [2022-04-08T12:20:22.694Z] TESTRUN_DRIVE d [2022-04-08T12:20:22.694Z] TESTRUN_SUBDIR CI [2022-04-08T12:20:22.694Z] TIMEOUT 120m [2022-04-08T12:20:22.694Z] TMP C:\Windows\TEMP [2022-04-08T12:20:22.694Z] USERDOMAIN WORKGROUP [2022-04-08T12:20:22.694Z] USERNAME azwin-2-7a7810$ [2022-04-08T12:20:22.694Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-08T12:20:22.694Z] windir C:\Windows [2022-04-08T12:20:22.694Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-08T12:20:22.694Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-08T12:20:22.694Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-08T12:20:22.694Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] INFO: Sources under d:\gopath\... [2022-04-08T12:20:22.694Z] INFO: Test run under d:\CI\... [2022-04-08T12:20:22.694Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-08T12:20:22.694Z] INFO: docker/docker repository was found [2022-04-08T12:20:22.694Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-08T12:20:22.694Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-08T12:20:22.694Z] INFO: Docker version of control daemon [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] Client: [2022-04-08T12:20:22.694Z] Version: 20.10.9 [2022-04-08T12:20:22.694Z] API version: 1.41 [2022-04-08T12:20:22.694Z] Go version: go1.16.8 [2022-04-08T12:20:22.694Z] Git commit: c2ea9bc [2022-04-08T12:20:22.694Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:20:22.694Z] OS/Arch: windows/amd64 [2022-04-08T12:20:22.694Z] Context: default [2022-04-08T12:20:22.694Z] Experimental: true [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] Server: Docker Engine - Community [2022-04-08T12:20:22.694Z] Engine: [2022-04-08T12:20:22.694Z] Version: 20.10.9 [2022-04-08T12:20:22.694Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:20:22.694Z] Go version: go1.16.8 [2022-04-08T12:20:22.694Z] Git commit: 79ea9d3 [2022-04-08T12:20:22.694Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:20:22.694Z] OS/Arch: windows/amd64 [2022-04-08T12:20:22.694Z] Experimental: true [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] INFO: Docker info of control daemon [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] Client: [2022-04-08T12:20:22.694Z] Context: default [2022-04-08T12:20:22.694Z] Debug Mode: false [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] Server: [2022-04-08T12:20:22.694Z] Containers: 0 [2022-04-08T12:20:22.694Z] Running: 0 [2022-04-08T12:20:22.694Z] Paused: 0 [2022-04-08T12:20:22.694Z] Stopped: 0 [2022-04-08T12:20:22.694Z] Images: 11 [2022-04-08T12:20:22.694Z] Server Version: 20.10.9 [2022-04-08T12:20:22.694Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:20:22.694Z] Windows: [2022-04-08T12:20:22.694Z] LCOW: [2022-04-08T12:20:22.694Z] Logging Driver: json-file [2022-04-08T12:20:22.694Z] Plugins: [2022-04-08T12:20:22.694Z] Volume: local [2022-04-08T12:20:22.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:20:22.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:20:22.694Z] Swarm: inactive [2022-04-08T12:20:22.694Z] Default Isolation: process [2022-04-08T12:20:22.694Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:20:22.694Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-08T12:20:22.694Z] OSType: windows [2022-04-08T12:20:22.694Z] Architecture: x86_64 [2022-04-08T12:20:22.694Z] CPUs: 4 [2022-04-08T12:20:22.694Z] Total Memory: 32GiB [2022-04-08T12:20:22.694Z] Name: azwin-2-7a7810 [2022-04-08T12:20:22.694Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-08T12:20:22.694Z] Docker Root Dir: D:\docker [2022-04-08T12:20:22.694Z] Debug Mode: false [2022-04-08T12:20:22.694Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:22.694Z] Labels: [2022-04-08T12:20:22.694Z] Experimental: true [2022-04-08T12:20:22.694Z] Insecure Registries: [2022-04-08T12:20:22.694Z] 10.0.0.4:5000 [2022-04-08T12:20:22.694Z] 127.0.0.0/8 [2022-04-08T12:20:22.694Z] Registry Mirrors: [2022-04-08T12:20:22.694Z] http://10.0.0.4:5000/ [2022-04-08T12:20:22.694Z] Live Restore Enabled: false [2022-04-08T12:20:22.694Z] Product License: Community Engine [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] INFO: Commit hash is c449c8601e [2022-04-08T12:20:22.694Z] INFO: Nuke-Everything... [2022-04-08T12:20:22.694Z] INFO: Container count on control daemon to delete is 0 [2022-04-08T12:20:22.694Z] INFO: Nuking d:\CI [2022-04-08T12:20:22.694Z] INFO: Zapped successfully [2022-04-08T12:20:22.694Z] INFO: Location for testing is d:\CI\PR-43471\2 [2022-04-08T12:20:22.694Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:22.694Z] INFO: Building the image from Dockerfile.windows at 04/08/2022 12:20:22... [2022-04-08T12:20:22.694Z] [2022-04-08T12:20:29.766Z] Sending build context to Docker daemon 66.28MB [2022-04-08T12:20:29.766Z] [2022-04-08T12:20:29.766Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-08T12:20:29.766Z] ---> 02f938cacc3b [2022-04-08T12:20:29.766Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> 20d06f842064 [2022-04-08T12:20:29.766Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> e885ca14b968 [2022-04-08T12:20:29.766Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> d4abc3ab390c [2022-04-08T12:20:29.766Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> 1706224b3b8a [2022-04-08T12:20:29.766Z] 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-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> b33fc5b169b3 [2022-04-08T12:20:29.766Z] 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-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> 59ec776fb316 [2022-04-08T12:20:29.766Z] 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-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> a1fd42f8734a [2022-04-08T12:20:29.766Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> 9827c79a00b0 [2022-04-08T12:20:29.766Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-08T12:20:29.766Z] ---> Using cache [2022-04-08T12:20:29.766Z] ---> d3ddf8e8d268 [2022-04-08T12:20:29.766Z] Step 11/11 : COPY . . [2022-04-08T12:20:32.100Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-08T12:20:32.101Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-100d8351\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-08T12:20:32.101Z] ---------------------------------------------------------------------------- [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.101Z] INFO: executeCI.ps1 starting at Fri Apr 8 12:20:31 CUT 2022 [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.101Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-08T12:20:32.101Z] INFO: Running git version 2.24.1.windows.2 [2022-04-08T12:20:32.101Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-08T12:20:32.101Z] INFO: Environment variables: [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.101Z] Name Value [2022-04-08T12:20:32.101Z] ---- ----- [2022-04-08T12:20:32.101Z] ALLUSERSPROFILE C:\ProgramData [2022-04-08T12:20:32.101Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-08T12:20:32.101Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-08T12:20:32.101Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-08T12:20:32.101Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-08T12:20:32.101Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-08T12:20:32.101Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-08T12:20:32.101Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-08T12:20:32.101Z] BRANCH_NAME PR-43471 [2022-04-08T12:20:32.101Z] BUILD_DISPLAY_NAME #2 [2022-04-08T12:20:32.101Z] BUILD_ID 2 [2022-04-08T12:20:32.101Z] BUILD_NUMBER 2 [2022-04-08T12:20:32.101Z] BUILD_TAG jenkins-moby-PR-43471-2 [2022-04-08T12:20:32.101Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/ [2022-04-08T12:20:32.101Z] CHANGE_AUTHOR thaJeztah [2022-04-08T12:20:32.101Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-08T12:20:32.101Z] CHANGE_BRANCH grpc_nit [2022-04-08T12:20:32.101Z] CHANGE_FORK thaJeztah/docker [2022-04-08T12:20:32.101Z] CHANGE_ID 43471 [2022-04-08T12:20:32.101Z] CHANGE_TARGET master [2022-04-08T12:20:32.101Z] CHANGE_TITLE api/server/router/grpc: fix some nits in NewRouter() [2022-04-08T12:20:32.101Z] CHANGE_URL https://github.com/moby/moby/pull/43471 [2022-04-08T12:20:32.101Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:20:32.101Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-08T12:20:32.101Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-08T12:20:32.101Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-08T12:20:32.101Z] COMPUTERNAME azwin-2-564f60 [2022-04-08T12:20:32.101Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-08T12:20:32.101Z] ConfigSequenceNumber 0 [2022-04-08T12:20:32.101Z] DOCKER_BUILDKIT 0 [2022-04-08T12:20:32.101Z] DOCKER_DUT_DEBUG 1 [2022-04-08T12:20:32.101Z] DOCKER_EXPERIMENTAL 1 [2022-04-08T12:20:32.101Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-08T12:20:32.101Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-08T12:20:32.101Z] EXECUTOR_NUMBER 0 [2022-04-08T12:20:32.101Z] FQDN azwin-2-564f60.westus.cloudapp.azure.com [2022-04-08T12:20:32.101Z] GIT_BRANCH PR-43471 [2022-04-08T12:20:32.101Z] GIT_COMMIT 477afe9bc19d41ed2afbbff732f36cd481a56034 [2022-04-08T12:20:32.101Z] GIT_PREVIOUS_COMMIT 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:20:32.101Z] GIT_URL https://github.com/moby/moby.git [2022-04-08T12:20:32.101Z] HUDSON_COOKIE 9044025a-1d8d-462d-9407-32f7f37ff81d [2022-04-08T12:20:32.101Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:20:32.101Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-08T12:20:32.101Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-08T12:20:32.101Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-08T12:20:32.101Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:20:32.101Z] JENKINS_NODE_COOKIE a9979508-c233-40ee-b188-18f9228a2895 [2022-04-08T12:20:32.101Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-08T12:20:32.101Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-08T12:20:32.101Z] JOB_BASE_NAME PR-43471 [2022-04-08T12:20:32.101Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/display/redirect [2022-04-08T12:20:32.101Z] JOB_NAME moby/PR-43471 [2022-04-08T12:20:32.101Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/ [2022-04-08T12:20:32.101Z] library.jps.version master [2022-04-08T12:20:32.101Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-08T12:20:32.101Z] NODE_LABELS amd64 azure azwin-2-564f60 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-08T12:20:32.101Z] NODE_NAME azwin-2-564f60 [2022-04-08T12:20:32.101Z] NUMBER_OF_PROCESSORS 4 [2022-04-08T12:20:32.101Z] OS Windows_NT [2022-04-08T12:20:32.101Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-08T12:20:32.101Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-08T12:20:32.101Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-08T12:20:32.101Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-08T12:20:32.101Z] PROCESSOR_LEVEL 6 [2022-04-08T12:20:32.101Z] PROCESSOR_REVISION 4f01 [2022-04-08T12:20:32.101Z] ProgramData C:\ProgramData [2022-04-08T12:20:32.101Z] ProgramFiles C:\Program Files [2022-04-08T12:20:32.101Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-08T12:20:32.101Z] ProgramW6432 C:\Program Files [2022-04-08T12:20:32.101Z] PROMPT $P$G [2022-04-08T12:20:32.101Z] PSExecutionPolicyPreference Bypass [2022-04-08T12:20:32.101Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-08T12:20:32.101Z] PUBLIC C:\Users\Public [2022-04-08T12:20:32.101Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=artif... [2022-04-08T12:20:32.101Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=changes [2022-04-08T12:20:32.101Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect [2022-04-08T12:20:32.101Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=tests [2022-04-08T12:20:32.101Z] SKIP_VALIDATION_TESTS 1 [2022-04-08T12:20:32.101Z] SOURCES_DRIVE d [2022-04-08T12:20:32.101Z] SOURCES_SUBDIR gopath [2022-04-08T12:20:32.101Z] STAGE_NAME Run tests [2022-04-08T12:20:32.101Z] SystemDrive C: [2022-04-08T12:20:32.101Z] SystemRoot C:\Windows [2022-04-08T12:20:32.101Z] TEMP C:\Windows\TEMP [2022-04-08T12:20:32.101Z] TESTDEBUG 0 [2022-04-08T12:20:32.101Z] TESTRUN_DRIVE d [2022-04-08T12:20:32.101Z] TESTRUN_SUBDIR CI [2022-04-08T12:20:32.101Z] TIMEOUT 120m [2022-04-08T12:20:32.101Z] TMP C:\Windows\TEMP [2022-04-08T12:20:32.101Z] USERDOMAIN WORKGROUP [2022-04-08T12:20:32.101Z] USERNAME azwin-2-564f60$ [2022-04-08T12:20:32.101Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-08T12:20:32.101Z] windir C:\Windows [2022-04-08T12:20:32.101Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-08T12:20:32.101Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-08T12:20:32.101Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-08T12:20:32.101Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.101Z] [2022-04-08T12:20:32.563Z] INFO: Sources under d:\gopath\... [2022-04-08T12:20:32.563Z] INFO: Test run under d:\CI\... [2022-04-08T12:20:32.563Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-08T12:20:32.563Z] INFO: docker/docker repository was found [2022-04-08T12:20:32.563Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-08T12:20:32.563Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-08T12:20:32.563Z] INFO: Docker version of control daemon [2022-04-08T12:20:32.563Z] [2022-04-08T12:20:33.024Z] Client: [2022-04-08T12:20:33.024Z] Version: 20.10.9 [2022-04-08T12:20:33.024Z] API version: 1.41 [2022-04-08T12:20:33.024Z] Go version: go1.16.8 [2022-04-08T12:20:33.024Z] Git commit: c2ea9bc [2022-04-08T12:20:33.024Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:20:33.024Z] OS/Arch: windows/amd64 [2022-04-08T12:20:33.024Z] Context: default [2022-04-08T12:20:33.024Z] Experimental: true [2022-04-08T12:20:33.024Z] [2022-04-08T12:20:33.024Z] Server: Docker Engine - Community [2022-04-08T12:20:33.024Z] Engine: [2022-04-08T12:20:33.024Z] Version: 20.10.9 [2022-04-08T12:20:33.024Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:20:33.024Z] Go version: go1.16.8 [2022-04-08T12:20:33.024Z] Git commit: 79ea9d3 [2022-04-08T12:20:33.024Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:20:33.024Z] OS/Arch: windows/amd64 [2022-04-08T12:20:33.024Z] Experimental: true [2022-04-08T12:20:33.024Z] [2022-04-08T12:20:33.024Z] INFO: Docker info of control daemon [2022-04-08T12:20:33.024Z] [2022-04-08T12:20:33.489Z] Client: [2022-04-08T12:20:33.489Z] Context: default [2022-04-08T12:20:33.489Z] Debug Mode: false [2022-04-08T12:20:33.489Z] Plugins: [2022-04-08T12:20:33.489Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-08T12:20:33.489Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-08T12:20:33.489Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-08T12:20:33.489Z] [2022-04-08T12:20:33.489Z] Server: [2022-04-08T12:20:33.489Z] Containers: 0 [2022-04-08T12:20:33.489Z] Running: 0 [2022-04-08T12:20:33.489Z] Paused: 0 [2022-04-08T12:20:33.489Z] Stopped: 0 [2022-04-08T12:20:33.489Z] Images: 11 [2022-04-08T12:20:33.489Z] Server Version: 20.10.9 [2022-04-08T12:20:33.489Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:20:33.489Z] Windows: [2022-04-08T12:20:33.489Z] LCOW: [2022-04-08T12:20:33.489Z] Logging Driver: json-file [2022-04-08T12:20:33.489Z] Plugins: [2022-04-08T12:20:33.489Z] Volume: local [2022-04-08T12:20:33.489Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:20:33.489Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:20:33.489Z] Swarm: inactive [2022-04-08T12:20:33.489Z] Default Isolation: process [2022-04-08T12:20:33.489Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-08T12:20:33.489Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-08T12:20:33.489Z] OSType: windows [2022-04-08T12:20:33.489Z] Architecture: x86_64 [2022-04-08T12:20:33.489Z] CPUs: 4 [2022-04-08T12:20:33.489Z] Total Memory: 32GiB [2022-04-08T12:20:33.489Z] Name: azwin-2-564f60 [2022-04-08T12:20:33.489Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-08T12:20:33.489Z] Docker Root Dir: D:\docker [2022-04-08T12:20:33.489Z] Debug Mode: false [2022-04-08T12:20:33.489Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:20:33.489Z] Labels: [2022-04-08T12:20:33.489Z] Experimental: true [2022-04-08T12:20:33.489Z] Insecure Registries: [2022-04-08T12:20:33.489Z] 10.0.0.4:5000 [2022-04-08T12:20:33.489Z] 127.0.0.0/8 [2022-04-08T12:20:33.489Z] Registry Mirrors: [2022-04-08T12:20:33.489Z] http://10.0.0.4:5000/ [2022-04-08T12:20:33.489Z] Live Restore Enabled: false [2022-04-08T12:20:33.489Z] Product License: Community Engine [2022-04-08T12:20:33.489Z] [2022-04-08T12:20:33.489Z] [2022-04-08T12:20:33.489Z] INFO: Commit hash is 477afe9bc1 [2022-04-08T12:20:33.489Z] INFO: Nuke-Everything... [2022-04-08T12:20:33.492Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-04-08T12:20:33.950Z] INFO: Container count on control daemon to delete is 0 [2022-04-08T12:20:33.950Z] INFO: Nuking d:\CI [2022-04-08T12:20:33.950Z] INFO: Zapped successfully [2022-04-08T12:20:33.950Z] INFO: Location for testing is d:\CI\PR-43471\2 [2022-04-08T12:20:33.950Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-08T12:20:33.950Z] [2022-04-08T12:20:33.950Z] [2022-04-08T12:20:33.950Z] INFO: Building the image from Dockerfile.windows at 04/08/2022 12:20:33... [2022-04-08T12:20:33.950Z] [2022-04-08T12:20:44.329Z] Sending build context to Docker daemon 66.28MB [2022-04-08T12:20:44.329Z] [2022-04-08T12:20:44.329Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-08T12:20:44.329Z] ---> 6a11116086a4 [2022-04-08T12:20:44.329Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 7691ffbb111d [2022-04-08T12:20:44.329Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 32c2a9704133 [2022-04-08T12:20:44.329Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 9b429e27f974 [2022-04-08T12:20:44.329Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 09bcdf12ef6f [2022-04-08T12:20:44.329Z] 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-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 9d46b7565bdb [2022-04-08T12:20:44.329Z] 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-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> ecbef5e4bd43 [2022-04-08T12:20:44.329Z] 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-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> fdb7488bfe68 [2022-04-08T12:20:44.329Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 51a9b87d3c70 [2022-04-08T12:20:44.329Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-08T12:20:44.329Z] ---> Using cache [2022-04-08T12:20:44.329Z] ---> 3c335b0e3682 [2022-04-08T12:20:44.329Z] Step 11/11 : COPY . . [2022-04-08T12:20:54.910Z] ---> cb279accd5be [2022-04-08T12:20:55.964Z] Successfully built cb279accd5be [2022-04-08T12:20:55.964Z] Successfully tagged docker:latest [2022-04-08T12:20:55.964Z] INFO: Image build ended at 04/08/2022 12:20:55. Duration:00:00:33.3330631 [2022-04-08T12:20:56.423Z] [2022-04-08T12:20:56.423Z] [2022-04-08T12:20:56.423Z] INFO: Building the test binaries at 04/08/2022 12:20:55... [2022-04-08T12:21:00.191Z] INFO: make.ps1 starting at 04/08/2022 12:20:59 [2022-04-08T12:21:00.191Z] INFO: Git commit (c449c8601e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:21:00.191Z] INFO: Invoking autogen... [2022-04-08T12:21:00.650Z] INFO: Building daemon... [2022-04-08T12:21:04.693Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0164d437ac28e8100) in /home/ubuntu/workspace/moby_PR-43471 [Pipeline] { [Pipeline] checkout [2022-04-08T12:21:05.037Z] The recommended git tool is: git [2022-04-08T12:21:07.812Z] using credential docker-jenkins-github-credentials [2022-04-08T12:21:07.827Z] Cloning the remote Git repository [2022-04-08T12:21:07.827Z] Cloning with configured refspecs honoured and without tags [2022-04-08T12:21:07.127Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:21:07.201Z] > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10 [2022-04-08T12:21:07.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:21:07.496Z] > git --version # timeout=10 [2022-04-08T12:21:07.533Z] > git --version # 'git version 2.17.1' [2022-04-08T12:21:07.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:21:07.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:21:20.061Z] ---> 5a87c7ad518f [2022-04-08T12:21:21.035Z] Successfully built 5a87c7ad518f [2022-04-08T12:21:21.035Z] Successfully tagged docker:latest [2022-04-08T12:21:21.035Z] INFO: Image build ended at 04/08/2022 12:21:20. Duration:00:00:46.7801871 [2022-04-08T12:21:21.035Z] [2022-04-08T12:21:21.035Z] [2022-04-08T12:21:21.035Z] INFO: Building the test binaries at 04/08/2022 12:21:20... [2022-04-08T12:21:28.146Z] INFO: make.ps1 starting at 04/08/2022 12:21:26 [2022-04-08T12:21:28.146Z] INFO: Git commit (477afe9bc1) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:21:28.146Z] INFO: Invoking autogen... [2022-04-08T12:21:28.146Z] INFO: Building daemon... [2022-04-08T12:21:30.162Z] Fetching without tags [2022-04-08T12:21:30.460Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:21:30.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:21:30.069Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:21:30.089Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:21:30.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:21:30.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:21:30.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:21:30.167Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:21:30.467Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:21:30.493Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:21:32.158Z] Merge succeeded, producing 6cd5f58c907b208c367d6c19018e1c180c7267a4 [2022-04-08T12:21:32.158Z] Checking out Revision 6cd5f58c907b208c367d6c19018e1c180c7267a4 (PR-43471) [2022-04-08T12:21:31.323Z] > git remote # timeout=10 [2022-04-08T12:21:31.349Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:21:31.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:21:31.372Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:21:32.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T12:21:32.161Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:21:32.188Z] > git checkout -f 6cd5f58c907b208c367d6c19018e1c180c7267a4 # timeout=10 [2022-04-08T12:21:36.133Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:21:36.135Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:21:37.420Z] + docker version [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-08T12:21:41.235Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-04-08T12:21:41.235Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-08T12:21:41.235Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/types [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-08T12:21:41.235Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-08T12:21:41.235Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-04-08T12:21:41.496Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-08T12:21:41.496Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-08T12:21:41.496Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-04-08T12:21:41.496Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-08T12:21:41.758Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-08T12:21:44.002Z] Client: Docker Engine - Community [2022-04-08T12:21:44.002Z] Version: 20.10.14 [2022-04-08T12:21:44.002Z] API version: 1.41 [2022-04-08T12:21:44.002Z] Go version: go1.16.15 [2022-04-08T12:21:44.002Z] Git commit: a224086 [2022-04-08T12:21:44.002Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-08T12:21:44.002Z] OS/Arch: linux/amd64 [2022-04-08T12:21:44.002Z] Context: default [2022-04-08T12:21:44.002Z] Experimental: true [2022-04-08T12:21:44.002Z] [2022-04-08T12:21:44.002Z] Server: Docker Engine - Community [2022-04-08T12:21:44.002Z] Engine: [2022-04-08T12:21:44.002Z] Version: 20.10.14 [2022-04-08T12:21:44.002Z] API version: 1.41 (minimum version 1.12) [2022-04-08T12:21:44.002Z] Go version: go1.16.15 [2022-04-08T12:21:44.002Z] Git commit: 87a90dc [2022-04-08T12:21:44.002Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-08T12:21:44.002Z] OS/Arch: linux/amd64 [2022-04-08T12:21:44.002Z] Experimental: true [2022-04-08T12:21:44.002Z] containerd: [2022-04-08T12:21:44.002Z] Version: 1.5.11 [2022-04-08T12:21:44.002Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:21:44.002Z] runc: [2022-04-08T12:21:44.002Z] Version: 1.0.3 [2022-04-08T12:21:44.002Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-08T12:21:44.002Z] docker-init: [2022-04-08T12:21:44.002Z] Version: 0.19.0 [2022-04-08T12:21:44.002Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-08T12:21:44.305Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-04-08T12:21:44.305Z] ok github.com/docker/docker/builder/dockerfile 0.457s coverage: 49.3% of statements [2022-04-08T12:21:44.310Z] + docker info [2022-04-08T12:21:44.876Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-08T12:21:45.820Z] ok github.com/docker/docker/builder/remotecontext/git 1.467s coverage: 86.3% of statements [2022-04-08T12:21:45.820Z] ? github.com/docker/docker/cli [no test files] [2022-04-08T12:21:45.820Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-08T12:21:46.081Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-04-08T12:21:50.290Z] ok github.com/docker/docker/client 0.092s coverage: 75.6% of statements [2022-04-08T12:22:04.875Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:22:04.875Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:22:04.875Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:22:04.875Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:22:04.875Z] [2022-04-08T12:22:04.875Z] + TEST_INTEGRATION_DEST=2 [2022-04-08T12:22:04.875Z] + CONTAINER_NAME=docker-pr2-2 [2022-04-08T12:22:04.875Z] + TEST_SKIP_INTEGRATION=1 [2022-04-08T12:22:04.875Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-08T12:22:04.875Z] + run_tests [2022-04-08T12:22:04.875Z] + c=0 [2022-04-08T12:22:04.875Z] + '[' -n 0 ']' [2022-04-08T12:22:04.875Z] + rm= [2022-04-08T12:22:04.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 hack/make.sh '' test-integration [2022-04-08T12:22:04.875Z] ++ jobs -p [2022-04-08T12:22:04.875Z] + for job in $(jobs -p) [2022-04-08T12:22:04.875Z] + wait 5248 [2022-04-08T12:22:04.875Z] + TEST_INTEGRATION_DEST=3 [2022-04-08T12:22:04.875Z] + CONTAINER_NAME=docker-pr2-3 [2022-04-08T12:22:04.875Z] + TEST_SKIP_INTEGRATION=1 [2022-04-08T12:22:04.875Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-08T12:22:04.875Z] + run_tests [2022-04-08T12:22:04.875Z] + '[' -n 0 ']' [2022-04-08T12:22:04.875Z] + rm= [2022-04-08T12:22:04.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 hack/make.sh '' test-integration [2022-04-08T12:22:04.875Z] + TEST_INTEGRATION_DEST=1 [2022-04-08T12:22:04.875Z] + CONTAINER_NAME=docker-pr2-1 [2022-04-08T12:22:04.875Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-08T12:22:04.875Z] + run_tests test-integration-flaky [2022-04-08T12:22:04.875Z] + '[' -n 0 ']' [2022-04-08T12:22:04.875Z] + rm= [2022-04-08T12:22:04.875Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02f20ba482666fdfbc758f00cfc30860f9fd5248 hack/make.sh test-integration-flaky test-integration [2022-04-08T12:22:04.875Z] [2022-04-08T12:22:04.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:22:04.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:22:04.875Z] HOSTNAME=fb67f7340bc4 [2022-04-08T12:22:04.875Z] TEST_SKIP_INTEGRATION=1 [2022-04-08T12:22:04.875Z] TESTDEBUG=0 [2022-04-08T12:22:04.875Z] DEST=bundles/test-integration [2022-04-08T12:22:04.875Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:22:04.875Z] KEEPBUNDLE=1 [2022-04-08T12:22:04.875Z] DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 [2022-04-08T12:22:04.875Z] container=docker [2022-04-08T12:22:04.875Z] HOME=/root [2022-04-08T12:22:04.875Z] GOLANG_VERSION=1.18 [2022-04-08T12:22:04.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:22:04.875Z] VALIDATE_BRANCH=master [2022-04-08T12:22:04.875Z] TERM=xterm [2022-04-08T12:22:04.875Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:22:04.875Z] SHLVL=1 [2022-04-08T12:22:04.875Z] TIMEOUT=120m [2022-04-08T12:22:04.875Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:22:04.875Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:22:04.875Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-08T12:22:04.875Z] GO111MODULE=off [2022-04-08T12:22:04.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:22:04.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:22:04.875Z] GOPATH=/go [2022-04-08T12:22:04.875Z] PKG_CONFIG=pkg-config [2022-04-08T12:22:04.875Z] _=/usr/bin/env [2022-04-08T12:22:04.875Z] Building test suite binary ./integration-cli/test.main [2022-04-08T12:22:04.875Z] [2022-04-08T12:22:04.875Z] [2022-04-08T12:22:04.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:22:04.875Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-08T12:22:04.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:22:04.875Z] HOSTNAME=91e369f0a92d [2022-04-08T12:22:04.875Z] TEST_SKIP_INTEGRATION=1 [2022-04-08T12:22:04.875Z] TESTDEBUG=0 [2022-04-08T12:22:04.875Z] DEST=bundles/test-integration [2022-04-08T12:22:04.875Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:22:04.875Z] KEEPBUNDLE=1 [2022-04-08T12:22:04.875Z] DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 [2022-04-08T12:22:04.875Z] container=docker [2022-04-08T12:22:04.875Z] HOME=/root [2022-04-08T12:22:04.875Z] GOLANG_VERSION=1.18 [2022-04-08T12:22:04.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:22:04.875Z] VALIDATE_BRANCH=master [2022-04-08T12:22:04.875Z] TERM=xterm [2022-04-08T12:22:04.875Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:22:04.875Z] SHLVL=1 [2022-04-08T12:22:04.875Z] TIMEOUT=120m [2022-04-08T12:22:04.875Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:22:04.875Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:22:04.875Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-08T12:22:04.875Z] GO111MODULE=off [2022-04-08T12:22:04.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:22:04.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:22:04.875Z] GOPATH=/go [2022-04-08T12:22:04.875Z] PKG_CONFIG=pkg-config [2022-04-08T12:22:04.875Z] _=/usr/bin/env [2022-04-08T12:22:04.875Z] Building test suite binary ./integration-cli/test.main [2022-04-08T12:22:04.875Z] No new tests added to integration. [2022-04-08T12:22:04.875Z] [2022-04-08T12:22:04.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:22:04.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:22:04.875Z] HOSTNAME=d171bd5d8470 [2022-04-08T12:22:04.875Z] TESTDEBUG=0 [2022-04-08T12:22:04.875Z] DEST=bundles/test-integration [2022-04-08T12:22:04.875Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:22:04.875Z] KEEPBUNDLE=1 [2022-04-08T12:22:04.875Z] DOCKER_GITCOMMIT=02f20ba482666fdfbc758f00cfc30860f9fd5248 [2022-04-08T12:22:04.875Z] container=docker [2022-04-08T12:22:04.875Z] HOME=/root [2022-04-08T12:22:04.875Z] GOLANG_VERSION=1.18 [2022-04-08T12:22:04.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:22:04.875Z] VALIDATE_BRANCH=master [2022-04-08T12:22:04.875Z] TERM=xterm [2022-04-08T12:22:04.875Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:22:04.875Z] SHLVL=1 [2022-04-08T12:22:04.875Z] TIMEOUT=120m [2022-04-08T12:22:04.875Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:22:04.875Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:22:04.875Z] GO111MODULE=off [2022-04-08T12:22:04.875Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-08T12:22:04.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:22:04.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:22:04.875Z] GOPATH=/go [2022-04-08T12:22:04.875Z] PKG_CONFIG=pkg-config [2022-04-08T12:22:04.875Z] _=/usr/bin/env [2022-04-08T12:22:04.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-08T12:22:06.259Z] Client: [2022-04-08T12:22:06.259Z] Context: default [2022-04-08T12:22:06.259Z] Debug Mode: false [2022-04-08T12:22:06.259Z] Plugins: [2022-04-08T12:22:06.259Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-08T12:22:06.259Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-08T12:22:06.259Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-08T12:22:06.259Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-08T12:22:06.259Z] [2022-04-08T12:22:06.259Z] Server: [2022-04-08T12:22:06.259Z] Containers: 0 [2022-04-08T12:22:06.259Z] Running: 0 [2022-04-08T12:22:06.259Z] Paused: 0 [2022-04-08T12:22:06.259Z] Stopped: 0 [2022-04-08T12:22:06.259Z] Images: 0 [2022-04-08T12:22:06.259Z] Server Version: 20.10.14 [2022-04-08T12:22:06.259Z] Storage Driver: overlay2 [2022-04-08T12:22:06.259Z] Backing Filesystem: extfs [2022-04-08T12:22:06.259Z] Supports d_type: true [2022-04-08T12:22:06.259Z] Native Overlay Diff: true [2022-04-08T12:22:06.259Z] userxattr: false [2022-04-08T12:22:06.259Z] Logging Driver: json-file [2022-04-08T12:22:06.259Z] Cgroup Driver: cgroupfs [2022-04-08T12:22:06.259Z] Cgroup Version: 1 [2022-04-08T12:22:06.259Z] Plugins: [2022-04-08T12:22:06.259Z] Volume: local [2022-04-08T12:22:06.259Z] Network: bridge host ipvlan macvlan null overlay [2022-04-08T12:22:06.259Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-08T12:22:06.259Z] Swarm: inactive [2022-04-08T12:22:06.259Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-08T12:22:06.259Z] Default Runtime: runc [2022-04-08T12:22:06.259Z] Init Binary: docker-init [2022-04-08T12:22:06.259Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-08T12:22:06.259Z] runc version: v1.0.3-0-gf46b6ba [2022-04-08T12:22:06.259Z] init version: de40ad0 [2022-04-08T12:22:06.259Z] Security Options: [2022-04-08T12:22:06.259Z] apparmor [2022-04-08T12:22:06.259Z] seccomp [2022-04-08T12:22:06.259Z] Profile: default [2022-04-08T12:22:06.259Z] Kernel Version: 5.4.0-1071-aws [2022-04-08T12:22:06.259Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-08T12:22:06.259Z] OSType: linux [2022-04-08T12:22:06.259Z] Architecture: x86_64 [2022-04-08T12:22:06.259Z] CPUs: 2 [2022-04-08T12:22:06.259Z] Total Memory: 7.483GiB [2022-04-08T12:22:06.259Z] Name: ip-10-100-107-33 [2022-04-08T12:22:06.259Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-08T12:22:06.259Z] Docker Root Dir: /var/lib/docker [2022-04-08T12:22:06.259Z] Debug Mode: false [2022-04-08T12:22:06.259Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:22:06.259Z] Labels: [2022-04-08T12:22:06.259Z] Experimental: true [2022-04-08T12:22:06.259Z] Insecure Registries: [2022-04-08T12:22:06.259Z] 127.0.0.0/8 [2022-04-08T12:22:06.259Z] Live Restore Enabled: true [2022-04-08T12:22:06.259Z] [2022-04-08T12:22:06.259Z] WARNING: No swap limit support [Pipeline] sh [2022-04-08T12:22:06.541Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:22:06.542Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:22:06.542Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43471/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-08T12:22:06.542Z] + bash /home/ubuntu/workspace/moby_PR-43471/check-config.sh [2022-04-08T12:22:06.542Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-08T12:22:06.542Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-08T12:22:06.542Z] [2022-04-08T12:22:06.542Z] Generally Necessary: [2022-04-08T12:22:06.542Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-08T12:22:06.542Z] - apparmor: enabled and tools installed [2022-04-08T12:22:06.542Z] - CONFIG_NAMESPACES: enabled [2022-04-08T12:22:06.542Z] - CONFIG_NET_NS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_PID_NS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_IPC_NS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_UTS_NS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CGROUPS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-08T12:22:06.542Z] - CONFIG_CPUSETS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_MEMCG: enabled [2022-04-08T12:22:06.542Z] - CONFIG_KEYS: enabled [2022-04-08T12:22:06.542Z] - CONFIG_VETH: enabled (as module) [2022-04-08T12:22:06.542Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-08T12:22:06.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CGROUP_BPF: enabled [2022-04-08T12:22:06.801Z] [2022-04-08T12:22:06.801Z] Optional Features: [2022-04-08T12:22:06.801Z] - CONFIG_USER_NS: enabled [2022-04-08T12:22:06.801Z] - CONFIG_SECCOMP: enabled [2022-04-08T12:22:06.801Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-08T12:22:06.801Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-08T12:22:06.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-08T12:22:06.801Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-08T12:22:06.801Z] - CONFIG_BLK_CGROUP: enabled [2022-04-08T12:22:06.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CGROUP_PERF: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-08T12:22:06.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-08T12:22:06.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-08T12:22:06.801Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-08T12:22:06.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_IP_VS: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-08T12:22:06.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-08T12:22:06.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-08T12:22:06.801Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-08T12:22:06.801Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-08T12:22:06.801Z] - CONFIG_EXT4_FS: enabled [2022-04-08T12:22:06.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-08T12:22:06.801Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-08T12:22:06.801Z] - Network Drivers: [2022-04-08T12:22:06.801Z] - "overlay": [2022-04-08T12:22:06.801Z] - CONFIG_VXLAN: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-08T12:22:06.801Z] Optional (for encrypted networks): [2022-04-08T12:22:06.801Z] - CONFIG_CRYPTO: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-08T12:22:06.801Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-08T12:22:06.801Z] - CONFIG_XFRM: enabled [2022-04-08T12:22:06.801Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-08T12:22:06.801Z] - "ipvlan": [2022-04-08T12:22:06.801Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-08T12:22:06.801Z] - "macvlan": [2022-04-08T12:22:06.801Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-08T12:22:06.801Z] - CONFIG_DUMMY: enabled (as module) [2022-04-08T12:22:06.801Z] - "ftp,tftp client in container": [2022-04-08T12:22:07.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-08T12:22:07.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-08T12:22:07.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-08T12:22:07.060Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-08T12:22:07.060Z] - Storage Drivers: [2022-04-08T12:22:07.060Z] - "aufs": [2022-04-08T12:22:07.060Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-08T12:22:07.060Z] - "btrfs": [2022-04-08T12:22:07.060Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-08T12:22:07.060Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-08T12:22:07.060Z] - "devicemapper": [2022-04-08T12:22:07.060Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-08T12:22:07.060Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-08T12:22:07.060Z] - "overlay": [2022-04-08T12:22:07.060Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-08T12:22:07.060Z] - "zfs": [2022-04-08T12:22:07.060Z] - /dev/zfs: present [2022-04-08T12:22:07.060Z] - zfs command: missing [2022-04-08T12:22:07.060Z] - zpool command: missing [2022-04-08T12:22:07.060Z] [2022-04-08T12:22:07.060Z] Limits: [2022-04-08T12:22:07.060Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-08T12:22:07.060Z] [2022-04-08T12:22:07.060Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-08T12:22:07.393Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6cd5f58c907b208c367d6c19018e1c180c7267a4 . [2022-04-08T12:22:07.393Z] #1 [internal] load build definition from Dockerfile [2022-04-08T12:22:07.393Z] #1 sha256:10217a9aed2d165552bef5f334e4e7331837f25b9cb7e1cb8244d1027e2cc40d [2022-04-08T12:22:07.393Z] #1 transferring dockerfile: 16.77kB done [2022-04-08T12:22:07.651Z] #1 DONE 0.1s [2022-04-08T12:22:07.651Z] [2022-04-08T12:22:07.651Z] #2 [internal] load .dockerignore [2022-04-08T12:22:07.651Z] #2 sha256:c3e6ae2d9a8dbbff844ec1b10bf97df8eaf789c8cc95c71c581ddf50cc0ebbf4 [2022-04-08T12:22:07.651Z] #2 transferring context: 87B done [2022-04-08T12:22:07.651Z] #2 DONE 0.1s [2022-04-08T12:22:07.651Z] [2022-04-08T12:22:07.651Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-08T12:22:07.651Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-08T12:22:07.910Z] #3 DONE 0.3s [2022-04-08T12:22:07.910Z] [2022-04-08T12:22:07.910Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-08T12:22:07.910Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-08T12:22:07.910Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-08T12:22:07.910Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-04-08T12:22:07.910Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-08T12:22:07.910Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-08T12:22:07.910Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-08T12:22:08.176Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-08T12:22:08.176Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-08T12:22:08.176Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-08T12:22:08.436Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-08T12:22:08.436Z] #4 DONE 0.6s [2022-04-08T12:22:08.696Z] [2022-04-08T12:22:08.696Z] #5 [internal] load .dockerignore [2022-04-08T12:22:08.696Z] #5 sha256:31821eb4f990da4209efb04fe417b7270dcaa9a56c54dabda6782026aad40cf0 [2022-04-08T12:22:08.696Z] #5 DONE 0.0s [2022-04-08T12:22:08.696Z] [2022-04-08T12:22:08.696Z] #6 [internal] load build definition from Dockerfile [2022-04-08T12:22:08.696Z] #6 sha256:e86570e391a2384ba91092c9ae01bc2867c69a2ec8dd3ace5d6fe83dae233ad9 [2022-04-08T12:22:08.696Z] #6 DONE 0.0s [2022-04-08T12:22:08.696Z] [2022-04-08T12:22:08.696Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:22:08.696Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-08T12:22:09.660Z] #10 DONE 0.8s [2022-04-08T12:22:09.660Z] [2022-04-08T12:22:09.660Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-08T12:22:09.660Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-08T12:22:09.660Z] #8 DONE 0.8s [2022-04-08T12:22:09.660Z] [2022-04-08T12:22:09.660Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-08T12:22:09.660Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-08T12:22:09.660Z] #9 DONE 0.8s [2022-04-08T12:22:09.660Z] [2022-04-08T12:22:09.660Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-08T12:22:09.660Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-08T12:22:09.660Z] #7 DONE 0.8s [2022-04-08T12:22:10.230Z] [2022-04-08T12:22:10.230Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:22:10.230Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:22:10.230Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-08T12:22:10.230Z] #69 DONE 0.0s [2022-04-08T12:22:10.230Z] [2022-04-08T12:22:10.230Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:22:10.230Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:22:10.230Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:22:10.491Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-08T12:22:10.491Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-08T12:22:10.751Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-08T12:22:10.751Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-08T12:22:10.751Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.0s [2022-04-08T12:22:11.015Z] #28 ... [2022-04-08T12:22:11.015Z] [2022-04-08T12:22:11.015Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-08T12:22:11.015Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-08T12:22:11.015Z] #45 DONE 0.0s [2022-04-08T12:22:11.015Z] [2022-04-08T12:22:11.015Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:22:11.015Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:22:11.015Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.98MB / 54.94MB 0.2s [2022-04-08T12:22:11.279Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 18.69MB / 54.94MB 0.4s [2022-04-08T12:22:11.279Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 30.41MB / 54.94MB 0.5s [2022-04-08T12:22:11.279Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 41.14MB / 54.94MB 0.6s [2022-04-08T12:22:11.549Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 49.28MB / 54.94MB 0.7s [2022-04-08T12:22:11.821Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 52.43MB / 54.94MB 0.8s [2022-04-08T12:22:12.402Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-08T12:22:14.964Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.2s [2022-04-08T12:22:15.902Z] #28 ... [2022-04-08T12:22:15.902Z] [2022-04-08T12:22:15.902Z] #24 [internal] load build context [2022-04-08T12:22:15.902Z] #24 sha256:c3b748188bbccd84f9cb482aa39ef238a8a36e7af80a2e9480bb6954b546b99e [2022-04-08T12:22:15.902Z] #24 transferring context: 60.71MB 4.8s done [2022-04-08T12:22:15.902Z] #24 DONE 5.6s [2022-04-08T12:22:16.162Z] [2022-04-08T12:22:16.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:16.162Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:16.162Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-08T12:22:16.162Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-08T12:22:16.162Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-08T12:22:16.162Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-08T12:22:16.162Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.5s done [2022-04-08T12:22:16.162Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.8s done [2022-04-08T12:22:16.162Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.9s done [2022-04-08T12:22:16.162Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.3s done [2022-04-08T12:22:16.162Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.2s done [2022-04-08T12:22:16.162Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.4s [2022-04-08T12:22:16.162Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.3s done [2022-04-08T12:22:16.162Z] #11 ... [2022-04-08T12:22:16.162Z] [2022-04-08T12:22:16.162Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:22:16.162Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-08T12:22:16.162Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-08T12:22:16.162Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-08T12:22:16.162Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-08T12:22:16.162Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-08T12:22:16.162Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-04-08T12:22:16.162Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-08T12:22:16.162Z] #67 DONE 5.7s [2022-04-08T12:22:16.162Z] [2022-04-08T12:22:16.162Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-08T12:22:16.162Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-08T12:22:16.162Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-08T12:22:16.162Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-08T12:22:16.162Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-08T12:22:16.162Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-04-08T12:22:16.162Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-04-08T12:22:16.162Z] #69 DONE 5.8s [2022-04-08T12:22:16.162Z] [2022-04-08T12:22:16.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:16.162Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:16.162Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.4s done [2022-04-08T12:22:18.701Z] #11 ... [2022-04-08T12:22:18.701Z] [2022-04-08T12:22:18.701Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-08T12:22:18.701Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-08T12:22:18.701Z] #68 DONE 0.6s [2022-04-08T12:22:18.701Z] [2022-04-08T12:22:18.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:18.701Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:18.701Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s done [2022-04-08T12:22:18.960Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-08T12:22:18.960Z] #11 ... [2022-04-08T12:22:18.960Z] [2022-04-08T12:22:18.960Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-08T12:22:18.960Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-08T12:22:18.960Z] #70 DONE 0.6s [2022-04-08T12:22:18.960Z] [2022-04-08T12:22:18.960Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-08T12:22:18.960Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-08T12:22:18.960Z] #28 DONE 8.7s [2022-04-08T12:22:19.220Z] [2022-04-08T12:22:19.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:19.220Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:19.789Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-08T12:22:19.789Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-08T12:22:20.056Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-08T12:22:20.316Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-08T12:22:22.415Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 28.9% of statements [2022-04-08T12:22:22.415Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-04-08T12:22:22.416Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements [2022-04-08T12:22:22.416Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-08T12:22:22.416Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-08T12:22:22.416Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-08T12:22:22.416Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-08T12:22:22.416Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-08T12:22:23.074Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:22:23.074Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:22:23.074Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:22:23.074Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:22:23.074Z] [2022-04-08T12:22:23.074Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:22:23.074Z] DOCKER_SYSTEMD=1 [2022-04-08T12:22:23.074Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:22:23.074Z] HOSTNAME=396b9b01adc5 [2022-04-08T12:22:23.074Z] DEST=bundles/test-integration [2022-04-08T12:22:23.074Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:22:23.074Z] DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a [2022-04-08T12:22:23.074Z] container=docker [2022-04-08T12:22:23.074Z] HOME=/root [2022-04-08T12:22:23.074Z] LANG=C.UTF-8 [2022-04-08T12:22:23.074Z] INVOCATION_ID=9fd848a7005a4e838c1acb09eee2d413 [2022-04-08T12:22:23.074Z] GOLANG_VERSION=1.18 [2022-04-08T12:22:23.074Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:22:23.074Z] VALIDATE_BRANCH=master [2022-04-08T12:22:23.074Z] TERM=xterm [2022-04-08T12:22:23.074Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:22:23.074Z] SHLVL=3 [2022-04-08T12:22:23.074Z] TIMEOUT=120m [2022-04-08T12:22:23.074Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:22:23.074Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:22:23.074Z] GO111MODULE=off [2022-04-08T12:22:23.074Z] DOCKER_EXPERIMENTAL=1 [2022-04-08T12:22:23.074Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-08T12:22:23.074Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:22:23.074Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:22:23.074Z] GOPATH=/go [2022-04-08T12:22:23.074Z] PKG_CONFIG=pkg-config [2022-04-08T12:22:23.074Z] _=/usr/bin/env [2022-04-08T12:22:23.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-08T12:22:25.614Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.3s done [2022-04-08T12:22:25.875Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-08T12:22:26.706Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-08T12:22:26.706Z] [2022-04-08T12:22:26.706Z] ________ ____ __. [2022-04-08T12:22:26.706Z] \_____ \ | |/ _| [2022-04-08T12:22:26.706Z] / | \| < [2022-04-08T12:22:26.706Z] / | \ | \ [2022-04-08T12:22:26.706Z] \_______ /____|__ \ [2022-04-08T12:22:26.706Z] \/ \/ [2022-04-08T12:22:26.706Z] [2022-04-08T12:22:26.706Z] INFO: make.ps1 ended at 04/08/2022 12:22:19 [2022-04-08T12:22:26.706Z] INFO: Binaries build ended at 04/08/2022 12:22:21. Duration:00:01:24.9968051 [2022-04-08T12:22:26.706Z] INFO: Copying the built daemon binary to d:\CI\PR-43471\2\binary\dockerd-c449c8601e.exe... [2022-04-08T12:22:26.706Z] INFO: Copying the built client binary to d:\CI\PR-43471\2\binary\docker-c449c8601e.exe... [2022-04-08T12:22:26.706Z] INFO: Copying dockerversion from the container... [2022-04-08T12:22:26.706Z] INFO: Copying the golang package from the container to d:\CI\PR-43471\2\installer\go.zip... [2022-04-08T12:22:26.706Z] INFO: Extracting go.zip to d:\CI\PR-43471\2\go [2022-04-08T12:22:28.416Z] #11 ... [2022-04-08T12:22:28.416Z] [2022-04-08T12:22:28.416Z] #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-08T12:22:28.416Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-08T12:22:28.416Z] #29 1.071 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:22:28.416Z] #29 1.111 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:22:28.416Z] #29 1.111 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:22:28.416Z] #29 1.246 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:22:28.416Z] #29 1.462 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:22:28.416Z] #29 1.979 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:22:28.416Z] #29 3.066 Fetched 8508 kB in 2s (3747 kB/s) [2022-04-08T12:22:28.416Z] #29 3.066 Reading package lists... [2022-04-08T12:22:28.416Z] #29 3.852 Reading package lists... [2022-04-08T12:22:28.416Z] #29 4.627 Building dependency tree... [2022-04-08T12:22:28.416Z] #29 4.957 The following additional packages will be installed: [2022-04-08T12:22:28.416Z] #29 4.958 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-08T12:22:28.416Z] #29 4.958 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-08T12:22:28.416Z] #29 4.960 Recommended packages: [2022-04-08T12:22:28.416Z] #29 4.960 libldap-common publicsuffix libsasl2-modules [2022-04-08T12:22:28.416Z] #29 5.139 The following NEW packages will be installed: [2022-04-08T12:22:28.416Z] #29 5.140 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-08T12:22:28.416Z] #29 5.140 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-08T12:22:28.416Z] #29 5.141 libssh2-1 openssl [2022-04-08T12:22:28.416Z] #29 5.415 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:22:28.416Z] #29 5.415 Need to get 3040 kB of archives. [2022-04-08T12:22:28.416Z] #29 5.415 After this operation, 6651 kB of additional disk space will be used. [2022-04-08T12:22:28.416Z] #29 5.415 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-08T12:22:28.416Z] #29 5.424 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-08T12:22:28.416Z] #29 5.434 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-08T12:22:28.416Z] #29 5.434 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-08T12:22:28.416Z] #29 5.434 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-08T12:22:28.416Z] #29 5.434 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-08T12:22:28.416Z] #29 5.434 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-08T12:22:28.416Z] #29 5.434 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-08T12:22:28.416Z] #29 5.434 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-08T12:22:28.416Z] #29 5.446 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-08T12:22:28.416Z] #29 5.446 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-08T12:22:28.416Z] #29 5.447 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-08T12:22:28.416Z] #29 5.449 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-08T12:22:28.416Z] #29 5.451 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-08T12:22:28.416Z] #29 5.457 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-08T12:22:28.416Z] #29 5.709 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:22:28.416Z] #29 5.740 Fetched 3040 kB in 0s (9829 kB/s) [2022-04-08T12:22:28.416Z] #29 5.768 Selecting previously unselected package openssl. [2022-04-08T12:22:28.416Z] #29 5.768 (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-08T12:22:28.416Z] #29 5.774 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 5.839 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 6.010 Selecting previously unselected package ca-certificates. [2022-04-08T12:22:28.416Z] #29 6.010 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-08T12:22:28.416Z] #29 6.014 Unpacking ca-certificates (20210119) ... [2022-04-08T12:22:28.416Z] #29 6.263 Selecting previously unselected package libbrotli1:amd64. [2022-04-08T12:22:28.416Z] #29 6.264 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.273 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-08T12:22:28.416Z] #29 6.384 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-08T12:22:28.416Z] #29 6.384 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.390 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 6.516 Selecting previously unselected package libsasl2-2:amd64. [2022-04-08T12:22:28.416Z] #29 6.516 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.519 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 6.573 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-08T12:22:28.416Z] #29 6.573 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.573 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-08T12:22:28.416Z] #29 6.648 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-08T12:22:28.416Z] #29 6.648 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.649 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-08T12:22:28.416Z] #29 6.737 Selecting previously unselected package libpsl5:amd64. [2022-04-08T12:22:28.416Z] #29 6.738 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.742 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-08T12:22:28.416Z] #29 6.786 Selecting previously unselected package librtmp1:amd64. [2022-04-08T12:22:28.416Z] #29 6.786 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.790 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-08T12:22:28.416Z] #29 6.833 Selecting previously unselected package libssh2-1:amd64. [2022-04-08T12:22:28.416Z] #29 6.833 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.837 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-08T12:22:28.416Z] #29 6.893 Selecting previously unselected package libcurl4:amd64. [2022-04-08T12:22:28.416Z] #29 6.893 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.898 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 6.960 Selecting previously unselected package curl. [2022-04-08T12:22:28.416Z] #29 6.961 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 6.966 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 7.023 Selecting previously unselected package libonig5:amd64. [2022-04-08T12:22:28.416Z] #29 7.023 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 7.026 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-08T12:22:28.416Z] #29 7.081 Selecting previously unselected package libjq1:amd64. [2022-04-08T12:22:28.416Z] #29 7.081 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 7.084 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-08T12:22:28.416Z] #29 7.139 Selecting previously unselected package jq. [2022-04-08T12:22:28.416Z] #29 7.139 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-08T12:22:28.416Z] #29 7.142 Unpacking jq (1.6-2.1) ... [2022-04-08T12:22:28.416Z] #29 7.187 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-08T12:22:28.416Z] #29 7.199 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-08T12:22:28.416Z] #29 7.211 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-08T12:22:28.416Z] #29 7.221 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 7.230 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-08T12:22:28.416Z] #29 7.240 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 7.250 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-08T12:22:28.416Z] #29 7.260 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 7.277 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-08T12:22:28.416Z] #29 7.286 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-08T12:22:28.416Z] #29 7.296 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-08T12:22:28.416Z] #29 7.308 Setting up ca-certificates (20210119) ... [2022-04-08T12:22:28.416Z] #29 7.935 Updating certificates in /etc/ssl/certs... [2022-04-08T12:22:28.416Z] #29 8.683 129 added, 0 removed; done. [2022-04-08T12:22:28.416Z] #29 8.744 Setting up jq (1.6-2.1) ... [2022-04-08T12:22:28.416Z] #29 8.756 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 8.764 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-08T12:22:28.416Z] #29 8.775 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:22:28.416Z] #29 8.791 Processing triggers for ca-certificates (20210119) ... [2022-04-08T12:22:28.416Z] #29 8.800 Updating certificates in /etc/ssl/certs... [2022-04-08T12:22:28.416Z] #29 ... [2022-04-08T12:22:28.416Z] [2022-04-08T12:22:28.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:28.416Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:29.010Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-04-08T12:22:29.010Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-08T12:22:29.801Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 3.9s done [2022-04-08T12:22:30.368Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0.1s [2022-04-08T12:22:30.393Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-08T12:22:30.629Z] #11 ... [2022-04-08T12:22:30.629Z] [2022-04-08T12:22:30.629Z] #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-08T12:22:30.629Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-08T12:22:30.629Z] #29 9.451 0 added, 0 removed; done. [2022-04-08T12:22:30.629Z] #29 9.451 Running hooks in /etc/ca-certificates/update.d... [2022-04-08T12:22:30.629Z] #29 9.452 done. [2022-04-08T12:22:30.629Z] #29 DONE 11.5s [2022-04-08T12:22:30.629Z] [2022-04-08T12:22:30.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:30.629Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:31.202Z] #11 ... [2022-04-08T12:22:31.202Z] [2022-04-08T12:22:31.202Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-08T12:22:31.202Z] #30 sha256:73f827ccf5728aa7d06eeabdea04c6b3a185922ea736f4eec041e73378f1893c [2022-04-08T12:22:31.202Z] #30 DONE 0.4s [2022-04-08T12:22:31.202Z] [2022-04-08T12:22:31.203Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-08T12:22:31.203Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-08T12:22:36.492Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.2s [2022-04-08T12:22:36.982Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-04-08T12:22:37.926Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements [2022-04-08T12:22:38.496Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-08T12:22:39.036Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.5s done [2022-04-08T12:22:39.067Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-08T12:22:39.295Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-08T12:22:39.554Z] #11 DONE 29.0s [2022-04-08T12:22:39.554Z] [2022-04-08T12:22:39.554Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:22:39.554Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-08T12:22:40.009Z] ok github.com/docker/docker/daemon 10.136s coverage: 17.0% of statements [2022-04-08T12:22:40.009Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-08T12:22:40.009Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-08T12:22:40.009Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-08T12:22:40.009Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-08T12:22:40.270Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.517s coverage: 74.8% of statements [2022-04-08T12:22:40.842Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.256s coverage: 56.2% of statements [2022-04-08T12:22:40.932Z] #12 ... [2022-04-08T12:22:40.932Z] [2022-04-08T12:22:40.932Z] #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-08T12:22:40.932Z] #31 sha256:715c1f3e55e9ed260002edc619cbf0fe306507d1ccc49b6c58356f643d074ddd [2022-04-08T12:22:40.932Z] #31 1.545 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-08T12:22:40.932Z] #31 1.802 [2022-04-08T12:22:40.932Z] #31 2.021 #=#=# ######################################################################## 100.0% [2022-04-08T12:22:40.932Z] #31 2.269 [2022-04-08T12:22:40.932Z] #31 3.144 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-08T12:22:40.932Z] #31 3.429 [2022-04-08T12:22:40.932Z] #31 3.650 #=#=# ######################################################################## 100.0% [2022-04-08T12:22:40.932Z] #31 3.926 [2022-04-08T12:22:40.932Z] #31 4.808 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-08T12:22:40.932Z] #31 5.037 [2022-04-08T12:22:40.932Z] #31 5.255 #=#=# ############## 19.5% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-04-08T12:22:40.932Z] #31 5.814 [2022-04-08T12:22:40.932Z] #31 6.730 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-08T12:22:40.932Z] #31 6.991 [2022-04-08T12:22:40.932Z] #31 7.216 #=#=# ######################################################################## 100.0% [2022-04-08T12:22:40.932Z] #31 7.461 [2022-04-08T12:22:40.932Z] #31 8.135 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-08T12:22:40.932Z] #31 8.350 [2022-04-08T12:22:40.932Z] #31 8.565 #=#=# ######################################################################## 100.0% [2022-04-08T12:22:40.932Z] #31 8.822 [2022-04-08T12:22:40.932Z] #31 8.881 Download of images into '/build' complete. [2022-04-08T12:22:40.932Z] #31 8.881 Use something like the following to load the result into a Docker daemon: [2022-04-08T12:22:40.932Z] #31 8.881 tar -cC '/build' . | docker load [2022-04-08T12:22:41.512Z] #31 DONE 10.5s [2022-04-08T12:22:41.512Z] [2022-04-08T12:22:41.512Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-08T12:22:41.512Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-08T12:22:41.512Z] #12 DONE 2.1s [2022-04-08T12:22:41.512Z] [2022-04-08T12:22:41.512Z] #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-08T12:22:41.512Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-08T12:22:42.083Z] #13 DONE 0.7s [2022-04-08T12:22:42.228Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #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-08T12:22:42.344Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-08T12:22:42.344Z] #46 DONE 0.2s [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-08T12:22:42.344Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-08T12:22:42.344Z] #42 DONE 0.2s [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-08T12:22:42.344Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-08T12:22:42.344Z] #33 DONE 0.2s [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-08T12:22:42.344Z] #25 sha256:2bc5c8e1ac515f75d5f2030347e030f30d88dbd7b1d4afe15876053dbf67ae14 [2022-04-08T12:22:42.344Z] #25 DONE 0.2s [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-08T12:22:42.344Z] #62 sha256:8504dea52b982be04706ca9d58cd6077ec6a0647e4d7e250c95509b1d32348b7 [2022-04-08T12:22:42.344Z] #62 DONE 0.2s [2022-04-08T12:22:42.344Z] [2022-04-08T12:22:42.344Z] #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-08T12:22:42.344Z] #63 sha256:7ce8942f306880684797f4d90e84765d79e34443e61b1eb5cdb1da8e51c63b98 [2022-04-08T12:22:43.173Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-08T12:22:44.559Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.819s coverage: 49.7% of statements [2022-04-08T12:22:44.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-08T12:22:44.559Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.250s coverage: 50.6% of statements [2022-04-08T12:22:45.504Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-08T12:22:46.484Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.867s coverage: 58.2% of statements [2022-04-08T12:22:46.484Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-08T12:22:46.484Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-08T12:22:46.484Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-08T12:22:46.554Z] #63 3.585 + RM_GOPATH=0 [2022-04-08T12:22:46.554Z] #63 3.585 + TMP_GOPATH= [2022-04-08T12:22:46.554Z] #63 3.585 + : /build [2022-04-08T12:22:46.554Z] #63 3.585 + '[' -z '' ']' [2022-04-08T12:22:46.554Z] #63 3.585 ++ mktemp -d [2022-04-08T12:22:46.554Z] #63 3.585 + export GOPATH=/tmp/tmp.YAvZ00HF9g [2022-04-08T12:22:46.554Z] #63 3.585 + GOPATH=/tmp/tmp.YAvZ00HF9g [2022-04-08T12:22:46.554Z] #63 3.585 + RM_GOPATH=1 [2022-04-08T12:22:46.554Z] #63 3.585 + case "$(go env GOARCH)" in [2022-04-08T12:22:46.554Z] #63 3.585 ++ go env GOARCH [2022-04-08T12:22:46.554Z] #63 3.600 + export GO_BUILDMODE=-buildmode=pie [2022-04-08T12:22:46.554Z] #63 3.600 + GO_BUILDMODE=-buildmode=pie [2022-04-08T12:22:46.554Z] #63 3.600 ++ dirname /install.sh [2022-04-08T12:22:46.554Z] #63 3.601 + dir=/ [2022-04-08T12:22:46.554Z] #63 3.602 + bin=rootlesskit [2022-04-08T12:22:46.554Z] #63 3.602 + shift [2022-04-08T12:22:46.554Z] #63 3.602 + '[' '!' -f //rootlesskit.installer ']' [2022-04-08T12:22:46.554Z] #63 3.602 + . //rootlesskit.installer [2022-04-08T12:22:46.554Z] #63 3.602 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-08T12:22:46.554Z] #63 3.602 + install_rootlesskit [2022-04-08T12:22:46.554Z] #63 3.602 + case "$1" in [2022-04-08T12:22:46.554Z] #63 3.602 + export CGO_ENABLED=0 [2022-04-08T12:22:46.554Z] #63 3.602 + CGO_ENABLED=0 [2022-04-08T12:22:46.554Z] #63 3.602 + _install_rootlesskit [2022-04-08T12:22:46.554Z] #63 3.614 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-08T12:22:46.554Z] #63 3.614 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-08T12:22:46.554Z] #63 3.614 + GOBIN=/build [2022-04-08T12:22:46.554Z] #63 3.614 + GO111MODULE=on [2022-04-08T12:22:46.554Z] #63 3.614 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-08T12:22:46.554Z] #63 3.614 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-08T12:22:46.554Z] #63 4.112 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-08T12:22:46.750Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-08T12:22:48.468Z] #63 ... [2022-04-08T12:22:48.468Z] [2022-04-08T12:22:48.468Z] #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-08T12:22:48.468Z] #26 sha256:a38e2d302bc8fc271816e69297da50889e12935890f2b033d795b292d4c160af [2022-04-08T12:22:48.468Z] #26 3.854 + RM_GOPATH=0 [2022-04-08T12:22:48.468Z] #26 3.854 + TMP_GOPATH= [2022-04-08T12:22:48.468Z] #26 3.856 + : /build [2022-04-08T12:22:48.468Z] #26 3.856 + '[' -z '' ']' [2022-04-08T12:22:48.468Z] #26 3.856 ++ mktemp -d [2022-04-08T12:22:48.468Z] #26 3.867 + export GOPATH=/tmp/tmp.UcQk6rFskq [2022-04-08T12:22:48.468Z] #26 3.867 + GOPATH=/tmp/tmp.UcQk6rFskq [2022-04-08T12:22:48.468Z] #26 3.867 + RM_GOPATH=1 [2022-04-08T12:22:48.468Z] #26 3.868 + case "$(go env GOARCH)" in [2022-04-08T12:22:48.468Z] #26 3.868 ++ go env GOARCH [2022-04-08T12:22:48.468Z] #26 3.889 + export GO_BUILDMODE=-buildmode=pie [2022-04-08T12:22:48.468Z] #26 3.890 + GO_BUILDMODE=-buildmode=pie [2022-04-08T12:22:48.468Z] #26 3.890 ++ dirname /install.sh [2022-04-08T12:22:48.468Z] #26 3.894 + dir=/ [2022-04-08T12:22:48.468Z] #26 3.894 + bin=dockercli [2022-04-08T12:22:48.468Z] #26 3.894 + shift [2022-04-08T12:22:48.468Z] #26 3.894 + '[' '!' -f //dockercli.installer ']' [2022-04-08T12:22:48.468Z] #26 3.894 + . //dockercli.installer [2022-04-08T12:22:48.468Z] #26 3.894 ++ : stable [2022-04-08T12:22:48.468Z] #26 3.894 ++ : 17.06.2-ce [2022-04-08T12:22:48.468Z] #26 3.895 + install_dockercli [2022-04-08T12:22:48.468Z] #26 3.895 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-08T12:22:48.468Z] #26 3.895 Install docker/cli version 17.06.2-ce from stable [2022-04-08T12:22:48.468Z] #26 3.896 ++ uname -m [2022-04-08T12:22:48.468Z] #26 3.898 + arch=x86_64 [2022-04-08T12:22:48.468Z] #26 3.898 + '[' x86_64 '!=' x86_64 ']' [2022-04-08T12:22:48.468Z] #26 3.898 + url=https://download.docker.com/linux/static [2022-04-08T12:22:48.468Z] #26 3.901 + tar -xz docker/docker [2022-04-08T12:22:48.468Z] #26 3.902 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-08T12:22:48.694Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.6% of statements [2022-04-08T12:22:48.694Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-08T12:22:48.694Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-08T12:22:48.694Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-08T12:22:49.267Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-04-08T12:22:49.839Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 80.2% of statements [2022-04-08T12:22:49.839Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-08T12:22:50.100Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-08T12:22:50.366Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-04-08T12:22:50.627Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-08T12:22:50.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-08T12:22:51.460Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-08T12:22:51.460Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-08T12:22:51.721Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 56.5% of statements [2022-04-08T12:22:51.841Z] INFO: Extraction ended at 04/08/2022 12:22:47. Duration:00:00:24.8839373 [2022-04-08T12:22:51.841Z] INFO: Updating the golang and path environment variables [2022-04-08T12:22:51.841Z] INFO: GOPATH=d:\gopath [2022-04-08T12:22:51.841Z] INFO: go version go1.18 windows/amd64 [2022-04-08T12:22:51.841Z] INFO: Running the daemon under test in debug mode [2022-04-08T12:22:51.841Z] INFO: Starting a daemon under test... [2022-04-08T12:22:51.841Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43471\2\daemon --pidfile d:\CI\PR-43471\2\docker.pid -D [2022-04-08T12:22:51.841Z] INFO: Process started successfully. [2022-04-08T12:22:51.841Z] INFO: Start tailing logs of the daemon under tests [2022-04-08T12:22:51.841Z] INFO: Waiting for the daemon under test to start... [2022-04-08T12:22:52.294Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-08T12:22:52.667Z] #26 ... [2022-04-08T12:22:52.667Z] [2022-04-08T12:22:52.667Z] #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-08T12:22:52.667Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:22:52.667Z] #38 2.440 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:22:52.667Z] #38 2.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:22:52.667Z] #38 2.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:22:52.667Z] #38 2.827 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:22:52.667Z] #38 3.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:22:52.667Z] #38 3.259 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:22:52.667Z] #38 8.637 Fetched 8508 kB in 7s (1279 kB/s) [2022-04-08T12:22:52.667Z] #38 8.637 Reading package lists... [2022-04-08T12:22:52.667Z] #38 ... [2022-04-08T12:22:52.667Z] [2022-04-08T12:22:52.667Z] #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-08T12:22:52.667Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-08T12:22:52.667Z] #58 4.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:22:52.667Z] #58 4.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:22:52.667Z] #58 4.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:22:52.667Z] #58 5.143 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:22:52.667Z] #58 6.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:22:52.667Z] #58 8.379 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:22:52.667Z] #58 ... [2022-04-08T12:22:52.667Z] [2022-04-08T12:22:52.667Z] #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-08T12:22:52.667Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-08T12:22:52.667Z] #36 4.287 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-08T12:22:52.667Z] #36 ... [2022-04-08T12:22:52.667Z] [2022-04-08T12:22:52.668Z] #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-08T12:22:52.668Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-08T12:22:52.668Z] #53 4.145 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-08T12:22:52.668Z] #53 8.673 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-08T12:22:52.668Z] #53 8.674 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-08T12:22:52.668Z] #53 8.713 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-08T12:22:52.668Z] #53 10.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-08T12:22:52.927Z] #53 ... [2022-04-08T12:22:52.927Z] [2022-04-08T12:22:52.927Z] #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-08T12:22:52.927Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:22:52.927Z] #49 4.124 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-08T12:22:52.927Z] #49 5.570 go: downloading github.com/fatih/color v1.10.0 [2022-04-08T12:22:52.927Z] #49 5.572 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-08T12:22:52.927Z] #49 5.576 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-08T12:22:52.927Z] #49 5.597 go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T12:22:52.927Z] #49 5.885 go: downloading golang.org/x/tools v0.1.0 [2022-04-08T12:22:52.927Z] #49 6.015 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-08T12:22:52.927Z] #49 6.130 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-08T12:22:52.927Z] #49 6.138 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-08T12:22:52.927Z] #49 6.303 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-08T12:22:52.927Z] #49 9.578 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-08T12:22:52.927Z] #49 9.602 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-08T12:22:52.927Z] #49 9.771 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-08T12:22:52.927Z] #49 ... [2022-04-08T12:22:52.927Z] [2022-04-08T12:22:52.927Z] #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-08T12:22:52.927Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:22:52.927Z] #43 3.339 + git clone https://github.com/docker/distribution.git . [2022-04-08T12:22:52.927Z] #43 3.346 Cloning into '.'... [2022-04-08T12:22:53.188Z] #43 ... [2022-04-08T12:22:53.188Z] [2022-04-08T12:22:53.188Z] #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-08T12:22:53.188Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:22:53.188Z] #34 3.879 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-08T12:22:53.188Z] #34 3.880 Cloning into '.'... [2022-04-08T12:22:53.188Z] #34 ... [2022-04-08T12:22:53.188Z] [2022-04-08T12:22:53.188Z] #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-08T12:22:53.188Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:22:53.188Z] #47 3.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:22:53.188Z] #47 3.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:22:53.188Z] #47 3.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:22:53.188Z] #47 4.190 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-08T12:22:53.188Z] #47 4.325 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:22:53.188Z] #47 5.944 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:22:53.188Z] #47 7.564 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:22:53.236Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-08T12:22:53.237Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-04-08T12:22:53.449Z] #47 ... [2022-04-08T12:22:53.449Z] [2022-04-08T12:22:53.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-08T12:22:53.449Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:22:53.449Z] #51 4.534 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-08T12:22:53.449Z] #51 ... [2022-04-08T12:22:53.449Z] [2022-04-08T12:22:53.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-08T12:22:53.449Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:22:53.449Z] #14 4.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:22:53.449Z] #14 4.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:22:53.449Z] #14 4.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:22:53.449Z] #14 5.046 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:22:53.449Z] #14 6.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:22:53.449Z] #14 8.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:22:53.711Z] #14 ... [2022-04-08T12:22:53.711Z] [2022-04-08T12:22:53.711Z] #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-08T12:22:53.711Z] #26 sha256:a38e2d302bc8fc271816e69297da50889e12935890f2b033d795b292d4c160af [2022-04-08T12:22:53.711Z] #26 10.61 + mkdir -p /build [2022-04-08T12:22:53.711Z] #26 10.61 + mv docker/docker /build/ [2022-04-08T12:22:53.711Z] #26 10.63 + rmdir docker [2022-04-08T12:22:53.809Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-08T12:22:54.282Z] #26 DONE 11.7s [2022-04-08T12:22:54.283Z] [2022-04-08T12:22:54.283Z] #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-08T12:22:54.283Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:22:54.283Z] #49 11.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-08T12:22:54.283Z] #49 11.14 go: downloading golang.org/x/mod v0.3.0 [2022-04-08T12:22:54.381Z] ok github.com/docker/docker/daemon/logger/splunk 1.526s coverage: 82.5% of statements [2022-04-08T12:22:54.381Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-08T12:22:54.381Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-08T12:22:55.325Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-04-08T12:22:55.897Z] ok github.com/docker/docker/distribution 0.616s coverage: 28.3% of statements [2022-04-08T12:22:55.897Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-08T12:22:56.158Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-08T12:22:56.731Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-08T12:22:57.304Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-08T12:22:57.877Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-04-08T12:22:57.877Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-08T12:22:57.877Z] ok github.com/docker/docker/image/tarexport 0.048s coverage: 0.7% of statements [2022-04-08T12:22:58.138Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-08T12:22:58.138Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-08T12:22:58.486Z] #49 ... [2022-04-08T12:22:58.486Z] [2022-04-08T12:22:58.486Z] #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-08T12:22:58.486Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-08T12:22:58.486Z] #36 15.66 tomll can be used in two ways: [2022-04-08T12:22:58.486Z] #36 15.66 Writing to STDIN and reading from STDOUT: [2022-04-08T12:22:58.486Z] #36 15.66 cat file.toml | tomll > file.toml [2022-04-08T12:22:58.486Z] #36 15.66 [2022-04-08T12:22:58.486Z] #36 15.66 Reading and updating a list of files: [2022-04-08T12:22:58.486Z] #36 15.66 tomll a.toml b.toml c.toml [2022-04-08T12:22:58.486Z] #36 15.66 [2022-04-08T12:22:58.486Z] #36 15.66 When given a list of files, tomll will modify all files in place without asking. [2022-04-08T12:22:58.486Z] #36 DONE 16.0s [2022-04-08T12:22:58.486Z] [2022-04-08T12:22:58.486Z] #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-08T12:22:58.486Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-08T12:22:58.486Z] #58 15.67 Fetched 8508 kB in 12s (736 kB/s) [2022-04-08T12:22:58.712Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-08T12:22:59.286Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-04-08T12:22:59.858Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-04-08T12:22:59.858Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-08T12:23:01.774Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.5% of statements [2022-04-08T12:23:01.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-08T12:23:02.346Z] ok github.com/docker/docker/pkg/authorization 0.290s coverage: 68.3% of statements [2022-04-08T12:23:02.346Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-04-08T12:23:02.607Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-08T12:23:02.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-08T12:23:03.769Z] #58 15.67 Reading package lists... [2022-04-08T12:23:03.769Z] #58 20.82 Reading package lists... [2022-04-08T12:23:03.769Z] #58 ... [2022-04-08T12:23:03.769Z] [2022-04-08T12:23:03.769Z] #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-08T12:23:03.769Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:23:03.769Z] #43 20.80 + git checkout -q v2.3.0 [2022-04-08T12:23:05.151Z] #43 ... [2022-04-08T12:23:05.151Z] [2022-04-08T12:23:05.151Z] #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-08T12:23:05.151Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:23:05.151Z] #47 12.46 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-08T12:23:05.151Z] #47 15.38 Fetched 8511 kB in 12s (709 kB/s) [2022-04-08T12:23:05.151Z] #47 15.38 Reading package lists... [2022-04-08T12:23:05.151Z] #47 20.48 Reading package lists... [2022-04-08T12:23:05.151Z] #47 ... [2022-04-08T12:23:05.151Z] [2022-04-08T12:23:05.151Z] #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-08T12:23:05.151Z] #63 sha256:7ce8942f306880684797f4d90e84765d79e34443e61b1eb5cdb1da8e51c63b98 [2022-04-08T12:23:05.151Z] #63 12.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T12:23:05.151Z] #63 12.67 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-08T12:23:05.151Z] #63 13.09 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-08T12:23:05.151Z] #63 16.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-08T12:23:05.151Z] #63 17.13 go: downloading github.com/google/uuid v1.3.0 [2022-04-08T12:23:05.151Z] #63 17.17 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-08T12:23:05.151Z] #63 17.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-08T12:23:05.151Z] #63 17.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-08T12:23:05.151Z] #63 17.57 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-08T12:23:05.151Z] #63 17.67 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-08T12:23:05.151Z] #63 17.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-08T12:23:05.151Z] #63 18.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-08T12:23:05.151Z] #63 19.87 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-08T12:23:05.151Z] #63 20.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-08T12:23:05.151Z] #63 ... [2022-04-08T12:23:05.151Z] [2022-04-08T12:23:05.151Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-08T12:23:05.151Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:23:05.151Z] #43 22.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-08T12:23:05.908Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-04-08T12:23:05.908Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-08T12:23:06.090Z] #43 ... [2022-04-08T12:23:06.090Z] [2022-04-08T12:23:06.090Z] #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-08T12:23:06.090Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:23:06.090Z] #38 8.637 Reading package lists... [2022-04-08T12:23:06.090Z] #38 14.09 Reading package lists... [2022-04-08T12:23:06.090Z] #38 19.28 Building dependency tree... [2022-04-08T12:23:06.090Z] #38 22.29 The following additional packages will be installed: [2022-04-08T12:23:06.090Z] #38 22.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-08T12:23:06.090Z] #38 22.32 Suggested packages: [2022-04-08T12:23:06.090Z] #38 22.32 cmake-doc ninja-build lrzip [2022-04-08T12:23:06.090Z] #38 22.32 Recommended packages: [2022-04-08T12:23:06.090Z] #38 22.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-08T12:23:06.090Z] #38 23.15 The following NEW packages will be installed: [2022-04-08T12:23:06.090Z] #38 23.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-08T12:23:06.090Z] #38 23.16 vim-common xxd [2022-04-08T12:23:06.090Z] #38 23.55 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:23:06.091Z] #38 23.55 Need to get 17.7 MB of archives. [2022-04-08T12:23:06.091Z] #38 23.55 After this operation, 70.7 MB of additional disk space will be used. [2022-04-08T12:23:06.091Z] #38 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-08T12:23:06.091Z] #38 23.56 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-08T12:23:06.091Z] #38 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-08T12:23:06.091Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-08T12:23:06.169Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-08T12:23:06.351Z] #38 24.06 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-08T12:23:06.351Z] #38 24.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-08T12:23:06.351Z] #38 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-08T12:23:06.351Z] #38 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-08T12:23:06.351Z] #38 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-08T12:23:06.351Z] #38 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-08T12:23:06.429Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-08T12:23:06.769Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 2m48.988995031s [2022-04-08T12:23:06.769Z] 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-08T12:23:06.769Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 487.398636ms [2022-04-08T12:23:07.001Z] ok github.com/docker/docker/layer 7.837s coverage: 69.0% of statements [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-08T12:23:07.001Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-08T12:23:07.262Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-08T12:23:07.291Z] #38 ... [2022-04-08T12:23:07.291Z] [2022-04-08T12:23:07.292Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-08T12:23:07.292Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:23:07.292Z] #47 20.48 Reading package lists... [2022-04-08T12:23:07.523Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-04-08T12:23:07.552Z] #47 24.81 Building dependency tree... [2022-04-08T12:23:07.552Z] #47 ... [2022-04-08T12:23:07.552Z] [2022-04-08T12:23:07.552Z] #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-08T12:23:07.552Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:23:07.552Z] #14 15.27 Fetched 8508 kB in 11s (766 kB/s) [2022-04-08T12:23:07.552Z] #14 15.27 Reading package lists... [2022-04-08T12:23:07.552Z] #14 20.22 Reading package lists... [2022-04-08T12:23:07.784Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-04-08T12:23:07.784Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-08T12:23:07.812Z] #14 24.55 Building dependency tree... [2022-04-08T12:23:07.812Z] #14 ... [2022-04-08T12:23:07.812Z] [2022-04-08T12:23:07.812Z] #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-08T12:23:07.812Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:23:07.812Z] #38 25.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:23:07.812Z] #38 25.56 Fetched 17.7 MB in 1s (15.1 MB/s) [2022-04-08T12:23:07.812Z] #38 25.63 Selecting previously unselected package xxd. [2022-04-08T12:23:07.812Z] #38 25.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-08T12:23:07.812Z] #38 25.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-08T12:23:08.072Z] #38 25.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:23:08.072Z] #38 25.96 Selecting previously unselected package vim-common. [2022-04-08T12:23:08.072Z] #38 25.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-08T12:23:08.072Z] #38 25.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:23:08.641Z] #38 26.24 Selecting previously unselected package cmake-data. [2022-04-08T12:23:08.641Z] #38 26.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-08T12:23:08.641Z] #38 26.26 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-08T12:23:08.726Z] ok github.com/docker/docker/pkg/idtools 0.363s coverage: 67.9% of statements [2022-04-08T12:23:08.726Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.5% of statements [2022-04-08T12:23:08.987Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-08T12:23:08.987Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-08T12:23:08.987Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-08T12:23:09.248Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-08T12:23:09.248Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-04-08T12:23:09.510Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-04-08T12:23:09.520Z] ...INFO: Daemon under test started and replied! [2022-04-08T12:23:09.520Z] INFO: Docker version of the daemon under test [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] Client: [2022-04-08T12:23:09.520Z] Version: 17.06.2-ce [2022-04-08T12:23:09.520Z] API version: 1.30 [2022-04-08T12:23:09.520Z] Go version: go1.8.3 [2022-04-08T12:23:09.520Z] Git commit: cec0b72 [2022-04-08T12:23:09.520Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-08T12:23:09.520Z] OS/Arch: windows/amd64 [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] Server: [2022-04-08T12:23:09.520Z] Version: 0.0.0-dev [2022-04-08T12:23:09.520Z] API version: 1.42 (minimum version 1.24) [2022-04-08T12:23:09.520Z] Go version: go1.18 [2022-04-08T12:23:09.520Z] Git commit: c449c8601e [2022-04-08T12:23:09.520Z] Built: 04/08/2022 12:20:59 [2022-04-08T12:23:09.520Z] OS/Arch: windows/amd64 [2022-04-08T12:23:09.520Z] Experimental: false [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] INFO: Docker info of the daemon under test [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] Containers: 0 [2022-04-08T12:23:09.520Z] Running: 0 [2022-04-08T12:23:09.520Z] Paused: 0 [2022-04-08T12:23:09.520Z] Stopped: 0 [2022-04-08T12:23:09.520Z] Images: 0 [2022-04-08T12:23:09.520Z] Server Version: 0.0.0-dev [2022-04-08T12:23:09.520Z] Storage Driver: windowsfilter [2022-04-08T12:23:09.520Z] Windows: [2022-04-08T12:23:09.520Z] Logging Driver: json-file [2022-04-08T12:23:09.520Z] Plugins: [2022-04-08T12:23:09.520Z] Volume: local [2022-04-08T12:23:09.520Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:23:09.520Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:23:09.520Z] Swarm: inactive [2022-04-08T12:23:09.520Z] Default Isolation: process [2022-04-08T12:23:09.520Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:23:09.520Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-08T12:23:09.520Z] OSType: windows [2022-04-08T12:23:09.520Z] Architecture: x86_64 [2022-04-08T12:23:09.520Z] CPUs: 4 [2022-04-08T12:23:09.520Z] Total Memory: 32GiB [2022-04-08T12:23:09.520Z] Name: azwin-2-7a7810 [2022-04-08T12:23:09.520Z] ID: OUTS:3M37:SFEV:6EEE:EHQJ:R276:VVDV:YE2M:JBKP:BY3F:XPF2:UOVH [2022-04-08T12:23:09.520Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T12:23:09.520Z] Debug Mode (client): false [2022-04-08T12:23:09.520Z] Debug Mode (server): true [2022-04-08T12:23:09.520Z] File Descriptors: -1 [2022-04-08T12:23:09.520Z] Goroutines: 16 [2022-04-08T12:23:09.520Z] System Time: 2022-04-08T12:23:07.3601002Z [2022-04-08T12:23:09.520Z] EventsListeners: 0 [2022-04-08T12:23:09.520Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:23:09.520Z] Labels: [2022-04-08T12:23:09.520Z] Experimental: false [2022-04-08T12:23:09.520Z] Insecure Registries: [2022-04-08T12:23:09.520Z] 127.0.0.0/8 [2022-04-08T12:23:09.520Z] Live Restore Enabled: false [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] INFO: Docker images of the daemon under test [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:23:09.520Z] [2022-04-08T12:23:09.520Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-08T12:23:09.520Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-08T12:23:09.520Z] ltsc2022: Pulling from windows/servercore [2022-04-08T12:23:09.520Z] 8f616e6e9eec: Pulling fs layer [2022-04-08T12:23:09.520Z] 037d5740b404: Pulling fs layer [2022-04-08T12:23:09.771Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-08T12:23:09.771Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-08T12:23:09.771Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-08T12:23:09.771Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-08T12:23:10.343Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-04-08T12:23:10.604Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-08T12:23:10.865Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-08T12:23:11.126Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-08T12:23:11.181Z] #38 29.07 Selecting previously unselected package libicu67:amd64. [2022-04-08T12:23:11.181Z] #38 29.08 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-08T12:23:11.181Z] #38 29.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-08T12:23:12.509Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-08T12:23:12.771Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-08T12:23:12.771Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-08T12:23:13.031Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-08T12:23:13.100Z] #38 ... [2022-04-08T12:23:13.100Z] [2022-04-08T12:23:13.100Z] #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-08T12:23:13.100Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-08T12:23:13.100Z] #58 20.82 Reading package lists... [2022-04-08T12:23:13.100Z] #58 25.27 Building dependency tree... [2022-04-08T12:23:13.100Z] #58 27.83 The following additional packages will be installed: [2022-04-08T12:23:13.100Z] #58 27.84 libbtrfs0 [2022-04-08T12:23:13.100Z] #58 27.97 The following NEW packages will be installed: [2022-04-08T12:23:13.100Z] #58 27.98 libbtrfs-dev libbtrfs0 [2022-04-08T12:23:13.100Z] #58 28.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:23:13.100Z] #58 28.40 Need to get 460 kB of archives. [2022-04-08T12:23:13.100Z] #58 28.40 After this operation, 1237 kB of additional disk space will be used. [2022-04-08T12:23:13.100Z] #58 28.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-08T12:23:13.100Z] #58 28.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-08T12:23:13.100Z] #58 29.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:23:13.100Z] #58 29.34 Fetched 460 kB in 0s (1438 kB/s) [2022-04-08T12:23:13.100Z] #58 29.42 Selecting previously unselected package libbtrfs0:amd64. [2022-04-08T12:23:13.100Z] #58 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-08T12:23:13.100Z] #58 29.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-08T12:23:13.100Z] #58 29.50 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-08T12:23:13.100Z] #58 29.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-08T12:23:13.100Z] #58 29.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-08T12:23:13.100Z] #58 29.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-08T12:23:13.100Z] #58 30.12 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-08T12:23:13.100Z] #58 30.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-08T12:23:13.100Z] #58 30.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:23:13.100Z] #58 DONE 30.8s [2022-04-08T12:23:13.100Z] [2022-04-08T12:23:13.100Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-08T12:23:13.100Z] #59 sha256:a292bb9298a876efd0f68e2cb9ddea8e17361ca654dd7b40fa168ddb9cc621ed [2022-04-08T12:23:13.100Z] #59 DONE 0.1s [2022-04-08T12:23:13.100Z] [2022-04-08T12:23:13.100Z] #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-08T12:23:13.100Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:23:13.293Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-08T12:23:13.553Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-08T12:23:14.050Z] #60 0.878 + RM_GOPATH=0 [2022-04-08T12:23:14.050Z] #60 0.878 + TMP_GOPATH= [2022-04-08T12:23:14.050Z] #60 0.878 + : /build [2022-04-08T12:23:14.050Z] #60 0.878 + '[' -z '' ']' [2022-04-08T12:23:14.050Z] #60 0.878 ++ mktemp -d [2022-04-08T12:23:14.050Z] #60 0.885 + export GOPATH=/tmp/tmp.7b00McVjiJ [2022-04-08T12:23:14.050Z] #60 0.885 + GOPATH=/tmp/tmp.7b00McVjiJ [2022-04-08T12:23:14.050Z] #60 0.885 + RM_GOPATH=1 [2022-04-08T12:23:14.050Z] #60 0.885 + case "$(go env GOARCH)" in [2022-04-08T12:23:14.050Z] #60 0.889 ++ go env GOARCH [2022-04-08T12:23:14.050Z] #60 0.909 + export GO_BUILDMODE=-buildmode=pie [2022-04-08T12:23:14.050Z] #60 0.909 + GO_BUILDMODE=-buildmode=pie [2022-04-08T12:23:14.050Z] #60 0.910 ++ dirname /install.sh [2022-04-08T12:23:14.050Z] #60 0.913 + dir=/ [2022-04-08T12:23:14.050Z] #60 0.913 + bin=containerd [2022-04-08T12:23:14.050Z] #60 0.913 + shift [2022-04-08T12:23:14.050Z] #60 0.913 + '[' '!' -f //containerd.installer ']' [2022-04-08T12:23:14.050Z] #60 0.914 + . //containerd.installer [2022-04-08T12:23:14.050Z] #60 0.914 ++ set -e [2022-04-08T12:23:14.050Z] #60 0.914 ++ : v1.6.2 [2022-04-08T12:23:14.050Z] #60 0.914 + install_containerd [2022-04-08T12:23:14.050Z] #60 0.917 + echo 'Install containerd version v1.6.2' [2022-04-08T12:23:14.050Z] #60 0.918 Install containerd version v1.6.2 [2022-04-08T12:23:14.050Z] #60 0.918 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7b00McVjiJ/src/github.com/containerd/containerd [2022-04-08T12:23:14.050Z] #60 0.922 Cloning into '/tmp/tmp.7b00McVjiJ/src/github.com/containerd/containerd'... [2022-04-08T12:23:14.124Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-08T12:23:14.386Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-08T12:23:14.647Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2022-04-08T12:23:15.218Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-08T12:23:15.479Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-08T12:23:15.739Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-08T12:23:15.739Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-08T12:23:16.289Z] Running on azwin-2-351630 in d:\jenkins\workspace\moby_PR-43471 [Pipeline] { [Pipeline] ws [2022-04-08T12:23:16.308Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-08T12:23:17.351Z] #60 ... [2022-04-08T12:23:17.351Z] [2022-04-08T12:23:17.351Z] #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-08T12:23:17.351Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-08T12:23:17.351Z] #53 33.60 v3.0.2 [2022-04-08T12:23:17.351Z] #53 DONE 35.0s [2022-04-08T12:23:17.351Z] [2022-04-08T12:23:17.351Z] #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-08T12:23:17.351Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:23:17.351Z] #51 28.31 go: downloading github.com/fatih/color v1.13.0 [2022-04-08T12:23:17.351Z] #51 28.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-08T12:23:17.351Z] #51 28.38 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-08T12:23:17.351Z] #51 28.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T12:23:17.351Z] #51 28.60 go: downloading github.com/spf13/viper v1.10.1 [2022-04-08T12:23:17.351Z] #51 28.77 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-08T12:23:17.351Z] #51 29.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-08T12:23:17.351Z] #51 29.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-08T12:23:17.351Z] #51 29.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-08T12:23:17.351Z] #51 29.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-08T12:23:17.351Z] #51 29.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T12:23:17.351Z] #51 30.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T12:23:17.351Z] #51 33.03 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T12:23:17.351Z] #51 33.04 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T12:23:17.351Z] #51 33.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-08T12:23:17.351Z] #51 33.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-08T12:23:17.351Z] #51 33.21 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-08T12:23:17.351Z] #51 33.25 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-08T12:23:17.351Z] #51 33.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T12:23:17.351Z] #51 33.38 go: downloading github.com/spf13/afero v1.6.0 [2022-04-08T12:23:17.351Z] #51 33.42 go: downloading github.com/spf13/cast v1.4.1 [2022-04-08T12:23:17.351Z] #51 33.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-08T12:23:17.351Z] #51 33.57 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-08T12:23:17.351Z] #51 33.61 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-08T12:23:17.351Z] #51 33.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-08T12:23:17.351Z] #51 33.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-08T12:23:17.351Z] #51 33.78 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-08T12:23:17.351Z] #51 33.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-08T12:23:17.351Z] #51 33.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-08T12:23:17.351Z] #51 33.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-08T12:23:17.351Z] #51 33.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-08T12:23:17.351Z] #51 33.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-08T12:23:17.351Z] #51 33.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-08T12:23:17.351Z] #51 33.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-08T12:23:17.351Z] #51 34.01 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-08T12:23:17.351Z] #51 34.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-08T12:23:17.351Z] #51 34.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-08T12:23:17.351Z] #51 34.42 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-08T12:23:17.351Z] #51 34.49 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-08T12:23:17.352Z] #51 34.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-08T12:23:17.352Z] #51 34.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-08T12:23:17.352Z] #51 35.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-08T12:23:17.352Z] #51 35.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-08T12:23:17.352Z] #51 35.09 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-08T12:23:17.352Z] #51 35.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-08T12:23:17.352Z] #51 35.17 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-08T12:23:17.352Z] #51 35.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-08T12:23:17.352Z] #51 35.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-08T12:23:17.352Z] #51 35.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-08T12:23:17.655Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-08T12:23:17.684Z] #51 35.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-08T12:23:17.916Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-08T12:23:17.945Z] #51 ... [2022-04-08T12:23:17.945Z] [2022-04-08T12:23:17.945Z] #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-08T12:23:17.945Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:23:17.945Z] #38 35.48 Selecting previously unselected package libxml2:amd64. [2022-04-08T12:23:17.945Z] #38 35.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-08T12:23:17.945Z] #38 35.49 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-08T12:23:17.945Z] #38 ... [2022-04-08T12:23:17.945Z] [2022-04-08T12:23:17.945Z] #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-08T12:23:17.945Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:23:17.945Z] #14 24.55 Building dependency tree... [2022-04-08T12:23:17.945Z] #14 27.31 The following additional packages will be installed: [2022-04-08T12:23:17.945Z] #14 27.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-08T12:23:17.945Z] #14 27.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-08T12:23:17.945Z] #14 27.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-08T12:23:17.945Z] #14 27.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-08T12:23:17.945Z] #14 27.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-08T12:23:17.945Z] #14 27.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-08T12:23:17.945Z] #14 27.33 mingw-w64-common mingw-w64-x86-64-dev [2022-04-08T12:23:17.945Z] #14 27.34 Suggested packages: [2022-04-08T12:23:17.945Z] #14 27.34 gcc-10-locales seccomp wine64 [2022-04-08T12:23:17.945Z] #14 28.52 The following NEW packages will be installed: [2022-04-08T12:23:17.945Z] #14 28.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-08T12:23:17.945Z] #14 28.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-08T12:23:17.945Z] #14 28.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-08T12:23:17.945Z] #14 28.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-08T12:23:17.945Z] #14 28.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-08T12:23:17.945Z] #14 28.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-08T12:23:17.945Z] #14 28.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-08T12:23:17.945Z] #14 28.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-08T12:23:17.945Z] #14 28.54 mingw-w64-x86-64-dev [2022-04-08T12:23:17.945Z] #14 28.92 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:23:17.945Z] #14 28.92 Need to get 115 MB of archives. [2022-04-08T12:23:17.945Z] #14 28.92 After this operation, 645 MB of additional disk space will be used. [2022-04-08T12:23:17.945Z] #14 28.92 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-08T12:23:17.945Z] #14 29.04 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-08T12:23:17.945Z] #14 29.18 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-08T12:23:17.945Z] #14 29.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-08T12:23:17.945Z] #14 29.21 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-08T12:23:17.945Z] #14 29.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-08T12:23:17.945Z] #14 29.45 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-08T12:23:17.945Z] #14 29.62 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-08T12:23:17.945Z] #14 29.64 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-08T12:23:17.945Z] #14 30.16 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-08T12:23:17.945Z] #14 31.50 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-08T12:23:17.945Z] #14 32.00 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-08T12:23:17.945Z] #14 32.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-08T12:23:17.945Z] #14 34.27 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-08T12:23:17.945Z] #14 34.90 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-08T12:23:17.945Z] #14 34.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-08T12:23:17.945Z] #14 34.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-08T12:23:17.945Z] #14 34.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-08T12:23:17.945Z] #14 34.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-08T12:23:17.945Z] #14 34.92 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-08T12:23:17.945Z] #14 34.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-08T12:23:17.945Z] #14 34.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-08T12:23:17.945Z] #14 34.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-08T12:23:17.945Z] #14 34.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-08T12:23:17.945Z] #14 34.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-08T12:23:17.945Z] #14 34.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-08T12:23:17.945Z] #14 35.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-08T12:23:17.945Z] #14 35.07 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-08T12:23:17.945Z] #14 35.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-08T12:23:17.945Z] #14 35.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-08T12:23:17.945Z] #14 ... [2022-04-08T12:23:17.945Z] [2022-04-08T12:23:17.945Z] #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-08T12:23:17.945Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:23:17.945Z] #51 35.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-08T12:23:17.945Z] #51 35.79 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-08T12:23:17.945Z] #51 35.83 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-08T12:23:18.178Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-08T12:23:18.219Z] The recommended git tool is: git [2022-04-08T12:23:18.220Z] #51 35.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-08T12:23:18.220Z] #51 35.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-08T12:23:18.220Z] #51 36.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-08T12:23:18.220Z] #51 36.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-08T12:23:18.220Z] #51 ... [2022-04-08T12:23:18.220Z] [2022-04-08T12:23:18.220Z] #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-08T12:23:18.220Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:23:18.220Z] #47 24.81 Building dependency tree... [2022-04-08T12:23:18.220Z] #47 27.43 The following additional packages will be installed: [2022-04-08T12:23:18.220Z] #47 27.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-08T12:23:18.220Z] #47 27.45 python3-protobuf python3-six [2022-04-08T12:23:18.220Z] #47 27.46 Suggested packages: [2022-04-08T12:23:18.220Z] #47 27.46 python3-setuptools [2022-04-08T12:23:18.220Z] #47 27.46 Recommended packages: [2022-04-08T12:23:18.220Z] #47 27.46 iproute2 | iproute [2022-04-08T12:23:18.220Z] #47 27.98 The following NEW packages will be installed: [2022-04-08T12:23:18.220Z] #47 27.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-08T12:23:18.220Z] #47 27.99 python3-protobuf python3-six [2022-04-08T12:23:18.220Z] #47 28.42 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:23:18.220Z] #47 28.42 Need to get 2292 kB of archives. [2022-04-08T12:23:18.220Z] #47 28.42 After this operation, 11.0 MB of additional disk space will be used. [2022-04-08T12:23:18.220Z] #47 28.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-08T12:23:18.220Z] #47 28.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-08T12:23:18.220Z] #47 28.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-08T12:23:18.220Z] #47 28.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-08T12:23:18.220Z] #47 28.50 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-08T12:23:18.220Z] #47 28.50 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-08T12:23:18.220Z] #47 28.50 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-08T12:23:18.220Z] #47 31.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-08T12:23:18.220Z] #47 32.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:23:18.220Z] #47 32.94 Fetched 2292 kB in 4s (579 kB/s) [2022-04-08T12:23:18.220Z] #47 33.02 Selecting previously unselected package libprotobuf23:amd64. [2022-04-08T12:23:18.220Z] #47 33.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-08T12:23:18.220Z] #47 33.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-08T12:23:18.220Z] #47 33.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-08T12:23:18.220Z] #47 34.78 Selecting previously unselected package python3-pkg-resources. [2022-04-08T12:23:18.220Z] #47 34.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-08T12:23:18.220Z] #47 34.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-08T12:23:18.220Z] #47 35.17 Selecting previously unselected package python3-six. [2022-04-08T12:23:18.220Z] #47 35.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-08T12:23:18.220Z] #47 35.18 Unpacking python3-six (1.16.0-2) ... [2022-04-08T12:23:18.220Z] #47 35.49 Selecting previously unselected package python3-protobuf. [2022-04-08T12:23:18.220Z] #47 35.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-08T12:23:18.220Z] #47 35.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-08T12:23:18.481Z] #47 ... [2022-04-08T12:23:18.481Z] [2022-04-08T12:23:18.481Z] #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-08T12:23:18.481Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:23:18.481Z] #51 36.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-08T12:23:18.481Z] #51 36.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-08T12:23:18.742Z] #51 36.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-08T12:23:18.742Z] #51 36.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-08T12:23:18.742Z] #51 36.59 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-08T12:23:19.002Z] #51 36.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-08T12:23:19.002Z] #51 36.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-08T12:23:19.262Z] #51 37.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-08T12:23:19.263Z] #51 37.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-08T12:23:19.263Z] #51 37.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-08T12:23:19.263Z] #51 37.07 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-08T12:23:19.263Z] #51 37.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-08T12:23:19.263Z] #51 37.12 go: downloading github.com/julz/importas v0.1.0 [2022-04-08T12:23:19.263Z] #51 37.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-08T12:23:19.263Z] #51 37.19 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-08T12:23:19.263Z] #51 37.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-08T12:23:19.263Z] #51 37.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-08T12:23:19.523Z] #51 37.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-08T12:23:19.523Z] #51 37.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-08T12:23:19.523Z] #51 37.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-08T12:23:19.523Z] #51 37.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-08T12:23:19.523Z] #51 37.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-08T12:23:19.523Z] #51 37.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-08T12:23:19.523Z] #51 37.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-08T12:23:19.523Z] #51 37.49 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-08T12:23:19.565Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-04-08T12:23:19.565Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-08T12:23:20.094Z] #51 37.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-08T12:23:20.094Z] #51 37.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-08T12:23:20.094Z] #51 37.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-08T12:23:20.355Z] #51 38.04 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-08T12:23:20.355Z] #51 38.12 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-08T12:23:20.355Z] #51 38.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-08T12:23:20.355Z] #51 38.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-08T12:23:20.355Z] #51 38.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-08T12:23:20.355Z] #51 38.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-08T12:23:20.510Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-04-08T12:23:20.615Z] #51 38.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-08T12:23:20.615Z] #51 38.43 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-08T12:23:20.615Z] #51 38.43 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-08T12:23:20.615Z] #51 38.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-08T12:23:20.615Z] #51 38.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-08T12:23:20.615Z] #51 38.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-08T12:23:20.875Z] #51 38.59 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-08T12:23:20.875Z] #51 38.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-08T12:23:20.875Z] #51 38.61 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-08T12:23:20.875Z] #51 38.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-08T12:23:20.875Z] #51 38.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-08T12:23:20.875Z] #51 38.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-08T12:23:21.114Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-04-08T12:23:21.114Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-08T12:23:21.134Z] #51 38.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-08T12:23:21.134Z] #51 38.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-08T12:23:21.134Z] #51 38.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-08T12:23:21.134Z] #51 38.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-08T12:23:21.134Z] #51 38.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-08T12:23:21.397Z] #51 39.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-08T12:23:21.667Z] #51 39.45 go: downloading honnef.co/go/tools v0.2.2 [2022-04-08T12:23:21.686Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-08T12:23:21.904Z] 037d5740b404: Verifying Checksum [2022-04-08T12:23:21.904Z] 037d5740b404: Download complete [2022-04-08T12:23:21.947Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-08T12:23:22.615Z] #51 40.44 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-08T12:23:22.615Z] #51 40.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-08T12:23:22.615Z] #51 40.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-08T12:23:22.875Z] #51 40.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-08T12:23:22.875Z] #51 40.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-08T12:23:22.875Z] #51 40.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-08T12:23:22.875Z] #51 40.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-08T12:23:23.138Z] #51 41.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-08T12:23:23.138Z] #51 41.02 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T12:23:23.334Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-08T12:23:23.402Z] #51 41.22 go: downloading golang.org/x/text v0.3.7 [2022-04-08T12:23:24.281Z] ok github.com/docker/docker/volume/local 0.072s coverage: 76.4% of statements [2022-04-08T12:23:24.543Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-08T12:23:24.695Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-08T12:23:24.695Z] [2022-04-08T12:23:24.695Z] ________ ____ __. [2022-04-08T12:23:24.695Z] \_____ \ | |/ _| [2022-04-08T12:23:24.695Z] / | \| < [2022-04-08T12:23:24.695Z] / | \ | \ [2022-04-08T12:23:24.695Z] \_______ /____|__ \ [2022-04-08T12:23:24.695Z] \/ \/ [2022-04-08T12:23:24.695Z] [2022-04-08T12:23:24.695Z] INFO: make.ps1 ended at 04/08/2022 12:23:14 [2022-04-08T12:23:24.695Z] INFO: Binaries build ended at 04/08/2022 12:23:16. Duration:00:01:55.3703697 [2022-04-08T12:23:24.695Z] INFO: Copying the built daemon binary to d:\CI\PR-43471\2\binary\dockerd-477afe9bc1.exe... [2022-04-08T12:23:24.695Z] INFO: Copying the built client binary to d:\CI\PR-43471\2\binary\docker-477afe9bc1.exe... [2022-04-08T12:23:24.695Z] INFO: Copying dockerversion from the container... [2022-04-08T12:23:24.695Z] INFO: Copying the golang package from the container to d:\CI\PR-43471\2\installer\go.zip... [2022-04-08T12:23:24.695Z] INFO: Extracting go.zip to d:\CI\PR-43471\2\go [2022-04-08T12:23:24.808Z] 8f616e6e9eec: Verifying Checksum [2022-04-08T12:23:24.808Z] 8f616e6e9eec: Download complete [2022-04-08T12:23:25.367Z] #51 ... [2022-04-08T12:23:25.367Z] [2022-04-08T12:23:25.367Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-08T12:23:25.367Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-08T12:23:25.367Z] #38 36.32 Selecting previously unselected package libarchive13:amd64. [2022-04-08T12:23:25.367Z] #38 36.33 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-08T12:23:25.367Z] #38 36.34 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 36.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-08T12:23:25.367Z] #38 36.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-08T12:23:25.367Z] #38 36.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-08T12:23:25.367Z] #38 36.78 Selecting previously unselected package librhash0:amd64. [2022-04-08T12:23:25.367Z] #38 36.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-08T12:23:25.367Z] #38 36.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-08T12:23:25.367Z] #38 37.08 Selecting previously unselected package libuv1:amd64. [2022-04-08T12:23:25.367Z] #38 37.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-08T12:23:25.367Z] #38 37.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-08T12:23:25.367Z] #38 37.21 Selecting previously unselected package cmake. [2022-04-08T12:23:25.367Z] #38 37.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-08T12:23:25.367Z] #38 37.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 40.72 Setting up libicu67:amd64 (67.1-7) ... [2022-04-08T12:23:25.367Z] #38 40.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 40.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-08T12:23:25.367Z] #38 40.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 40.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-08T12:23:25.367Z] #38 40.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-08T12:23:25.367Z] #38 40.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 41.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 41.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 41.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-08T12:23:25.367Z] #38 41.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:23:25.367Z] #38 DONE 43.0s [2022-04-08T12:23:25.367Z] [2022-04-08T12:23:25.367Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-08T12:23:25.367Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:23:25.367Z] #47 36.12 Selecting previously unselected package libnet1:amd64. [2022-04-08T12:23:25.367Z] #47 36.13 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-08T12:23:25.367Z] #47 36.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-08T12:23:25.367Z] #47 36.25 Selecting previously unselected package libnl-3-200:amd64. [2022-04-08T12:23:25.367Z] #47 36.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-08T12:23:25.367Z] #47 36.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-08T12:23:25.367Z] #47 36.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-08T12:23:25.367Z] #47 36.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-08T12:23:25.367Z] #47 36.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-08T12:23:25.367Z] #47 36.56 Selecting previously unselected package criu. [2022-04-08T12:23:25.367Z] #47 36.57 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-08T12:23:25.367Z] #47 36.57 Unpacking criu (3.16.1-3) ... [2022-04-08T12:23:25.367Z] #47 37.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-08T12:23:25.367Z] #47 38.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-08T12:23:25.367Z] #47 38.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-08T12:23:25.367Z] #47 38.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-08T12:23:25.367Z] #47 38.93 Setting up python3-six (1.16.0-2) ... [2022-04-08T12:23:25.367Z] #47 39.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-08T12:23:25.367Z] #47 40.00 Setting up python3-protobuf (3.12.4-1) ... [2022-04-08T12:23:25.367Z] #47 ... [2022-04-08T12:23:25.367Z] [2022-04-08T12:23:25.367Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-08T12:23:25.367Z] #39 sha256:af8d5e0850d268dcd0c5bb5bd00128cad0395046c6ea94aeecb665b07731785f [2022-04-08T12:23:25.367Z] #39 DONE 0.1s [2022-04-08T12:23:25.367Z] [2022-04-08T12:23:25.367Z] #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-08T12:23:25.367Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:23:25.367Z] #14 36.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:23:25.367Z] #14 36.67 Fetched 115 MB in 7s (17.6 MB/s) [2022-04-08T12:23:25.367Z] #14 36.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-08T12:23:25.367Z] #14 36.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-08T12:23:25.367Z] #14 36.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-08T12:23:25.367Z] #14 36.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-08T12:23:25.367Z] #14 39.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-08T12:23:25.367Z] #14 39.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-08T12:23:25.367Z] #14 39.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-08T12:23:25.367Z] #14 41.95 Selecting previously unselected package binutils-mingw-w64. [2022-04-08T12:23:25.367Z] #14 41.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-08T12:23:25.367Z] #14 42.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-08T12:23:25.367Z] #14 42.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-08T12:23:25.367Z] #14 42.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-08T12:23:25.367Z] #14 42.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:23:25.367Z] #14 42.98 Selecting previously unselected package dmsetup. [2022-04-08T12:23:25.367Z] #14 43.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-08T12:23:25.367Z] #14 43.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-08T12:23:25.367Z] #14 ... [2022-04-08T12:23:25.367Z] [2022-04-08T12:23:25.368Z] #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-08T12:23:25.368Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-08T12:23:25.368Z] #47 42.90 Setting up criu (3.16.1-3) ... [2022-04-08T12:23:25.927Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-08T12:23:27.276Z] #47 44.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:23:27.846Z] #47 DONE 45.5s [2022-04-08T12:23:27.846Z] [2022-04-08T12:23:27.846Z] #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-08T12:23:27.846Z] #40 sha256:f92279a7b1b6ae7f7231fd9e165dcbfd8b31f7df50a629f166114afa433269bc [2022-04-08T12:23:27.846Z] #40 0.875 + RM_GOPATH=0 [2022-04-08T12:23:27.846Z] #40 0.875 + TMP_GOPATH= [2022-04-08T12:23:27.846Z] #40 0.875 + : /build [2022-04-08T12:23:27.846Z] #40 0.875 + '[' -z '' ']' [2022-04-08T12:23:27.846Z] #40 0.876 ++ mktemp -d [2022-04-08T12:23:27.846Z] #40 0.878 + export GOPATH=/tmp/tmp.mwL6WNmaFC [2022-04-08T12:23:27.846Z] #40 0.878 + GOPATH=/tmp/tmp.mwL6WNmaFC [2022-04-08T12:23:27.846Z] #40 0.878 + RM_GOPATH=1 [2022-04-08T12:23:27.846Z] #40 0.879 + case "$(go env GOARCH)" in [2022-04-08T12:23:27.846Z] #40 0.881 ++ go env GOARCH [2022-04-08T12:23:27.846Z] #40 0.914 + export GO_BUILDMODE=-buildmode=pie [2022-04-08T12:23:27.846Z] #40 0.915 + GO_BUILDMODE=-buildmode=pie [2022-04-08T12:23:27.846Z] #40 0.915 ++ dirname /install.sh [2022-04-08T12:23:27.846Z] #40 0.920 + dir=/ [2022-04-08T12:23:27.846Z] #40 0.920 + bin=tini [2022-04-08T12:23:27.846Z] #40 0.920 + shift [2022-04-08T12:23:27.846Z] #40 0.921 + '[' '!' -f //tini.installer ']' [2022-04-08T12:23:27.846Z] #40 0.921 + . //tini.installer [2022-04-08T12:23:27.846Z] #40 0.921 ++ : v0.19.0 [2022-04-08T12:23:27.846Z] #40 0.921 + install_tini [2022-04-08T12:23:27.846Z] #40 0.922 + echo 'Install tini version v0.19.0' [2022-04-08T12:23:27.846Z] #40 0.922 Install tini version v0.19.0 [2022-04-08T12:23:27.846Z] #40 0.922 + git clone https://github.com/krallin/tini.git /tmp/tmp.mwL6WNmaFC/tini [2022-04-08T12:23:27.846Z] #40 0.924 Cloning into '/tmp/tmp.mwL6WNmaFC/tini'... [2022-04-08T12:23:27.846Z] #40 1.637 + cd /tmp/tmp.mwL6WNmaFC/tini [2022-04-08T12:23:27.846Z] #40 1.641 + git checkout -q v0.19.0 [2022-04-08T12:23:27.846Z] #40 1.646 + cmake . [2022-04-08T12:23:27.846Z] #40 2.182 -- The C compiler identification is GNU 10.2.1 [2022-04-08T12:23:27.846Z] #40 2.270 -- Detecting C compiler ABI info [2022-04-08T12:23:27.846Z] #40 2.746 -- Detecting C compiler ABI info - done [2022-04-08T12:23:28.422Z] #40 2.907 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-08T12:23:28.422Z] #40 2.931 -- Detecting C compile features [2022-04-08T12:23:28.422Z] #40 2.932 -- Detecting C compile features - done [2022-04-08T12:23:28.422Z] #40 2.970 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-08T12:23:28.422Z] #40 3.249 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-08T12:23:28.682Z] #40 3.359 -- Configuring done [2022-04-08T12:23:28.682Z] #40 3.368 -- Generating done [2022-04-08T12:23:28.682Z] #40 3.369 -- Build files have been written to: /tmp/tmp.mwL6WNmaFC/tini [2022-04-08T12:23:28.682Z] #40 3.381 + make tini-static [2022-04-08T12:23:28.942Z] #40 ... [2022-04-08T12:23:28.942Z] [2022-04-08T12:23:28.942Z] #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-08T12:23:28.942Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:23:28.942Z] #34 36.49 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-08T12:23:28.942Z] #34 36.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-08T12:23:28.942Z] #34 37.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-08T12:23:28.942Z] #34 ... [2022-04-08T12:23:28.942Z] [2022-04-08T12:23:28.942Z] #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-08T12:23:28.942Z] #40 sha256:f92279a7b1b6ae7f7231fd9e165dcbfd8b31f7df50a629f166114afa433269bc [2022-04-08T12:23:28.942Z] #40 3.766 Scanning dependencies of target tini-static [2022-04-08T12:23:28.942Z] #40 3.851 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-08T12:23:29.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-08T12:23:30.322Z] #40 4.805 [100%] Linking C executable tini-static [2022-04-08T12:23:30.582Z] #40 5.304 [100%] Built target tini-static [2022-04-08T12:23:30.582Z] #40 5.347 + mkdir -p /build [2022-04-08T12:23:30.582Z] #40 5.354 + cp tini-static /build/docker-init [2022-04-08T12:23:31.152Z] #40 DONE 5.7s [2022-04-08T12:23:31.152Z] [2022-04-08T12:23:31.152Z] #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-08T12:23:31.152Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:23:31.152Z] #51 45.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-08T12:23:31.152Z] #51 46.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T12:23:31.152Z] #51 46.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-08T12:23:31.152Z] #51 46.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-08T12:23:31.152Z] #51 46.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-08T12:23:31.152Z] #51 46.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-08T12:23:31.152Z] #51 46.28 go: downloading golang.org/x/mod v0.5.1 [2022-04-08T12:23:31.152Z] #51 46.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-08T12:23:31.152Z] #51 46.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T12:23:31.152Z] #51 46.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-08T12:23:31.152Z] #51 46.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-08T12:23:31.152Z] #51 46.68 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-08T12:23:31.152Z] #51 47.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T12:23:31.152Z] #51 47.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-08T12:23:31.152Z] #51 47.18 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-08T12:23:31.152Z] #51 47.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-08T12:23:31.152Z] #51 47.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-08T12:23:31.152Z] #51 47.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T12:23:31.152Z] #51 47.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T12:23:31.152Z] #51 47.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-08T12:23:31.152Z] #51 47.58 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-08T12:23:31.152Z] #51 47.71 go: downloading github.com/prometheus/common v0.10.0 [2022-04-08T12:23:31.152Z] #51 47.90 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-08T12:23:31.152Z] #51 47.99 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-08T12:23:31.152Z] #51 48.07 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-08T12:23:31.526Z] #51 49.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-08T12:23:34.957Z] #51 ... [2022-04-08T12:23:34.957Z] [2022-04-08T12:23:34.957Z] #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-08T12:23:34.957Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-08T12:23:34.957Z] #49 51.76 gotestsum version dev [2022-04-08T12:23:34.957Z] #49 DONE 52.3s [2022-04-08T12:23:34.957Z] [2022-04-08T12:23:34.957Z] #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-08T12:23:34.957Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:23:34.957Z] #14 43.32 Selecting previously unselected package mingw-w64-common. [2022-04-08T12:23:34.957Z] #14 43.32 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-08T12:23:34.957Z] #14 43.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-08T12:23:34.957Z] #14 48.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-08T12:23:34.957Z] #14 48.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-08T12:23:34.957Z] #14 48.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-08T12:23:36.869Z] #14 54.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-08T12:23:36.869Z] #14 54.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:23:36.869Z] #14 54.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-08T12:23:36.869Z] #14 54.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-08T12:23:36.869Z] #14 54.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:23:36.869Z] #14 54.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-08T12:23:37.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-08T12:23:42.154Z] #14 59.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-08T12:23:42.154Z] #14 59.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:23:42.154Z] #14 59.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-08T12:23:42.589Z] using credential docker-jenkins-github-credentials [2022-04-08T12:23:42.666Z] Cloning the remote Git repository [2022-04-08T12:23:42.666Z] Cloning with configured refspecs honoured and without tags [2022-04-08T12:23:44.040Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/rootless [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/volume [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-08T12:23:44.040Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-08T12:23:42.857Z] Cloning repository https://github.com/moby/moby.git [2022-04-08T12:23:43.250Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === Skipped [2022-04-08T12:23:44.302Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-08T12:23:44.302Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-08T12:23:44.302Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-08T12:23:44.302Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-08T12:23:44.302Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-08T12:23:44.302Z] time="2022-04-08T12:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-08T12:23:44.302Z] time="2022-04-08T12:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-08T12:23:44.302Z] time="2022-04-08T12:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-08T12:23:44.302Z] time="2022-04-08T12:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-08T12:23:44.302Z] time="2022-04-08T12:22:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-08T12:23:44.302Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-08T12:23:44.302Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-08T12:23:44.302Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:23:44.302Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-08T12:23:44.302Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-08T12:23:44.302Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-08T12:23:44.302Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-08T12:23:44.302Z] [2022-04-08T12:23:44.302Z] DONE 2338 tests, 28 skipped in 206.667s [2022-04-08T12:23:44.302Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:23:44.302Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-08T12:23:44.302Z] + 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-08T12:23:45.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-08T12:23:45.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-08T12:23:44.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:23:44.194Z] > git --version # timeout=10 [2022-04-08T12:23:44.241Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-08T12:23:44.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:23:44.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:23:46.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-08T12:23:47.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-08T12:23:47.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-08T12:23:48.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-08T12:23:50.297Z] #14 ... [2022-04-08T12:23:50.297Z] [2022-04-08T12:23:50.297Z] #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-08T12:23:50.297Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:23:50.297Z] #60 36.32 Updating files: 63% (2973/4680) Updating files: 64% (2996/4680) Updating files: 65% (3042/4680) Updating files: 66% (3089/4680) Updating files: 67% (3136/4680) Updating files: 68% (3183/4680) Updating files: 69% (3230/4680) Updating files: 70% (3276/4680) Updating files: 71% (3323/4680) Updating files: 72% (3370/4680) Updating files: 73% (3417/4680) Updating files: 74% (3464/4680) Updating files: 75% (3510/4680) Updating files: 76% (3557/4680) Updating files: 77% (3604/4680) Updating files: 78% (3651/4680) Updating files: 79% (3698/4680) Updating files: 80% (3744/4680) Updating files: 81% (3791/4680) Updating files: 82% (3838/4680) Updating files: 83% (3885/4680) Updating files: 84% (3932/4680) Updating files: 85% (3978/4680) Updating files: 86% (4025/4680) Updating files: 87% (4072/4680) Updating files: 88% (4119/4680) Updating files: 89% (4166/4680) Updating files: 90% (4212/4680) Updating files: 91% (4259/4680) Updating files: 92% (4306/4680) Updating files: 93% (4353/4680) Updating files: 94% (4400/4680) Updating files: 95% (4446/4680) Updating files: 96% (4493/4680) Updating files: 97% (4540/4680) Updating files: 98% (4587/4680) Updating files: 99% (4634/4680) Updating files: 100% (4680/4680) Updating files: 100% (4680/4680), done. [2022-04-08T12:23:50.297Z] #60 37.11 + cd /tmp/tmp.7b00McVjiJ/src/github.com/containerd/containerd [2022-04-08T12:23:50.297Z] #60 37.11 + git checkout -q v1.6.2 [2022-04-08T12:23:51.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-08T12:23:51.682Z] #60 38.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-08T12:23:51.682Z] #60 38.56 + BUILDTAGS='netgo osusergo static_build' [2022-04-08T12:23:51.682Z] #60 38.56 + export EXTRA_FLAGS=-buildmode=pie [2022-04-08T12:23:51.682Z] #60 38.56 + EXTRA_FLAGS=-buildmode=pie [2022-04-08T12:23:51.682Z] #60 38.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-08T12:23:51.682Z] #60 38.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-08T12:23:51.682Z] #60 38.56 + '[' '' = dynamic ']' [2022-04-08T12:23:51.682Z] #60 38.56 + make [2022-04-08T12:23:52.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-08T12:23:53.068Z] #60 39.83 + bin/ctr [2022-04-08T12:23:53.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-08T12:23:53.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-08T12:23:54.677Z] INFO: Extraction ended at 04/08/2022 12:23:51. Duration:00:00:33.1789345 [2022-04-08T12:23:54.677Z] INFO: Updating the golang and path environment variables [2022-04-08T12:23:54.677Z] INFO: GOPATH=d:\gopath [2022-04-08T12:23:54.677Z] INFO: go version go1.18 windows/amd64 [2022-04-08T12:23:54.677Z] INFO: Running the daemon under test in debug mode [2022-04-08T12:23:54.677Z] INFO: Starting a daemon under test... [2022-04-08T12:23:54.677Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43471\2\daemon --pidfile d:\CI\PR-43471\2\docker.pid -D [2022-04-08T12:23:54.677Z] INFO: Process started successfully. [2022-04-08T12:23:54.678Z] INFO: Start tailing logs of the daemon under tests [2022-04-08T12:23:54.678Z] INFO: Waiting for the daemon under test to start... [2022-04-08T12:23:54.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-08T12:23:55.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-08T12:23:56.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-08T12:23:57.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-08T12:23:58.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-08T12:23:59.125Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:23:59.125Z] Using test binary docker [2022-04-08T12:23:59.125Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-08T12:23:59.125Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-08T12:23:59.125Z] Starting dockerd [2022-04-08T12:23:59.125Z] INFO: Waiting for daemon to start... [2022-04-08T12:24:01.038Z] . [2022-04-08T12:24:01.038Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:24:01.038Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:24:01.038Z] Error: No such image: emptyfs [2022-04-08T12:24:01.300Z] Running integration-test (iteration 1) [2022-04-08T12:24:01.300Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-08T12:24:01.562Z] Loaded image: busybox:latest [2022-04-08T12:24:01.562Z] Loaded image: busybox:glibc [2022-04-08T12:24:02.952Z] Loaded image: debian:bullseye-slim [2022-04-08T12:24:02.952Z] Loaded image: hello-world:latest [2022-04-08T12:24:02.952Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:24:03.067Z] #60 ... [2022-04-08T12:24:03.068Z] [2022-04-08T12:24:03.068Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-08T12:24:03.068Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:24:03.068Z] #14 70.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-08T12:24:03.068Z] #14 70.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:24:03.068Z] #14 70.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-08T12:24:03.068Z] #14 75.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-08T12:24:03.068Z] #14 75.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:24:03.068Z] #14 75.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-08T12:24:03.068Z] #14 80.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-08T12:24:03.068Z] #14 80.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:24:03.068Z] #14 80.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-08T12:24:03.212Z] INFO: Testing against a local daemon [2022-04-08T12:24:03.212Z] === RUN TestCgroupNamespacesBuild [2022-04-08T12:24:03.265Z] Fetching without tags [2022-04-08T12:24:04.034Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:24:04.638Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2022-04-08T12:24:04.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-08T12:24:02.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:24:02.993Z] > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10 [2022-04-08T12:24:03.047Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:24:03.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-08T12:24:03.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-08T12:24:03.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:24:03.302Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-08T12:24:04.140Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:24:04.193Z] > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:24:06.059Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-04-08T12:24:06.059Z] === RUN TestBuildWithSession [2022-04-08T12:24:06.059Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:24:06.059Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:24:06.059Z] === RUN TestBuildSquashParent [2022-04-08T12:24:08.122Z] Merge succeeded, producing d246337c3da67285a83d9955ffb19471fc689494 [2022-04-08T12:24:08.123Z] Checking out Revision d246337c3da67285a83d9955ffb19471fc689494 (PR-43471) [2022-04-08T12:24:07.572Z] > git remote # timeout=10 [2022-04-08T12:24:07.646Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T12:24:07.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-08T12:24:07.702Z] > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10 [2022-04-08T12:24:08.031Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-08T12:24:11.365Z] --- PASS: TestBuildSquashParent (4.41s) [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:24:11.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:24:11.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:24:11.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:24:11.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:24:08.156Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T12:24:08.210Z] > git checkout -f d246337c3da67285a83d9955ffb19471fc689494 # timeout=10 [2022-04-08T12:24:11.939Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:24:12.199Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:24:12.385Z] .....INFO: Daemon under test started and replied! [2022-04-08T12:24:12.385Z] INFO: Docker version of the daemon under test [2022-04-08T12:24:12.385Z] [2022-04-08T12:24:12.385Z] Client: [2022-04-08T12:24:12.385Z] Version: 17.06.2-ce [2022-04-08T12:24:12.385Z] API version: 1.30 [2022-04-08T12:24:12.385Z] Go version: go1.8.3 [2022-04-08T12:24:12.385Z] Git commit: cec0b72 [2022-04-08T12:24:12.385Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-08T12:24:12.385Z] OS/Arch: windows/amd64 [2022-04-08T12:24:12.385Z] [2022-04-08T12:24:12.385Z] Server: [2022-04-08T12:24:12.385Z] Version: 0.0.0-dev [2022-04-08T12:24:12.385Z] API version: 1.42 (minimum version 1.24) [2022-04-08T12:24:12.385Z] Go version: go1.18 [2022-04-08T12:24:12.385Z] Git commit: 477afe9bc1 [2022-04-08T12:24:12.385Z] Built: 04/08/2022 12:21:27 [2022-04-08T12:24:12.385Z] OS/Arch: windows/amd64 [2022-04-08T12:24:12.385Z] Experimental: false [2022-04-08T12:24:12.385Z] [2022-04-08T12:24:12.385Z] INFO: Docker info of the daemon under test [2022-04-08T12:24:12.385Z] [2022-04-08T12:24:12.385Z] Containers: 0 [2022-04-08T12:24:12.385Z] Running: 0 [2022-04-08T12:24:12.385Z] Paused: 0 [2022-04-08T12:24:12.385Z] Stopped: 0 [2022-04-08T12:24:12.385Z] Images: 0 [2022-04-08T12:24:12.385Z] Server Version: 0.0.0-dev [2022-04-08T12:24:12.385Z] Storage Driver: windowsfilter [2022-04-08T12:24:12.385Z] Windows: [2022-04-08T12:24:12.385Z] Logging Driver: json-file [2022-04-08T12:24:12.385Z] Plugins: [2022-04-08T12:24:12.385Z] Volume: local [2022-04-08T12:24:12.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:24:12.386Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:24:12.386Z] Swarm: inactive [2022-04-08T12:24:12.386Z] Default Isolation: process [2022-04-08T12:24:12.386Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-08T12:24:12.386Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-08T12:24:12.386Z] OSType: windows [2022-04-08T12:24:12.386Z] Architecture: x86_64 [2022-04-08T12:24:12.386Z] CPUs: 4 [2022-04-08T12:24:12.386Z] Total Memory: 32GiB [2022-04-08T12:24:12.386Z] Name: azwin-2-564f60 [2022-04-08T12:24:12.386Z] ID: I7QN:ROFC:GYSO:5CJZ:JJSL:252D:AOUB:5DU7:O4BW:7PX3:GYIH:ACXH [2022-04-08T12:24:12.386Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T12:24:12.386Z] Debug Mode (client): false [2022-04-08T12:24:12.386Z] Debug Mode (server): true [2022-04-08T12:24:12.386Z] File Descriptors: -1 [2022-04-08T12:24:12.386Z] Goroutines: 16 [2022-04-08T12:24:12.386Z] System Time: 2022-04-08T12:24:11.6138777Z [2022-04-08T12:24:12.386Z] EventsListeners: 0 [2022-04-08T12:24:12.386Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:24:12.386Z] Labels: [2022-04-08T12:24:12.386Z] Experimental: false [2022-04-08T12:24:12.386Z] Insecure Registries: [2022-04-08T12:24:12.386Z] 127.0.0.0/8 [2022-04-08T12:24:12.386Z] Live Restore Enabled: false [2022-04-08T12:24:12.386Z] [2022-04-08T12:24:12.386Z] [2022-04-08T12:24:12.386Z] INFO: Docker images of the daemon under test [2022-04-08T12:24:12.386Z] [2022-04-08T12:24:12.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:24:12.386Z] [2022-04-08T12:24:12.386Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-08T12:24:12.386Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-08T12:24:12.386Z] ltsc2019: Pulling from windows/servercore [2022-04-08T12:24:12.386Z] 4612f6d0b889: Pulling fs layer [2022-04-08T12:24:12.386Z] 0a6173b79e25: Pulling fs layer [2022-04-08T12:24:13.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:24:13.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:24:15.292Z] #14 91.71 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-08T12:24:15.292Z] #14 91.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-08T12:24:15.292Z] #14 91.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-08T12:24:15.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-08T12:24:15.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-04-08T12:24:15.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-04-08T12:24:15.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-04-08T12:24:15.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-04-08T12:24:15.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-04-08T12:24:15.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-04-08T12:24:15.499Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:24:15.499Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:24:16.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:24:16.700Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:24:16.962Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:24:17.222Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:24:17.483Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2022-04-08T12:24:17.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-04-08T12:24:17.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-08T12:24:17.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-08T12:24:17.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-08T12:24:17.484Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-08T12:24:17.484Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:24:17.830Z] #14 ... [2022-04-08T12:24:17.830Z] [2022-04-08T12:24:17.830Z] #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-08T12:24:17.831Z] #63 sha256:7ce8942f306880684797f4d90e84765d79e34443e61b1eb5cdb1da8e51c63b98 [2022-04-08T12:24:17.831Z] #63 95.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-08T12:24:17.831Z] #63 95.07 + GOBIN=/build [2022-04-08T12:24:17.831Z] #63 95.07 + GO111MODULE=on [2022-04-08T12:24:17.831Z] #63 95.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-08T12:24:18.057Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-04-08T12:24:18.057Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:24:19.312Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD" [2022-04-08T12:24:19.443Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2022-04-08T12:24:19.443Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:24:19.345Z] > git rev-list --no-walk 758714ed6dab4d865bde55b3f670478605892099 # timeout=10 [2022-04-08T12:24:19.705Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-08T12:24:19.705Z] === RUN TestBuildMultiStageOnBuild [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-08T12:24:21.685Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-04-08T12:24:21.685Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:24:21.946Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-08T12:24:21.946Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:24:22.825Z] + docker version [2022-04-08T12:24:23.115Z] #63 ... [2022-04-08T12:24:23.115Z] [2022-04-08T12:24:23.115Z] #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-08T12:24:23.115Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:24:23.115Z] #14 96.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-08T12:24:23.115Z] #14 96.02 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-08T12:24:23.115Z] #14 96.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-08T12:24:23.115Z] #14 96.39 Selecting previously unselected package libapparmor1:amd64. [2022-04-08T12:24:23.115Z] #14 96.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 96.40 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-08T12:24:23.115Z] #14 96.48 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-08T12:24:23.115Z] #14 96.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 96.49 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-08T12:24:23.115Z] #14 96.61 Selecting previously unselected package libbtrfs0:amd64. [2022-04-08T12:24:23.115Z] #14 96.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 96.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-08T12:24:23.115Z] #14 96.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-08T12:24:23.115Z] #14 96.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 96.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-08T12:24:23.115Z] #14 96.92 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-08T12:24:23.115Z] #14 96.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 96.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:24:23.115Z] #14 96.98 Selecting previously unselected package libudev-dev:amd64. [2022-04-08T12:24:23.115Z] #14 96.99 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 97.00 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-08T12:24:23.115Z] #14 97.12 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-08T12:24:23.115Z] #14 97.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-08T12:24:23.115Z] #14 97.12 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-08T12:24:23.116Z] #14 97.35 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-08T12:24:23.116Z] #14 97.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 97.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 97.53 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-08T12:24:23.116Z] #14 97.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 97.55 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 97.70 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-08T12:24:23.116Z] #14 97.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 97.71 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 97.79 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-08T12:24:23.116Z] #14 97.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 97.80 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 98.19 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-08T12:24:23.116Z] #14 98.19 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 98.20 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-08T12:24:23.116Z] #14 98.41 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-08T12:24:23.116Z] #14 98.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 98.41 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:24:23.116Z] #14 98.49 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-08T12:24:23.116Z] #14 98.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 98.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-08T12:24:23.116Z] #14 98.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-08T12:24:23.116Z] #14 98.62 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-08T12:24:23.116Z] #14 98.63 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-08T12:24:23.116Z] #14 99.09 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-08T12:24:23.116Z] #14 99.11 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-08T12:24:23.116Z] #14 99.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-08T12:24:23.116Z] #14 99.13 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-08T12:24:23.116Z] #14 99.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.16 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 99.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-08T12:24:23.116Z] #14 99.18 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 99.19 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-08T12:24:23.116Z] #14 99.20 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 99.21 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-08T12:24:23.116Z] #14 99.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-08T12:24:23.116Z] #14 99.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-08T12:24:23.116Z] #14 99.25 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-08T12:24:23.116Z] #14 99.26 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-08T12:24:23.116Z] #14 99.27 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-08T12:24:23.116Z] #14 99.30 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-08T12:24:23.116Z] #14 99.31 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-08T12:24:23.116Z] #14 99.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.34 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.35 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-08T12:24:23.116Z] #14 99.36 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.37 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-08T12:24:23.116Z] #14 99.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-08T12:24:23.116Z] #14 99.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.39 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-08T12:24:23.116Z] #14 99.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-08T12:24:23.116Z] #14 99.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:24:23.116Z] #14 99.46 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-08T12:24:23.116Z] #14 99.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:24:23.116Z] #14 99.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-08T12:24:23.116Z] #14 99.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:24:23.863Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-04-08T12:24:23.863Z] === RUN TestBuildWithHugeFile [2022-04-08T12:24:25.661Z] #14 ... [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #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-08T12:24:25.661Z] #63 sha256:7ce8942f306880684797f4d90e84765d79e34443e61b1eb5cdb1da8e51c63b98 [2022-04-08T12:24:25.661Z] #63 101.4 rootlesskit version 1.0.0 [2022-04-08T12:24:25.661Z] #63 101.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-08T12:24:25.661Z] #63 101.4 -container-ip string [2022-04-08T12:24:25.661Z] #63 101.4 container ip [2022-04-08T12:24:25.661Z] #63 101.4 -container-port int [2022-04-08T12:24:25.661Z] #63 101.4 container port (default -1) [2022-04-08T12:24:25.661Z] #63 101.4 -host-ip string [2022-04-08T12:24:25.661Z] #63 101.4 host ip [2022-04-08T12:24:25.661Z] #63 101.4 -host-port int [2022-04-08T12:24:25.661Z] #63 101.4 host port (default -1) [2022-04-08T12:24:25.661Z] #63 101.4 -proto string [2022-04-08T12:24:25.661Z] #63 101.4 proxy protocol (default "tcp") [2022-04-08T12:24:25.661Z] #63 DONE 102.9s [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-08T12:24:25.661Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-08T12:24:25.661Z] #14 DONE 103.2s [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-08T12:24:25.661Z] #55 sha256:bd3c5510108f6707c3ba92c33f750946d9ec3973c73006f5534c640665281da3 [2022-04-08T12:24:25.661Z] #55 DONE 0.2s [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-08T12:24:25.661Z] #64 sha256:bbc8c282be35ff605a0e27bf0d2e9976e3842af90a5439bb7456fb31d9cbe92b [2022-04-08T12:24:25.661Z] #64 DONE 0.2s [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-08T12:24:25.661Z] #65 sha256:cbc4d9467e38b0693862bd9cdb94fccb2172b464d815f32e636f8dec95c967de [2022-04-08T12:24:25.661Z] #65 DONE 0.1s [2022-04-08T12:24:25.661Z] [2022-04-08T12:24:25.661Z] #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-08T12:24:25.661Z] #56 sha256:1e05999bb8d07f501efb8c5913d509d7e70011e06ac42d5f04d1b2b5c8f9ea36 [2022-04-08T12:24:27.226Z] 0a6173b79e25: Verifying Checksum [2022-04-08T12:24:27.227Z] 0a6173b79e25: Download complete [2022-04-08T12:24:27.584Z] #56 1.738 + RM_GOPATH=0 [2022-04-08T12:24:27.584Z] #56 1.738 + TMP_GOPATH= [2022-04-08T12:24:27.584Z] #56 1.738 + : /build [2022-04-08T12:24:27.584Z] #56 1.738 + '[' -z '' ']' [2022-04-08T12:24:27.584Z] #56 1.738 ++ mktemp -d [2022-04-08T12:24:27.584Z] #56 ... [2022-04-08T12:24:27.584Z] [2022-04-08T12:24:27.584Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-08T12:24:27.584Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-08T12:24:27.584Z] #15 DONE 2.1s [2022-04-08T12:24:27.584Z] [2022-04-08T12:24:27.584Z] #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-08T12:24:27.584Z] #56 sha256:1e05999bb8d07f501efb8c5913d509d7e70011e06ac42d5f04d1b2b5c8f9ea36 [2022-04-08T12:24:27.584Z] #56 1.788 + export GOPATH=/tmp/tmp.hRyeKbjoAM [2022-04-08T12:24:27.584Z] #56 1.788 + GOPATH=/tmp/tmp.hRyeKbjoAM [2022-04-08T12:24:27.584Z] #56 1.788 + RM_GOPATH=1 [2022-04-08T12:24:27.584Z] #56 1.788 + case "$(go env GOARCH)" in [2022-04-08T12:24:27.584Z] #56 1.788 ++ go env GOARCH [2022-04-08T12:24:27.584Z] #56 1.819 + export GO_BUILDMODE=-buildmode=pie [2022-04-08T12:24:27.584Z] #56 1.819 + GO_BUILDMODE=-buildmode=pie [2022-04-08T12:24:27.584Z] #56 1.822 ++ dirname /install.sh [2022-04-08T12:24:27.585Z] #56 1.826 + dir=/ [2022-04-08T12:24:27.585Z] #56 1.826 + bin=runc [2022-04-08T12:24:27.585Z] #56 1.826 + shift [2022-04-08T12:24:27.585Z] #56 1.826 + '[' '!' -f //runc.installer ']' [2022-04-08T12:24:27.585Z] #56 1.826 + . //runc.installer [2022-04-08T12:24:27.585Z] #56 1.826 ++ set -e [2022-04-08T12:24:27.585Z] #56 1.826 ++ : v1.1.1 [2022-04-08T12:24:27.585Z] #56 1.826 + install_runc [2022-04-08T12:24:27.585Z] #56 1.826 + RUNC_BUILDTAGS=seccomp [2022-04-08T12:24:27.585Z] #56 1.826 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-08T12:24:27.585Z] #56 1.828 Install runc version v1.1.1 (build tags: seccomp) [2022-04-08T12:24:27.585Z] #56 1.828 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hRyeKbjoAM/src/github.com/opencontainers/runc [2022-04-08T12:24:27.585Z] #56 1.835 Cloning into '/tmp/tmp.hRyeKbjoAM/src/github.com/opencontainers/runc'... [2022-04-08T12:24:28.968Z] #56 ... [2022-04-08T12:24:28.968Z] [2022-04-08T12:24:28.968Z] #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-08T12:24:28.968Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-08T12:24:28.968Z] #16 DONE 1.6s [2022-04-08T12:24:29.229Z] [2022-04-08T12:24:29.229Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-08T12:24:29.229Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-08T12:24:29.799Z] #17 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-08T12:24:29.799Z] #17 DONE 0.9s [2022-04-08T12:24:29.799Z] [2022-04-08T12:24:29.799Z] #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-08T12:24:29.799Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:24:29.929Z] Client: [2022-04-08T12:24:29.929Z] Version: 20.10.9 [2022-04-08T12:24:29.929Z] API version: 1.41 [2022-04-08T12:24:29.929Z] Go version: go1.16.8 [2022-04-08T12:24:29.929Z] Git commit: c2ea9bc [2022-04-08T12:24:29.929Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:24:29.929Z] OS/Arch: windows/amd64 [2022-04-08T12:24:29.929Z] Context: default [2022-04-08T12:24:29.929Z] Experimental: true [2022-04-08T12:24:29.929Z] [2022-04-08T12:24:29.929Z] Server: Docker Engine - Community [2022-04-08T12:24:29.929Z] Engine: [2022-04-08T12:24:29.929Z] Version: 20.10.9 [2022-04-08T12:24:29.929Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:24:29.929Z] Go version: go1.16.8 [2022-04-08T12:24:29.929Z] Git commit: 79ea9d3 [2022-04-08T12:24:29.929Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:24:29.929Z] OS/Arch: windows/amd64 [2022-04-08T12:24:29.929Z] Experimental: true [2022-04-08T12:24:30.059Z] #60 ... [2022-04-08T12:24:30.059Z] [2022-04-08T12:24:30.059Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-08T12:24:30.059Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [Pipeline] sh [2022-04-08T12:24:31.000Z] #18 DONE 1.0s [2022-04-08T12:24:31.000Z] [2022-04-08T12:24:31.000Z] #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-08T12:24:31.000Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:24:31.000Z] #51 ... [2022-04-08T12:24:31.000Z] [2022-04-08T12:24:31.000Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-08T12:24:31.000Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-08T12:24:31.019Z] ok github.com/docker/docker/libnetwork 37.334s coverage: 40.7% of statements [2022-04-08T12:24:31.019Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-08T12:24:31.019Z] ok github.com/docker/docker/libnetwork/config 0.019s coverage: 19.7% of statements [2022-04-08T12:24:31.019Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-08T12:24:31.019Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-08T12:24:31.019Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-08T12:24:31.465Z] + docker info [2022-04-08T12:24:31.465Z] Client: [2022-04-08T12:24:31.465Z] Context: default [2022-04-08T12:24:31.465Z] Debug Mode: false [2022-04-08T12:24:31.465Z] [2022-04-08T12:24:31.465Z] Server: [2022-04-08T12:24:31.465Z] Containers: 0 [2022-04-08T12:24:31.465Z] Running: 0 [2022-04-08T12:24:31.465Z] Paused: 0 [2022-04-08T12:24:31.465Z] Stopped: 0 [2022-04-08T12:24:31.465Z] Images: 0 [2022-04-08T12:24:31.465Z] Server Version: 20.10.9 [2022-04-08T12:24:31.465Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:24:31.465Z] Windows: [2022-04-08T12:24:31.465Z] LCOW: [2022-04-08T12:24:31.465Z] Logging Driver: json-file [2022-04-08T12:24:31.465Z] Plugins: [2022-04-08T12:24:31.465Z] Volume: local [2022-04-08T12:24:31.465Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:24:31.465Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:24:31.465Z] Swarm: inactive [2022-04-08T12:24:31.465Z] Default Isolation: process [2022-04-08T12:24:31.465Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:24:31.465Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-08T12:24:31.465Z] OSType: windows [2022-04-08T12:24:31.465Z] Architecture: x86_64 [2022-04-08T12:24:31.465Z] CPUs: 4 [2022-04-08T12:24:31.465Z] Total Memory: 32GiB [2022-04-08T12:24:31.465Z] Name: azwin-2-351630 [2022-04-08T12:24:31.465Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-08T12:24:31.465Z] Docker Root Dir: D:\docker [2022-04-08T12:24:31.465Z] Debug Mode: false [2022-04-08T12:24:31.465Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:24:31.465Z] Labels: [2022-04-08T12:24:31.465Z] Experimental: true [2022-04-08T12:24:31.465Z] Insecure Registries: [2022-04-08T12:24:31.465Z] 10.0.0.4:5000 [2022-04-08T12:24:31.465Z] 127.0.0.0/8 [2022-04-08T12:24:31.465Z] Registry Mirrors: [2022-04-08T12:24:31.465Z] http://10.0.0.4:5000/ [2022-04-08T12:24:31.465Z] Live Restore Enabled: false [2022-04-08T12:24:31.465Z] Product License: Community Engine [2022-04-08T12:24:31.465Z] [2022-04-08T12:24:31.590Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.477s coverage: 59.9% of statements [2022-04-08T12:24:31.590Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-08T12:24:31.850Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-08T12:24:32.382Z] #19 DONE 1.1s [2022-04-08T12:24:32.382Z] [2022-04-08T12:24:32.382Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-08T12:24:32.382Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-08T12:24:32.422Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-08T12:24:32.422Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-08T12:24:32.953Z] #20 DONE 1.0s [2022-04-08T12:24:32.953Z] [2022-04-08T12:24:32.953Z] #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-08T12:24:32.953Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:24:32.993Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-08T12:24:32.993Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-08T12:24:33.213Z] #51 ... [2022-04-08T12:24:33.213Z] [2022-04-08T12:24:33.213Z] #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-08T12:24:33.213Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-08T12:24:33.254Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-08T12:24:34.595Z] #21 1.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-08T12:24:34.595Z] #21 1.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-08T12:24:34.595Z] #21 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-08T12:24:34.855Z] #21 1.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-08T12:24:35.795Z] #21 2.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-08T12:24:36.906Z] 8f616e6e9eec: Pull complete [2022-04-08T12:24:37.177Z] #21 3.880 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-08T12:24:37.654Z] 4612f6d0b889: Verifying Checksum [2022-04-08T12:24:37.654Z] 4612f6d0b889: Download complete [2022-04-08T12:24:40.477Z] #21 7.302 Fetched 8508 kB in 6s (1332 kB/s) [2022-04-08T12:24:41.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-08T12:24:41.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-08T12:24:41.862Z] #21 7.302 Reading package lists... [2022-04-08T12:24:41.862Z] #21 ... [2022-04-08T12:24:41.862Z] [2022-04-08T12:24:41.862Z] #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-08T12:24:41.862Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-08T12:24:41.862Z] #34 DONE 119.2s [2022-04-08T12:24:41.862Z] [2022-04-08T12:24:41.862Z] #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-08T12:24:41.862Z] #56 sha256:1e05999bb8d07f501efb8c5913d509d7e70011e06ac42d5f04d1b2b5c8f9ea36 [2022-04-08T12:24:41.862Z] #56 10.66 + cd /tmp/tmp.hRyeKbjoAM/src/github.com/opencontainers/runc [2022-04-08T12:24:41.862Z] #56 10.66 + git checkout -q v1.1.1 [2022-04-08T12:24:41.862Z] #56 10.77 + '[' -z '' ']' [2022-04-08T12:24:41.862Z] #56 10.78 + target=static [2022-04-08T12:24:41.862Z] #56 10.78 + make BUILDTAGS=seccomp static [2022-04-08T12:24:41.862Z] #56 10.96 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-08T12:24:43.177Z] INFO [linters context/goanalysis] analyzers took 4m33.887303471s with top 10 stages: buildir: 2m0.988696844s, goimports: 23.862708392s, unconvert: 17.518574064s, gosec: 14.361428189s, S1038: 8.308912493s, golint: 6.755330048s, misspell: 5.288770575s, nilness: 3.803772742s, unused: 3.342843861s, inspect: 3.228731227s [2022-04-08T12:24:43.177Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-08T12:24:43.177Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2440, exclude: 2055/2055, cgo: 2440/3056, exclude-rules: 78/2055, filename_unadjuster: 2440/2440, skip_files: 2440/2440, skip_dirs: 2440/2440, identifier_marker: 2055/2055, nolint: 0/78, path_prettifier: 2440/2440 [2022-04-08T12:24:43.177Z] INFO [runner] processing took 81.553489ms with stages: nolint: 31.236256ms, identifier_marker: 21.643983ms, path_prettifier: 10.007096ms, autogenerated_exclude: 8.746818ms, exclude-rules: 7.614644ms, skip_dirs: 1.848138ms, cgo: 270.103µs, filename_unadjuster: 181.428µs, max_same_issues: 1.236µs, uniq_by_line: 982ns, skip_files: 461ns, path_shortener: 319ns, diff: 313ns, source_code: 305ns, exclude: 296ns, max_from_linter: 287ns, sort_results: 268ns, max_per_file_from_linter: 225ns, severity-rules: 217ns, path_prefixer: 114ns [2022-04-08T12:24:43.177Z] INFO [runner] linters took 1m31.176156241s with stages: goanalysis_metalinter: 1m31.094401454s [2022-04-08T12:24:43.177Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-08T12:24:43.177Z] INFO Memory: 2608 samples, avg is 290.4MB, max is 1201.8MB [2022-04-08T12:24:43.177Z] INFO Execution took 4m20.664031817s [2022-04-08T12:24:43.177Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-08T12:24:43.246Z] #56 ... [2022-04-08T12:24:43.246Z] [2022-04-08T12:24:43.246Z] #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-08T12:24:43.246Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-08T12:24:43.246Z] #21 7.302 Reading package lists... [2022-04-08T12:24:43.257Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.508s coverage: 7.4% of statements [2022-04-08T12:24:43.257Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-08T12:24:43.257Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-08T12:24:43.257Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-08T12:24:43.257Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-08T12:24:43.257Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-08T12:24:43.257Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-08T12:24:43.257Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-08T12:24:43.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/make.sh dynbinary test-docker-py [2022-04-08T12:24:43.517Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-04-08T12:24:43.754Z] [2022-04-08T12:24:43.778Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-08T12:24:43.778Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-08T12:24:44.010Z] Removing bundles/ [2022-04-08T12:24:44.010Z] [2022-04-08T12:24:44.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-08T12:24:44.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:24:44.010Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:24:45.201Z] #21 10.23 Reading package lists... [2022-04-08T12:24:45.460Z] #21 12.07 Building dependency tree... [2022-04-08T12:24:46.030Z] #21 12.95 The following additional packages will be installed: [2022-04-08T12:24:46.030Z] #21 12.95 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-08T12:24:46.030Z] #21 12.95 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-08T12:24:46.030Z] #21 12.95 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-08T12:24:46.030Z] #21 12.95 python3-pkg-resources vim-runtime xxd [2022-04-08T12:24:46.030Z] #21 12.95 Suggested packages: [2022-04-08T12:24:46.030Z] #21 12.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-08T12:24:46.030Z] #21 12.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-08T12:24:46.030Z] #21 12.96 acl attr quota [2022-04-08T12:24:46.030Z] #21 12.96 Recommended packages: [2022-04-08T12:24:46.030Z] #21 12.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-08T12:24:47.423Z] #21 14.09 The following NEW packages will be installed: [2022-04-08T12:24:47.423Z] #21 14.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-08T12:24:47.423Z] #21 14.10 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-08T12:24:47.423Z] #21 14.10 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-08T12:24:47.423Z] #21 14.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-08T12:24:47.423Z] #21 14.10 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-08T12:24:47.423Z] #21 14.10 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-08T12:24:47.423Z] #21 14.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-08T12:24:47.423Z] #21 14.10 xz-utils zip zstd [2022-04-08T12:24:47.423Z] #21 14.41 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-08T12:24:47.423Z] #21 14.41 Need to get 27.6 MB of archives. [2022-04-08T12:24:47.423Z] #21 14.41 After this operation, 106 MB of additional disk space will be used. [2022-04-08T12:24:47.423Z] #21 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-08T12:24:47.423Z] #21 14.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-08T12:24:47.423Z] #21 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-08T12:24:47.423Z] #21 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-08T12:24:47.423Z] #21 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-08T12:24:47.423Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-08T12:24:47.423Z] #21 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-08T12:24:47.423Z] #21 14.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-08T12:24:47.423Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-08T12:24:47.423Z] #21 14.49 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-08T12:24:47.423Z] #21 14.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-08T12:24:47.423Z] #21 14.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-08T12:24:47.686Z] #21 14.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-08T12:24:47.686Z] #21 14.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-08T12:24:47.686Z] #21 14.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-08T12:24:47.686Z] #21 14.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-08T12:24:47.686Z] #21 14.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-08T12:24:47.686Z] #21 14.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-08T12:24:47.686Z] #21 14.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-08T12:24:47.686Z] #21 14.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-08T12:24:47.686Z] #21 14.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-08T12:24:47.686Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-08T12:24:47.686Z] #21 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-08T12:24:47.686Z] #21 14.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-08T12:24:47.686Z] #21 14.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-08T12:24:47.686Z] #21 14.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-08T12:24:47.687Z] #21 14.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-08T12:24:47.945Z] #21 14.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-08T12:24:47.945Z] #21 14.90 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-08T12:24:47.945Z] #21 14.90 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-08T12:24:47.945Z] #21 14.90 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-08T12:24:47.946Z] #21 14.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-08T12:24:47.946Z] #21 14.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-08T12:24:47.946Z] #21 14.92 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-08T12:24:47.946Z] #21 14.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-08T12:24:47.946Z] #21 14.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-08T12:24:47.946Z] #21 14.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-08T12:24:47.946Z] #21 14.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-08T12:24:47.946Z] #21 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-08T12:24:47.946Z] #21 15.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-08T12:24:47.946Z] #21 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-08T12:24:47.946Z] #21 15.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-08T12:24:48.205Z] #21 15.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-08T12:24:48.205Z] #21 15.06 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-08T12:24:48.205Z] #21 15.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-08T12:24:48.464Z] #21 15.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-08T12:24:48.465Z] #21 15.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-08T12:24:48.465Z] #21 15.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-08T12:24:49.034Z] #21 15.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T12:24:49.034Z] #21 15.96 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-04-08T12:24:49.034Z] #21 16.00 Selecting previously unselected package pigz. [2022-04-08T12:24:49.034Z] #21 16.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-08T12:24:49.034Z] #21 16.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-08T12:24:49.034Z] #21 16.09 Unpacking pigz (2.6-1) ... [2022-04-08T12:24:49.034Z] #21 16.17 Selecting previously unselected package libelf1:amd64. [2022-04-08T12:24:49.294Z] #21 16.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-08T12:24:49.294Z] #21 16.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-08T12:24:49.294Z] #21 16.31 Selecting previously unselected package libbpf0:amd64. [2022-04-08T12:24:49.294Z] #21 16.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-08T12:24:49.294Z] #21 16.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-08T12:24:49.294Z] #21 16.40 Selecting previously unselected package libcap2:amd64. [2022-04-08T12:24:49.294Z] #21 16.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-08T12:24:49.554Z] #21 16.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-08T12:24:49.554Z] #21 16.50 Selecting previously unselected package libmnl0:amd64. [2022-04-08T12:24:49.554Z] #21 16.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-08T12:24:49.554Z] #21 16.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-08T12:24:49.554Z] #21 16.57 Selecting previously unselected package libxtables12:amd64. [2022-04-08T12:24:49.554Z] #21 16.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-08T12:24:49.554Z] #21 16.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-08T12:24:49.554Z] #21 16.64 Selecting previously unselected package libcap2-bin. [2022-04-08T12:24:49.824Z] #21 16.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-08T12:24:49.824Z] #21 16.65 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-08T12:24:49.824Z] #21 16.72 Selecting previously unselected package iproute2. [2022-04-08T12:24:49.824Z] #21 16.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-08T12:24:49.824Z] #21 16.73 Unpacking iproute2 (5.10.0-4) ... [2022-04-08T12:24:50.395Z] #21 17.15 Selecting previously unselected package xxd. [2022-04-08T12:24:50.395Z] #21 17.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-08T12:24:50.395Z] #21 17.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:24:50.395Z] #21 17.31 Selecting previously unselected package vim-common. [2022-04-08T12:24:50.395Z] #21 17.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-08T12:24:50.395Z] #21 17.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:24:50.655Z] #21 17.50 Selecting previously unselected package bash-completion. [2022-04-08T12:24:50.655Z] #21 17.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-08T12:24:52.298Z] #21 19.15 Unpacking bash-completion (1:2.11-2) ... [2022-04-08T12:24:52.559Z] #21 19.49 Selecting previously unselected package bzip2. [2022-04-08T12:24:52.559Z] #21 19.49 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-08T12:24:52.559Z] #21 19.50 Unpacking bzip2 (1.0.8-4) ... [2022-04-08T12:24:52.559Z] #21 19.58 Selecting previously unselected package xz-utils. [2022-04-08T12:24:52.559Z] #21 19.58 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-08T12:24:52.818Z] #21 19.58 Unpacking xz-utils (5.2.5-2) ... [2022-04-08T12:24:52.818Z] #21 19.74 Selecting previously unselected package apparmor. [2022-04-08T12:24:52.818Z] #21 19.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-08T12:24:52.818Z] #21 19.81 Unpacking apparmor (2.13.6-10) ... [2022-04-08T12:24:53.287Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-08T12:24:53.287Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-46fcacfa\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-08T12:24:53.287Z] ---------------------------------------------------------------------------- [2022-04-08T12:24:53.287Z] [2022-04-08T12:24:53.287Z] INFO: executeCI.ps1 starting at Fri Apr 8 12:24:50 CUT 2022 [2022-04-08T12:24:53.287Z] [2022-04-08T12:24:53.287Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-08T12:24:53.287Z] INFO: Running git version 2.24.1.windows.2 [2022-04-08T12:24:53.287Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-08T12:24:53.287Z] INFO: Environment variables: [2022-04-08T12:24:53.287Z] [2022-04-08T12:24:53.287Z] Name Value [2022-04-08T12:24:53.287Z] ---- ----- [2022-04-08T12:24:53.287Z] ALLUSERSPROFILE C:\ProgramData [2022-04-08T12:24:53.287Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-08T12:24:53.287Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-08T12:24:53.287Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-08T12:24:53.287Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-08T12:24:53.287Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-08T12:24:53.287Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-08T12:24:53.287Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-08T12:24:53.287Z] BRANCH_NAME PR-43471 [2022-04-08T12:24:53.287Z] BUILD_DISPLAY_NAME #2 [2022-04-08T12:24:53.287Z] BUILD_ID 2 [2022-04-08T12:24:53.287Z] BUILD_NUMBER 2 [2022-04-08T12:24:53.287Z] BUILD_TAG jenkins-moby-PR-43471-2 [2022-04-08T12:24:53.287Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/ [2022-04-08T12:24:53.287Z] CHANGE_AUTHOR thaJeztah [2022-04-08T12:24:53.287Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-08T12:24:53.287Z] CHANGE_BRANCH grpc_nit [2022-04-08T12:24:53.287Z] CHANGE_FORK thaJeztah/docker [2022-04-08T12:24:53.287Z] CHANGE_ID 43471 [2022-04-08T12:24:53.287Z] CHANGE_TARGET master [2022-04-08T12:24:53.287Z] CHANGE_TITLE api/server/router/grpc: fix some nits in NewRouter() [2022-04-08T12:24:53.287Z] CHANGE_URL https://github.com/moby/moby/pull/43471 [2022-04-08T12:24:53.287Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-08T12:24:53.287Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-08T12:24:53.287Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-08T12:24:53.287Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-08T12:24:53.287Z] COMPUTERNAME azwin-2-351630 [2022-04-08T12:24:53.287Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-08T12:24:53.287Z] ConfigSequenceNumber 0 [2022-04-08T12:24:53.287Z] DOCKER_BUILDKIT 0 [2022-04-08T12:24:53.287Z] DOCKER_DUT_DEBUG 1 [2022-04-08T12:24:53.287Z] DOCKER_EXPERIMENTAL 1 [2022-04-08T12:24:53.287Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-08T12:24:53.287Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-08T12:24:53.287Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-08T12:24:53.287Z] EXECUTOR_NUMBER 0 [2022-04-08T12:24:53.287Z] FQDN azwin-2-351630.westus.cloudapp.azure.com [2022-04-08T12:24:53.287Z] GIT_BRANCH PR-43471 [2022-04-08T12:24:53.287Z] GIT_COMMIT d246337c3da67285a83d9955ffb19471fc689494 [2022-04-08T12:24:53.287Z] GIT_PREVIOUS_COMMIT 758714ed6dab4d865bde55b3f670478605892099 [2022-04-08T12:24:53.287Z] GIT_URL https://github.com/moby/moby.git [2022-04-08T12:24:53.287Z] HUDSON_COOKIE f4e4d7fa-39dc-4da7-9213-4d1af3dd45b3 [2022-04-08T12:24:53.287Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:24:53.287Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-08T12:24:53.287Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-08T12:24:53.287Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-08T12:24:53.287Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-08T12:24:53.287Z] JENKINS_NODE_COOKIE cc66d974-e2f1-436b-9bca-e6f8241d9740 [2022-04-08T12:24:53.287Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-08T12:24:53.287Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-08T12:24:53.287Z] JOB_BASE_NAME PR-43471 [2022-04-08T12:24:53.287Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/display/redirect [2022-04-08T12:24:53.287Z] JOB_NAME moby/PR-43471 [2022-04-08T12:24:53.287Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/ [2022-04-08T12:24:53.287Z] library.jps.version master [2022-04-08T12:24:53.287Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-08T12:24:53.287Z] NODE_LABELS amd64 azure azwin-2-351630 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-08T12:24:53.287Z] NODE_NAME azwin-2-351630 [2022-04-08T12:24:53.287Z] NUMBER_OF_PROCESSORS 4 [2022-04-08T12:24:53.287Z] OS Windows_NT [2022-04-08T12:24:53.287Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-08T12:24:53.287Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-08T12:24:53.287Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-08T12:24:53.287Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-08T12:24:53.287Z] PROCESSOR_LEVEL 6 [2022-04-08T12:24:53.287Z] PROCESSOR_REVISION 4f01 [2022-04-08T12:24:53.287Z] ProgramData C:\ProgramData [2022-04-08T12:24:53.287Z] ProgramFiles C:\Program Files [2022-04-08T12:24:53.287Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-08T12:24:53.287Z] ProgramW6432 C:\Program Files [2022-04-08T12:24:53.287Z] PROMPT $P$G [2022-04-08T12:24:53.287Z] PSExecutionPolicyPreference Bypass [2022-04-08T12:24:53.287Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-08T12:24:53.287Z] PUBLIC C:\Users\Public [2022-04-08T12:24:53.287Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=artif... [2022-04-08T12:24:53.287Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=changes [2022-04-08T12:24:53.287Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect [2022-04-08T12:24:53.287Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43471/2/display/redirect?page=tests [2022-04-08T12:24:53.287Z] SKIP_VALIDATION_TESTS 1 [2022-04-08T12:24:53.287Z] SOURCES_DRIVE d [2022-04-08T12:24:53.287Z] SOURCES_SUBDIR gopath [2022-04-08T12:24:53.287Z] STAGE_NAME Run tests [2022-04-08T12:24:53.287Z] SystemDrive C: [2022-04-08T12:24:53.287Z] SystemRoot C:\Windows [2022-04-08T12:24:53.288Z] TEMP C:\Windows\TEMP [2022-04-08T12:24:53.288Z] TESTDEBUG 0 [2022-04-08T12:24:53.288Z] TESTRUN_DRIVE d [2022-04-08T12:24:53.288Z] TESTRUN_SUBDIR CI [2022-04-08T12:24:53.288Z] TIMEOUT 120m [2022-04-08T12:24:53.288Z] TMP C:\Windows\TEMP [2022-04-08T12:24:53.288Z] USERDOMAIN WORKGROUP [2022-04-08T12:24:53.288Z] USERNAME azwin-2-351630$ [2022-04-08T12:24:53.288Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-08T12:24:53.288Z] windir C:\Windows [2022-04-08T12:24:53.288Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-08T12:24:53.288Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-08T12:24:53.288Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-08T12:24:53.288Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-08T12:24:53.288Z] [2022-04-08T12:24:53.288Z] [2022-04-08T12:24:53.288Z] [2022-04-08T12:24:53.288Z] INFO: Sources under d:\gopath\... [2022-04-08T12:24:53.288Z] INFO: Test run under d:\CI\... [2022-04-08T12:24:53.288Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-08T12:24:53.288Z] INFO: docker/docker repository was found [2022-04-08T12:24:53.288Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-08T12:24:53.387Z] #21 20.21 Selecting previously unselected package inetutils-ping. [2022-04-08T12:24:53.388Z] #21 20.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-08T12:24:53.388Z] #21 20.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-08T12:24:53.388Z] #21 20.30 Selecting previously unselected package libip4tc2:amd64. [2022-04-08T12:24:53.388Z] #21 20.32 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-08T12:24:53.388Z] #21 20.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-08T12:24:53.388Z] #21 20.38 Selecting previously unselected package libip6tc2:amd64. [2022-04-08T12:24:53.388Z] #21 20.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-08T12:24:53.647Z] #21 20.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-08T12:24:53.647Z] #21 20.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-08T12:24:53.647Z] #21 20.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-08T12:24:53.647Z] #21 20.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-08T12:24:53.647Z] #21 20.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-08T12:24:53.647Z] #21 20.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-08T12:24:53.647Z] #21 20.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-08T12:24:53.647Z] #21 20.62 Selecting previously unselected package libnftnl11:amd64. [2022-04-08T12:24:53.647Z] #21 20.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-08T12:24:53.647Z] #21 20.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-08T12:24:53.749Z] ltsc2022: Pulling from windows/servercore [2022-04-08T12:24:53.749Z] 8f616e6e9eec: Pulling fs layer [2022-04-08T12:24:53.749Z] 037d5740b404: Pulling fs layer [2022-04-08T12:24:53.907Z] #21 20.69 Selecting previously unselected package iptables. [2022-04-08T12:24:53.907Z] #21 20.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-08T12:24:53.907Z] #21 20.70 Unpacking iptables (1.8.7-1) ... [2022-04-08T12:24:53.907Z] #21 20.97 Selecting previously unselected package libonig5:amd64. [2022-04-08T12:24:53.907Z] #21 20.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-08T12:24:54.177Z] #21 20.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-08T12:24:54.177Z] #21 21.15 Selecting previously unselected package libjq1:amd64. [2022-04-08T12:24:54.177Z] #21 21.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-08T12:24:54.177Z] #21 21.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-08T12:24:54.436Z] #21 21.24 Selecting previously unselected package jq. [2022-04-08T12:24:54.437Z] #21 21.24 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-08T12:24:54.437Z] #21 21.25 Unpacking jq (1.6-2.1) ... [2022-04-08T12:24:54.437Z] #21 21.32 Selecting previously unselected package libaio1:amd64. [2022-04-08T12:24:54.437Z] #21 21.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-08T12:24:54.437Z] #21 21.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-08T12:24:54.437Z] #21 21.40 Selecting previously unselected package libgpm2:amd64. [2022-04-08T12:24:54.437Z] #21 21.41 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-08T12:24:54.437Z] #21 21.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-08T12:24:54.696Z] #21 21.47 Selecting previously unselected package libicu67:amd64. [2022-04-08T12:24:54.696Z] #21 21.47 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-08T12:24:54.696Z] #21 21.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-08T12:24:56.127Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-08T12:24:57.990Z] #21 24.42 Selecting previously unselected package libinih1:amd64. [2022-04-08T12:24:57.990Z] #21 24.43 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-08T12:24:57.990Z] #21 24.49 Selecting previously unselected package libnet1:amd64. [2022-04-08T12:24:57.990Z] #21 24.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-08T12:24:57.990Z] #21 24.57 Selecting previously unselected package libnl-3-200:amd64. [2022-04-08T12:24:57.990Z] #21 24.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-08T12:24:57.990Z] #21 24.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-08T12:24:57.990Z] #21 24.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-08T12:24:57.990Z] #21 24.74 Selecting previously unselected package net-tools. [2022-04-08T12:24:57.990Z] #21 24.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-08T12:24:57.990Z] #21 24.92 Selecting previously unselected package patch. [2022-04-08T12:24:57.990Z] #21 24.93 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-08T12:24:57.990Z] #21 24.95 Unpacking patch (2.7.6-7) ... [2022-04-08T12:24:57.990Z] #21 25.03 Selecting previously unselected package python-pip-whl. [2022-04-08T12:24:57.990Z] #21 25.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-08T12:24:58.251Z] #21 25.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-08T12:24:58.511Z] #21 25.59 Selecting previously unselected package python3-lib2to3. [2022-04-08T12:24:58.511Z] #21 25.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-08T12:24:58.771Z] #21 25.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-08T12:24:58.771Z] #21 25.72 Selecting previously unselected package python3-distutils. [2022-04-08T12:24:58.771Z] #21 25.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-08T12:24:58.771Z] #21 25.74 Unpacking python3-distutils (3.9.2-1) ... [2022-04-08T12:24:59.032Z] #21 25.87 Selecting previously unselected package python3-pkg-resources. [2022-04-08T12:24:59.032Z] #21 25.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-08T12:24:59.032Z] #21 25.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-08T12:24:59.293Z] #21 26.05 Selecting previously unselected package python3-setuptools. [2022-04-08T12:24:59.293Z] #21 26.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-08T12:24:59.293Z] #21 26.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-08T12:24:59.553Z] #21 26.29 Selecting previously unselected package python3-wheel. [2022-04-08T12:24:59.554Z] #21 26.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-08T12:24:59.554Z] #21 26.30 Unpacking python3-wheel (0.34.2-1) ... [2022-04-08T12:24:59.554Z] #21 26.37 Selecting previously unselected package python3-pip. [2022-04-08T12:24:59.554Z] #21 26.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-08T12:24:59.554Z] #21 26.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-08T12:24:59.814Z] #21 26.62 Selecting previously unselected package sudo. [2022-04-08T12:24:59.814Z] #21 26.62 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-08T12:24:59.814Z] #21 26.64 Unpacking sudo (1.9.5p2-3) ... [2022-04-08T12:25:00.075Z] #21 27.10 Selecting previously unselected package thin-provisioning-tools. [2022-04-08T12:25:00.075Z] #21 27.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-08T12:25:00.075Z] #21 27.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-08T12:25:00.335Z] #21 27.33 Selecting previously unselected package uidmap. [2022-04-08T12:25:00.335Z] #21 27.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-08T12:25:00.335Z] #21 27.34 Unpacking uidmap (1:4.8.1-1) ... [2022-04-08T12:25:00.335Z] #21 27.47 Selecting previously unselected package vim-runtime. [2022-04-08T12:25:00.596Z] #21 27.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-08T12:25:00.596Z] #21 27.50 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-08T12:25:00.596Z] #21 27.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-08T12:25:00.596Z] #21 27.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:03.895Z] #21 30.23 Selecting previously unselected package vim. [2022-04-08T12:25:03.895Z] #21 30.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-08T12:25:03.895Z] #21 30.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:03.895Z] #21 30.79 Selecting previously unselected package xfsprogs. [2022-04-08T12:25:03.895Z] #21 30.81 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-08T12:25:03.895Z] #21 30.81 Unpacking xfsprogs (5.10.0-4) ... [2022-04-08T12:25:04.102Z] 037d5740b404: Verifying Checksum [2022-04-08T12:25:04.102Z] 037d5740b404: Download complete [2022-04-08T12:25:04.415Z] #21 31.20 Selecting previously unselected package zip. [2022-04-08T12:25:04.415Z] #21 31.22 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-08T12:25:04.415Z] #21 31.23 Unpacking zip (3.0-12) ... [2022-04-08T12:25:04.415Z] #21 31.36 Selecting previously unselected package zstd. [2022-04-08T12:25:04.415Z] #21 31.36 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-08T12:25:04.415Z] #21 31.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-08T12:25:04.675Z] #21 31.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-08T12:25:05.615Z] #21 32.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-08T12:25:05.615Z] #21 32.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-08T12:25:05.615Z] #21 32.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-08T12:25:05.615Z] #21 32.55 Setting up libicu67:amd64 (67.1-7) ... [2022-04-08T12:25:05.615Z] #21 32.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-08T12:25:05.615Z] #21 32.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-08T12:25:05.615Z] #21 32.59 Setting up uidmap (1:4.8.1-1) ... [2022-04-08T12:25:05.615Z] #21 32.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-08T12:25:05.615Z] #21 32.60 Setting up bzip2 (1.0.8-4) ... [2022-04-08T12:25:05.615Z] #21 32.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-08T12:25:05.874Z] #21 32.63 Setting up python3-wheel (0.34.2-1) ... [2022-04-08T12:25:06.443Z] #21 33.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:06.443Z] #21 33.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-08T12:25:06.443Z] #21 33.37 Setting up libcap2-bin (1:2.44-1) ... [2022-04-08T12:25:06.443Z] #21 33.38 Setting up apparmor (2.13.6-10) ... [2022-04-08T12:25:07.021Z] 8f616e6e9eec: Verifying Checksum [2022-04-08T12:25:07.022Z] 8f616e6e9eec: Download complete [2022-04-08T12:25:08.351Z] #21 34.94 Setting up zip (3.0-12) ... [2022-04-08T12:25:08.351Z] #21 34.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:08.351Z] #21 35.00 Setting up bash-completion (1:2.11-2) ... [2022-04-08T12:25:09.734Z] #21 36.84 Setting up xz-utils (5.2.5-2) ... [2022-04-08T12:25:09.734Z] #21 36.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-08T12:25:09.734Z] #21 36.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-08T12:25:09.994Z] #21 36.87 Setting up patch (2.7.6-7) ... [2022-04-08T12:25:09.994Z] #21 36.89 Setting up sudo (1.9.5p2-3) ... [2022-04-08T12:25:09.994Z] #21 36.97 invoke-rc.d: could not determine current runlevel [2022-04-08T12:25:09.994Z] #21 36.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-08T12:25:09.994Z] #21 37.00 Setting up xfsprogs (5.10.0-4) ... [2022-04-08T12:25:09.994Z] #21 37.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-08T12:25:09.994Z] #21 37.04 Setting up inetutils-ping (2:2.0-1) ... [2022-04-08T12:25:09.994Z] #21 37.05 Setting up pigz (2.6-1) ... [2022-04-08T12:25:09.994Z] #21 37.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-08T12:25:09.994Z] #21 37.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-08T12:25:10.254Z] #21 37.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-08T12:25:10.254Z] #21 37.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:10.824Z] #21 37.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-08T12:25:10.824Z] #21 37.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-08T12:25:11.043Z] ok github.com/docker/docker/libnetwork/ipam 15.950s coverage: 85.3% of statements [2022-04-08T12:25:11.043Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-08T12:25:11.043Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-08T12:25:11.043Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-08T12:25:11.306Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-08T12:25:11.306Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-08T12:25:11.395Z] #21 38.23 Setting up libelf1:amd64 (0.183-1) ... [2022-04-08T12:25:11.395Z] #21 38.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-08T12:25:11.395Z] #21 38.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-08T12:25:11.395Z] #21 38.34 Setting up python3-distutils (3.9.2-1) ... [2022-04-08T12:25:11.567Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-08T12:25:11.961Z] #21 38.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-08T12:25:11.961Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-08T12:25:11.961Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-08T12:25:11.961Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-08T12:25:11.961Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-08T12:25:11.961Z] #21 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-08T12:25:11.961Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-08T12:25:11.961Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-08T12:25:11.961Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-08T12:25:11.961Z] #21 38.87 Setting up python3-setuptools (52.0.0-4) ... [2022-04-08T12:25:12.141Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-04-08T12:25:12.714Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-04-08T12:25:12.714Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-08T12:25:13.288Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-08T12:25:13.343Z] #21 40.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-08T12:25:13.343Z] #21 40.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-08T12:25:13.343Z] #21 40.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-08T12:25:13.343Z] #21 40.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-08T12:25:14.284Z] #21 41.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-08T12:25:14.284Z] #21 41.33 Setting up jq (1.6-2.1) ... [2022-04-08T12:25:14.545Z] #21 41.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-08T12:25:14.545Z] #21 41.35 Setting up iptables (1.8.7-1) ... [2022-04-08T12:25:14.545Z] #21 41.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-08T12:25:14.545Z] #21 41.39 Setting up iproute2 (5.10.0-4) ... [2022-04-08T12:25:14.805Z] #21 41.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-08T12:25:16.192Z] #21 DONE 42.8s [2022-04-08T12:25:16.192Z] [2022-04-08T12:25:16.192Z] #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-08T12:25:16.192Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-08T12:25:16.761Z] #22 0.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-08T12:25:16.761Z] #22 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-08T12:25:16.761Z] #22 0.809 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-08T12:25:16.761Z] #22 DONE 0.9s [2022-04-08T12:25:16.761Z] [2022-04-08T12:25:16.761Z] #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-08T12:25:16.761Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:25:16.761Z] #51 ... [2022-04-08T12:25:16.761Z] [2022-04-08T12:25:16.761Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-08T12:25:16.761Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-08T12:25:20.149Z] --- PASS: TestBuildWithHugeFile (49.60s) [2022-04-08T12:25:20.149Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:25:20.149Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:25:20.149Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:25:20.149Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:25:20.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:25:20.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:25:20.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:25:20.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:25:20.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:25:20.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:25:20.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:25:20.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:25:20.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:25:20.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-08T12:25:20.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-08T12:25:20.150Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-08T12:25:20.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-08T12:25:20.150Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:25:20.150Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-08T12:25:20.150Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-08T12:25:20.150Z] --- PASS: TestBuildPreserveOwnership (3.47s) [2022-04-08T12:25:20.150Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2022-04-08T12:25:20.150Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-08T12:25:20.150Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:25:20.150Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-08T12:25:20.150Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-08T12:25:20.150Z] Loaded image: busybox:latest [2022-04-08T12:25:20.150Z] Loaded image: busybox:glibc [2022-04-08T12:25:20.150Z] Loaded image: debian:bullseye-slim [2022-04-08T12:25:20.150Z] Loaded image: hello-world:latest [2022-04-08T12:25:20.150Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:25:26.753Z] #23 9.166 Collecting yamllint==1.26.1 [2022-04-08T12:25:27.013Z] #23 10.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-08T12:25:28.399Z] #23 11.33 Collecting pathspec>=0.5.3 [2022-04-08T12:25:28.399Z] #23 11.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-08T12:25:28.399Z] #23 11.77 Collecting pyyaml [2022-04-08T12:25:28.399Z] #23 11.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-08T12:25:28.399Z] #23 11.83 Building wheels for collected packages: yamllint [2022-04-08T12:25:28.659Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-04-08T12:25:29.598Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-08T12:25:29.598Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b5d58cdf8e5b88b016b02a84802fa9dd1d38908cca5b719a63531c84073b3dc [2022-04-08T12:25:29.598Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-08T12:25:29.598Z] #23 12.83 Successfully built yamllint [2022-04-08T12:25:29.598Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-08T12:25:29.858Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-08T12:25:30.162Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.36s) [2022-04-08T12:25:30.162Z] PASS [2022-04-08T12:25:30.162Z] [2022-04-08T12:25:30.162Z] === Skipped [2022-04-08T12:25:30.162Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-08T12:25:30.162Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:25:30.162Z] [2022-04-08T12:25:30.162Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:25:30.162Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:25:30.162Z] [2022-04-08T12:25:30.162Z] DONE 34 tests, 2 skipped in 87.306s [2022-04-08T12:25:30.162Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-08T12:25:30.162Z] INFO: Testing against a local daemon [2022-04-08T12:25:30.162Z] === RUN TestConfigInspect [2022-04-08T12:25:30.428Z] #23 DONE 13.7s [2022-04-08T12:25:30.428Z] [2022-04-08T12:25:30.428Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-08T12:25:30.428Z] #27 sha256:011a34d65bae0ec7a69ee8d3f59335519c7ec3954052ac06fdcf9e4de07493d7 [2022-04-08T12:25:30.733Z] --- PASS: TestConfigInspect (2.18s) [2022-04-08T12:25:30.733Z] === RUN TestConfigList [2022-04-08T12:25:30.999Z] #27 DONE 0.3s [2022-04-08T12:25:30.999Z] [2022-04-08T12:25:30.999Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-08T12:25:30.999Z] #32 sha256:deb3f61db3f393bd839e24f3e6a173b559b1e90db6959f2b573a0898ddeccc30 [2022-04-08T12:25:31.259Z] #32 DONE 0.5s [2022-04-08T12:25:31.259Z] [2022-04-08T12:25:31.259Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-08T12:25:31.259Z] #35 sha256:adff5d316659f7fb151c8e9c9b8634937c554729d86c564d1e5b1255cc891074 [2022-04-08T12:25:31.518Z] #35 DONE 0.3s [2022-04-08T12:25:31.518Z] [2022-04-08T12:25:31.518Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-08T12:25:31.518Z] #37 sha256:54acd84480d6c1486a6b34595536d648f16113351975e0d29b715ed182723d9a [2022-04-08T12:25:31.778Z] #37 DONE 0.1s [2022-04-08T12:25:31.778Z] [2022-04-08T12:25:31.778Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-08T12:25:31.778Z] #41 sha256:137a76c1b99296149ccedddf6afa6ad354111d80ece9265916654c4e38f5b293 [2022-04-08T12:25:31.778Z] #41 DONE 0.1s [2022-04-08T12:25:31.778Z] [2022-04-08T12:25:31.778Z] #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-08T12:25:31.778Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:25:33.278Z] --- PASS: TestConfigList (2.16s) [2022-04-08T12:25:33.278Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:25:35.191Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-04-08T12:25:35.191Z] === RUN TestConfigsUpdate [2022-04-08T12:25:37.105Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-08T12:25:37.105Z] === RUN TestTemplatedConfig [2022-04-08T12:25:40.407Z] --- PASS: TestTemplatedConfig (2.66s) [2022-04-08T12:25:40.407Z] === RUN TestConfigCreateResolve [2022-04-08T12:25:42.346Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-04-08T12:25:42.346Z] PASS [2022-04-08T12:25:42.346Z] [2022-04-08T12:25:42.346Z] DONE 6 tests in 13.531s [2022-04-08T12:25:42.346Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-08T12:25:42.346Z] INFO: Testing against a local daemon [2022-04-08T12:25:42.346Z] === RUN TestCheckpoint [2022-04-08T12:25:42.346Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:25:42.346Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:25:42.346Z] === RUN TestContainerInvalidJSON [2022-04-08T12:25:42.346Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:25:42.346Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:25:42.346Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:25:42.346Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:25:42.346Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:25:42.346Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:25:42.346Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-08T12:25:42.346Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-08T12:25:42.346Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-08T12:25:42.346Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:25:42.346Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2022-04-08T12:25:42.346Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:25:42.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-08T12:25:42.346Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:25:42.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-08T12:25:42.346Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:25:42.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-08T12:25:42.346Z] === RUN TestCopyFromContainer [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer// [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer//bar/root [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer/bar/quux [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-08T12:25:43.734Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-08T12:25:43.995Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-08T12:25:43.995Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-08T12:25:43.996Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer (1.73s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-08T12:25:43.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-08T12:25:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:25:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:25:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:25:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:25:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:25:43.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:25:43.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:25:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:25:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:25:43.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:25:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-08T12:25:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:25:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-08T12:25:43.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-08T12:25:43.996Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:25:44.258Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-08T12:25:44.258Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:25:44.258Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:25:44.258Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:25:44.258Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:25:44.258Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:25:44.258Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:25:44.258Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:25:44.258Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:25:44.258Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:25:44.258Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:25:44.258Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-08T12:25:44.258Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:25:44.258Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:25:44.258Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:25:44.258Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:25:44.258Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-08T12:25:44.258Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:25:46.176Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s) [2022-04-08T12:25:46.176Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:25:46.674Z] #60 ... [2022-04-08T12:25:46.674Z] [2022-04-08T12:25:46.674Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-08T12:25:46.674Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-08T12:25:46.674Z] #43 184.0 + dpkg --print-architecture [2022-04-08T12:25:46.674Z] #43 184.0 + git checkout -q v2.1.0 [2022-04-08T12:25:46.674Z] #43 184.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-08T12:25:46.674Z] #43 184.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:25:47.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:25:47.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:25:47.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:25:47.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:25:47.563Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:25:47.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:25:47.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:25:47.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:25:47.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:25:47.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:25:47.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:25:47.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-08T12:25:47.563Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:25:48.136Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-04-08T12:25:48.136Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:25:48.136Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:25:48.136Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:25:48.136Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-08T12:25:48.136Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:25:48.136Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:25:48.136Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:25:48.136Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-08T12:25:48.136Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:25:48.136Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-08T12:25:48.136Z] === RUN TestContainerStartOnDaemonRestart [2022-04-08T12:25:48.136Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-08T12:25:48.136Z] === RUN TestDaemonRestartIpcMode [2022-04-08T12:25:48.136Z] === PAUSE TestDaemonRestartIpcMode [2022-04-08T12:25:48.136Z] === RUN TestDaemonHostGatewayIP [2022-04-08T12:25:48.136Z] === PAUSE TestDaemonHostGatewayIP [2022-04-08T12:25:48.136Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-08T12:25:48.136Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-08T12:25:48.136Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:25:48.136Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-08T12:25:48.136Z] === RUN TestDiff [2022-04-08T12:25:48.709Z] --- PASS: TestDiff (0.54s) [2022-04-08T12:25:48.709Z] === RUN TestExecWithCloseStdin [2022-04-08T12:25:48.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-08T12:25:49.282Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-04-08T12:25:49.282Z] === RUN TestExec [2022-04-08T12:25:50.225Z] --- PASS: TestExec (0.65s) [2022-04-08T12:25:50.225Z] === RUN TestExecUser [2022-04-08T12:25:50.797Z] --- PASS: TestExecUser (0.63s) [2022-04-08T12:25:50.797Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:25:51.369Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-04-08T12:25:51.369Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:25:52.753Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-08T12:25:52.753Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:25:53.694Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-04-08T12:25:53.694Z] === RUN TestHealthKillContainer [2022-04-08T12:26:01.835Z] --- PASS: TestHealthKillContainer (8.21s) [2022-04-08T12:26:01.835Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:26:02.406Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-04-08T12:26:02.406Z] === RUN TestIpcModeNone [2022-04-08T12:26:02.977Z] --- PASS: TestIpcModeNone (0.69s) [2022-04-08T12:26:02.977Z] === RUN TestIpcModePrivate [2022-04-08T12:26:03.549Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-08T12:26:03.549Z] --- PASS: TestIpcModePrivate (0.64s) [2022-04-08T12:26:03.549Z] === RUN TestIpcModeShareable [2022-04-08T12:26:04.120Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-08T12:26:04.381Z] --- PASS: TestIpcModeShareable (0.61s) [2022-04-08T12:26:04.381Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-08T12:26:06.299Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-04-08T12:26:06.299Z] === RUN TestAPIIpcModeHost [2022-04-08T12:26:06.561Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-08T12:26:06.561Z] === RUN TestDaemonIpcModeShareable [2022-04-08T12:26:07.504Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-08T12:26:07.765Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-04-08T12:26:07.765Z] === RUN TestDaemonIpcModePrivate [2022-04-08T12:26:08.708Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-08T12:26:08.969Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-04-08T12:26:08.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-08T12:26:09.911Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-08T12:26:09.911Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-08T12:26:09.911Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-08T12:26:11.295Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-08T12:26:11.295Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-08T12:26:11.295Z] === RUN TestIpcModeOlderClient [2022-04-08T12:26:11.295Z] === PAUSE TestIpcModeOlderClient [2022-04-08T12:26:11.295Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:26:11.557Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-08T12:26:11.557Z] === RUN TestKillContainer [2022-04-08T12:26:11.557Z] === RUN TestKillContainer/no_signal [2022-04-08T12:26:12.129Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:26:12.390Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:26:12.962Z] --- PASS: TestKillContainer (1.33s) [2022-04-08T12:26:12.962Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-04-08T12:26:12.962Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-08T12:26:12.962Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-04-08T12:26:12.962Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:26:12.962Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-08T12:26:13.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-08T12:26:13.246Z] #43 DONE 210.3s [2022-04-08T12:26:13.246Z] [2022-04-08T12:26:13.246Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-08T12:26:13.246Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:26:13.816Z] #60 ... [2022-04-08T12:26:13.816Z] [2022-04-08T12:26:13.816Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-08T12:26:13.816Z] #44 sha256:9b3522bedc952693d7b67fb4917f8e95f85e88b8ed2f10e631214464b3300ba5 [2022-04-08T12:26:14.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-08T12:26:14.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-08T12:26:14.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-04-08T12:26:14.165Z] === RUN TestKillStoppedContainer [2022-04-08T12:26:14.166Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-08T12:26:14.166Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:26:14.166Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-08T12:26:14.166Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:26:14.395Z] #44 DONE 0.4s [2022-04-08T12:26:14.395Z] [2022-04-08T12:26:14.395Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-08T12:26:14.395Z] #48 sha256:e152dcbce3f17799bdae0acf90a4caf0ace4b9c2b6c108d55f1f610d155c1f32 [2022-04-08T12:26:14.395Z] #48 DONE 0.0s [2022-04-08T12:26:14.395Z] [2022-04-08T12:26:14.395Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-08T12:26:14.395Z] #50 sha256:1983f1db37d93ff0312d9baf990283f9b004eb24a0ea680799d6e2297f4cadaa [2022-04-08T12:26:14.395Z] #50 DONE 0.1s [2022-04-08T12:26:14.395Z] [2022-04-08T12:26:14.395Z] #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-08T12:26:14.395Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:26:14.738Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-08T12:26:14.738Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:26:14.738Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:26:14.738Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:26:14.738Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:26:14.738Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:26:14.738Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:26:14.738Z] === RUN TestLinksEtcHostsContentMatch [2022-04-08T12:26:14.999Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-08T12:26:14.999Z] === RUN TestLinksContainerNames [2022-04-08T12:26:15.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-08T12:26:15.942Z] --- PASS: TestLinksContainerNames (0.86s) [2022-04-08T12:26:15.942Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:26:16.203Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-08T12:26:16.203Z] === RUN TestContainerNetworkMountsNoChown [2022-04-08T12:26:16.775Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/default [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/default [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/private [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/private [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rprivate [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/slave [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/slave [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rslave [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/shared [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/shared [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rshared [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/default [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rprivate [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/private [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/shared [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rshared [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rslave [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/slave [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-08T12:26:16.775Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:26:16.775Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:26:16.775Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:26:17.053Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:26:17.314Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:26:17.314Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-08T12:26:17.314Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-08T12:26:17.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-08T12:26:17.315Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-08T12:26:17.315Z] === RUN TestContainerBindMountNonRecursive [2022-04-08T12:26:18.168Z] 037d5740b404: Pull complete [2022-04-08T12:26:18.168Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-08T12:26:18.168Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:26:18.168Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-08T12:26:18.168Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-08T12:26:18.168Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-08T12:26:18.168Z] WARN: Skipping validation tests [2022-04-08T12:26:18.168Z] INFO: Running unit tests at 04/08/2022 12:26:06... [2022-04-08T12:26:18.168Z] INFO: make.ps1 starting at 04/08/2022 12:26:10 [2022-04-08T12:26:18.168Z] INFO: Git commit (c449c8601e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:26:18.168Z] INFO: Invoking autogen... [2022-04-08T12:26:18.168Z] INFO: Running unit tests... [2022-04-08T12:26:18.168Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-08T12:26:18.703Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-04-08T12:26:18.703Z] === RUN TestContainerVolumesMountedAsShared [2022-04-08T12:26:19.275Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-04-08T12:26:19.275Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-08T12:26:19.536Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-04-08T12:26:19.536Z] === RUN TestNetworkNat [2022-04-08T12:26:20.108Z] --- PASS: TestNetworkNat (0.46s) [2022-04-08T12:26:20.108Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:26:20.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-08T12:26:20.369Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:26:22.918Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-08T12:26:22.918Z] === RUN TestPause [2022-04-08T12:26:23.490Z] --- PASS: TestPause (0.53s) [2022-04-08T12:26:23.490Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:26:23.490Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:26:23.490Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:26:23.490Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:26:24.061Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-08T12:26:24.061Z] === RUN TestPidHost [2022-04-08T12:26:25.003Z] --- PASS: TestPidHost (1.00s) [2022-04-08T12:26:25.003Z] === RUN TestPsFilter [2022-04-08T12:26:25.003Z] --- PASS: TestPsFilter (0.15s) [2022-04-08T12:26:25.003Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:26:25.576Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-08T12:26:25.576Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:26:26.146Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-04-08T12:26:26.146Z] === RUN TestRemoveContainerRunning [2022-04-08T12:26:26.407Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-08T12:26:26.407Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:26:26.980Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-08T12:26:26.980Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:26:26.980Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-08T12:26:26.980Z] === RUN TestRenameLinkedContainer [2022-04-08T12:26:28.523Z] ? github.com/docker/docker/api [no test files] [2022-04-08T12:26:28.900Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-04-08T12:26:28.900Z] === RUN TestRenameStoppedContainer [2022-04-08T12:26:29.161Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-08T12:26:29.161Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:26:30.152Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-08T12:26:30.152Z] === RUN TestRenameInvalidName [2022-04-08T12:26:30.414Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-08T12:26:30.414Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:26:32.326Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-08T12:26:32.326Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:26:32.587Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-08T12:26:32.587Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:26:33.130Z] 8f616e6e9eec: Pull complete [2022-04-08T12:26:33.529Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-04-08T12:26:33.529Z] === RUN TestResize [2022-04-08T12:26:33.789Z] --- PASS: TestResize (0.42s) [2022-04-08T12:26:33.789Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:26:34.360Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-08T12:26:34.360Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:26:34.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:34.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:34.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:34.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:26:34.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:36.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:37.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:39.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:26:39.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:26:40.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:40.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:26:42.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-08T12:26:43.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-08T12:26:44.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:26:44.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:26:46.247Z] === RUN TestMiddlewares [2022-04-08T12:26:46.247Z] --- PASS: TestMiddlewares (0.00s) [2022-04-08T12:26:46.247Z] PASS [2022-04-08T12:26:46.247Z] coverage: 7.9% of statements [2022-04-08T12:26:46.247Z] ok github.com/docker/docker/api/server 0.045s coverage: 7.9% of statements [2022-04-08T12:26:46.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-08T12:26:46.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:26:48.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:26:48.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-08T12:26:48.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:26:49.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-08T12:26:49.389Z] 4612f6d0b889: Pull complete [2022-04-08T12:26:49.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:26:50.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:26:50.483Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:26:50.483Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:26:50.483Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:26:50.483Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:26:50.483Z] [2022-04-08T12:26:50.483Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-08T12:26:50.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-08T12:26:50.483Z] Using test binary docker [2022-04-08T12:26:50.483Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-08T12:26:50.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:26:50.483Z] INFO: Waiting for daemon to start... [2022-04-08T12:26:50.483Z] Starting dockerd [2022-04-08T12:26:50.483Z] . [2022-04-08T12:26:50.483Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-08T12:26:51.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:26:51.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-08T12:26:53.208Z] #60 ... [2022-04-08T12:26:53.208Z] [2022-04-08T12:26:53.208Z] #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-08T12:26:53.208Z] #56 sha256:1e05999bb8d07f501efb8c5913d509d7e70011e06ac42d5f04d1b2b5c8f9ea36 [2022-04-08T12:26:53.208Z] #56 144.6 + mkdir -p /build [2022-04-08T12:26:53.208Z] #56 144.6 + cp runc /build/runc [2022-04-08T12:26:53.208Z] #56 DONE 145.7s [2022-04-08T12:26:53.208Z] [2022-04-08T12:26:53.208Z] #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-08T12:26:53.208Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-08T12:26:53.208Z] #51 248.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-08T12:26:53.208Z] #51 DONE 249.1s [2022-04-08T12:26:53.208Z] [2022-04-08T12:26:53.208Z] #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-08T12:26:53.208Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.87s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.23s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-04-08T12:26:53.728Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-04-08T12:26:53.728Z] === RUN TestCgroupNamespacesRun [2022-04-08T12:26:53.777Z] #60 ... [2022-04-08T12:26:53.777Z] [2022-04-08T12:26:53.777Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-08T12:26:53.777Z] #52 sha256:e66daca7575a1d10081b54b53b1054873a9e8ec815cc121a2979b44446b05c54 [2022-04-08T12:26:54.351Z] #52 DONE 0.6s [2022-04-08T12:26:54.351Z] [2022-04-08T12:26:54.351Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-08T12:26:54.351Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:26:54.611Z] #60 ... [2022-04-08T12:26:54.611Z] [2022-04-08T12:26:54.611Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-08T12:26:54.611Z] #54 sha256:8ca923c0cb3b69e0a3fdcd547e124dd0296cda6bb976f19c652c2965fe94db1f [2022-04-08T12:26:54.611Z] #54 DONE 0.0s [2022-04-08T12:26:54.611Z] [2022-04-08T12:26:54.611Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-08T12:26:54.611Z] #57 sha256:5f293d291ef8e8e06f17f90f72f4fb1019e2b696519ef719e5a94bf9dffa72ed [2022-04-08T12:26:54.611Z] #57 DONE 0.2s [2022-04-08T12:26:54.611Z] [2022-04-08T12:26:54.611Z] #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-08T12:26:54.611Z] #60 sha256:d20adbc95e2fcff03bb0df8a432a7425558075563ec7b063b50f8b4f8f6cae47 [2022-04-08T12:26:54.672Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-04-08T12:26:54.672Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-08T12:26:54.672Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-08T12:26:54.672Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-08T12:26:54.672Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-08T12:26:56.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-08T12:26:56.060Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-08T12:26:56.528Z] #60 223.1 + bin/containerd [2022-04-08T12:26:57.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-08T12:26:57.005Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-08T12:26:58.390Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-08T12:26:58.390Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-08T12:26:59.332Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-08T12:26:59.332Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-08T12:26:59.939Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-08T12:26:59.939Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-08T12:26:59.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-08T12:27:01.322Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-08T12:27:01.322Z] === RUN TestNISDomainname [2022-04-08T12:27:01.893Z] --- PASS: TestNISDomainname (0.58s) [2022-04-08T12:27:01.893Z] === RUN TestHostnameDnsResolution [2022-04-08T12:27:02.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-08T12:27:02.835Z] --- PASS: TestHostnameDnsResolution (0.81s) [2022-04-08T12:27:02.835Z] === RUN TestUnprivilegedPortsAndPing [2022-04-08T12:27:03.096Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-08T12:27:03.096Z] === RUN TestPrivilegedHostDevices [2022-04-08T12:27:03.670Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-04-08T12:27:03.670Z] === RUN TestStats [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/networkdb 103.959s coverage: 60.0% of statements [2022-04-08T12:27:04.801Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/portmapper 0.261s coverage: 48.6% of statements [2022-04-08T12:27:04.801Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-08T12:27:04.801Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-08T12:27:05.064Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === Skipped [2022-04-08T12:27:05.064Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-08T12:27:05.064Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-08T12:27:05.064Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-08T12:27:05.064Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:27:05.064Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:27:05.064Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:27:05.064Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:27:05.064Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:27:05.064Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-08T12:27:05.064Z] firewalld_test.go:14: firewalld is not running [2022-04-08T12:27:05.064Z] [2022-04-08T12:27:05.064Z] DONE 326 tests, 9 skipped in 200.904s [2022-04-08T12:27:05.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main Post stage [Pipeline] junit [2022-04-08T12:27:06.044Z] Recording test results [2022-04-08T12:27:06.146Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-08T12:27:06.217Z] --- PASS: TestStats (2.61s) [2022-04-08T12:27:06.217Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:27:06.217Z] === RUN TestStopContainerWithTimeout/0 [2022-04-08T12:27:06.217Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-08T12:27:06.217Z] === RUN TestStopContainerWithTimeout/1 [2022-04-08T12:27:06.217Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-08T12:27:06.217Z] === RUN TestStopContainerWithTimeout/3 [2022-04-08T12:27:06.217Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-08T12:27:06.217Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-08T12:27:06.217Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-08T12:27:06.217Z] === CONT TestStopContainerWithTimeout/0 [2022-04-08T12:27:06.217Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-08T12:27:06.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c583f93d68393c10b8af0eec2f0a3b6b5e62af94 -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:c583f93d68393c10b8af0eec2f0a3b6b5e62af94 hack/make.sh dynbinary test-integration [2022-04-08T12:27:06.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-08T12:27:06.756Z] [2022-04-08T12:27:07.016Z] Removing bundles/ [2022-04-08T12:27:07.016Z] [2022-04-08T12:27:07.016Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-08T12:27:07.016Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:27:07.016Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:27:07.318Z] === CONT TestStopContainerWithTimeout/3 [2022-04-08T12:27:09.240Z] === CONT TestStopContainerWithTimeout/1 [2022-04-08T12:27:09.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-08T12:27:10.624Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-08T12:27:10.624Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-04-08T12:27:10.624Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-04-08T12:27:10.624Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2022-04-08T12:27:10.624Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-04-08T12:27:10.624Z] === RUN TestDeleteDevicemapper [2022-04-08T12:27:10.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:27:10.624Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-08T12:27:10.624Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:27:11.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-08T12:27:13.171Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2022-04-08T12:27:13.171Z] === RUN TestUpdateMemory [2022-04-08T12:27:13.171Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:27:13.171Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-08T12:27:13.171Z] === RUN TestUpdateCPUQuota [2022-04-08T12:27:13.742Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-04-08T12:27:13.742Z] === RUN TestUpdatePidsLimit [2022-04-08T12:27:13.743Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-08T12:27:13.743Z] === RUN TestUpdatePidsLimit/no_change [2022-04-08T12:27:14.004Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-08T12:27:14.265Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-08T12:27:14.527Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-08T12:27:14.788Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-08T12:27:15.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-08T12:27:15.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit (2.26s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-08T12:27:15.993Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-04-08T12:27:15.993Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:27:17.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-08T12:27:20.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-08T12:27:22.523Z] sha256:be240c2cfaba1de60a73c8a9e8509ece87c9d94ca5e39a60a45b807e76aa0cef [2022-04-08T12:27:22.523Z] INFO: Starting docker-py tests... [2022-04-08T12:27:22.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:27:22.801Z] Using test binary docker [2022-04-08T12:27:22.801Z] +++ /etc/init.d/apparmor start [2022-04-08T12:27:22.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:27:22.801Z] INFO: Waiting for daemon to start... [2022-04-08T12:27:22.801Z] Starting dockerd [2022-04-08T12:27:22.801Z] +++ 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-08T12:27:23.086Z] ============================= test session starts ============================== [2022-04-08T12:27:23.087Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-08T12:27:23.087Z] rootdir: /src, inifile: pytest.ini [2022-04-08T12:27:23.087Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-08T12:27:24.014Z] collected 395 items / 2 deselected / 393 selected [2022-04-08T12:27:24.014Z] [2022-04-08T12:27:24.695Z] . [2022-04-08T12:27:24.695Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:27:24.695Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:27:24.695Z] Error: No such image: emptyfs [2022-04-08T12:27:24.695Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-08T12:27:24.695Z] ++++ docker load [2022-04-08T12:27:25.259Z] Running integration-test (iteration 1) [2022-04-08T12:27:25.259Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-08T12:27:25.259Z] ++ 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-08T12:27:25.259Z] ++ set -e [2022-04-08T12:27:25.259Z] ++ '[' -n 0 ']' [2022-04-08T12:27:25.259Z] ++ set -x [2022-04-08T12:27:25.259Z] ++ 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-08T12:27:26.189Z] Loaded image: busybox:latest [2022-04-08T12:27:26.446Z] Loaded image: busybox:glibc [2022-04-08T12:27:28.225Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-04-08T12:27:28.225Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:27:28.225Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-08T12:27:28.225Z] === RUN TestWaitNonBlocked [2022-04-08T12:27:28.225Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:27:28.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:27:28.225Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:27:28.225Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:27:28.225Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:27:28.225Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:27:28.225Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-08T12:27:28.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-04-08T12:27:28.225Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-04-08T12:27:28.225Z] === RUN TestWaitBlocked [2022-04-08T12:27:28.225Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:27:28.225Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:27:28.225Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:27:28.225Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:27:28.225Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:27:28.225Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:27:28.797Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-08T12:27:28.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-08T12:27:28.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-08T12:27:28.797Z] === CONT TestContainerStartOnDaemonRestart [2022-04-08T12:27:28.797Z] === CONT TestContainerKillOnDaemonStart [2022-04-08T12:27:31.343Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-04-08T12:27:31.343Z] === CONT TestIpcModeOlderClient [2022-04-08T12:27:31.343Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-08T12:27:31.343Z] === CONT TestDaemonHostGatewayIP [2022-04-08T12:27:31.698Z] Loaded image: debian:bullseye-slim [2022-04-08T12:27:31.698Z] Loaded image: hello-world:latest [2022-04-08T12:27:31.698Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:27:31.698Z] INFO: Testing against a local daemon [2022-04-08T12:27:31.698Z] === RUN TestCgroupNamespacesBuild [2022-04-08T12:27:33.591Z] --- PASS: TestCgroupNamespacesBuild (2.06s) [2022-04-08T12:27:33.591Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-08T12:27:33.889Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-04-08T12:27:33.889Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-08T12:27:35.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) [2022-04-08T12:27:35.274Z] === CONT TestDaemonRestartIpcMode [2022-04-08T12:27:35.483Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-04-08T12:27:35.483Z] === RUN TestBuildWithSession [2022-04-08T12:27:35.483Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:27:35.483Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:27:35.483Z] === RUN TestBuildSquashParent [2022-04-08T12:27:37.832Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-04-08T12:27:40.375Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-08T12:27:41.131Z] --- PASS: TestContainerKillOnDaemonStart (11.85s) [2022-04-08T12:27:41.131Z] PASS [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === Skipped [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-08T12:27:41.131Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:27:41.131Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:27:41.131Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:27:41.131Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-08T12:27:41.131Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-08T12:27:41.131Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-08T12:27:41.131Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:27:41.131Z] [2022-04-08T12:27:41.131Z] DONE 201 tests, 7 skipped in 118.604s [2022-04-08T12:27:41.131Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-08T12:27:41.131Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:27:41.131Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:27:41.131Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-08T12:27:41.131Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-08T12:27:41.131Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-08T12:27:41.131Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-08T12:27:41.131Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-08T12:27:41.131Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-08T12:27:41.131Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:27:41.131Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-08T12:27:41.195Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-08T12:27:41.392Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-08T12:27:41.393Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-08T12:27:41.393Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-08T12:27:41.393Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-08T12:27:41.393Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:27:41.393Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-08T12:27:42.778Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-08T12:27:42.942Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-08T12:27:43.575Z] --- PASS: TestBuildSquashParent (8.28s) [2022-04-08T12:27:43.575Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:27:43.576Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:27:43.576Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:27:43.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:27:43.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:27:43.719Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-08T12:27:44.662Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-08T12:27:44.662Z] daemon_test.go:156: [df09ebc991f2b] daemon is not started [2022-04-08T12:27:44.662Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-08T12:27:44.662Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-08T12:27:44.662Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-08T12:27:44.662Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-04-08T12:27:44.662Z] === RUN TestDaemonProxy [2022-04-08T12:27:44.662Z] === RUN TestDaemonProxy/environment_variables [2022-04-08T12:27:46.576Z] === RUN TestDaemonProxy/command-line_options [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-08T12:27:46.736Z] === RUN TestBoolValue [2022-04-08T12:27:46.736Z] --- PASS: TestBoolValue (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestBoolValueOrDefault [2022-04-08T12:27:46.736Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestInt64ValueOrZero [2022-04-08T12:27:46.736Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestInt64ValueOrDefault [2022-04-08T12:27:46.736Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-08T12:27:46.736Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestJsonContentType [2022-04-08T12:27:46.736Z] --- PASS: TestJsonContentType (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 16.2% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 16.2% of statements [2022-04-08T12:27:46.736Z] === RUN TestMaskSecretKeys [2022-04-08T12:27:46.736Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-08T12:27:46.736Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-08T12:27:46.736Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-08T12:27:46.736Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestVersionMiddlewareVersion [2022-04-08T12:27:46.736Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-08T12:27:46.736Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 37.7% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-08T12:27:46.736Z] === RUN TestStrSliceMarshalJSON [2022-04-08T12:27:46.736Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestStrSliceUnmarshalJSON [2022-04-08T12:27:46.736Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestStrSliceUnmarshalString [2022-04-08T12:27:46.736Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestStrSliceUnmarshalSlice [2022-04-08T12:27:46.736Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 90.0% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2022-04-08T12:27:46.736Z] === RUN TestToJSON [2022-04-08T12:27:46.736Z] --- PASS: TestToJSON (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestToParamWithVersion [2022-04-08T12:27:46.736Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestFromJSON [2022-04-08T12:27:46.736Z] --- PASS: TestFromJSON (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestEmpty [2022-04-08T12:27:46.736Z] --- PASS: TestEmpty (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestArgsMatchKVListEmptySources [2022-04-08T12:27:46.736Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestArgsMatchKVList [2022-04-08T12:27:46.736Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestArgsMatch [2022-04-08T12:27:46.736Z] --- PASS: TestArgsMatch (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestAdd [2022-04-08T12:27:46.736Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestDel [2022-04-08T12:27:46.736Z] --- PASS: TestDel (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestLen [2022-04-08T12:27:46.736Z] --- PASS: TestLen (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestExactMatch [2022-04-08T12:27:46.736Z] --- PASS: TestExactMatch (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestOnlyOneExactMatch [2022-04-08T12:27:46.736Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestContains [2022-04-08T12:27:46.736Z] --- PASS: TestContains (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestValidate [2022-04-08T12:27:46.736Z] --- PASS: TestValidate (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestWalkValues [2022-04-08T12:27:46.736Z] --- PASS: TestWalkValues (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestFuzzyMatch [2022-04-08T12:27:46.736Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestClone [2022-04-08T12:27:46.736Z] --- PASS: TestClone (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 92.2% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-04-08T12:27:46.736Z] === RUN TestDurationToSecondsString [2022-04-08T12:27:46.736Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestGetTimestamp [2022-04-08T12:27:46.736Z] === RUN TestAdjustForAPIVersion [2022-04-08T12:27:46.736Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 5.7% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-08T12:27:46.736Z] --- PASS: TestGetTimestamp (0.17s) [2022-04-08T12:27:46.736Z] === RUN TestParseTimestamps [2022-04-08T12:27:46.736Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 100.0% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/types/time 0.203s coverage: 100.0% of statements [2022-04-08T12:27:46.736Z] === RUN TestCompareVersion [2022-04-08T12:27:46.736Z] --- PASS: TestCompareVersion (0.00s) [2022-04-08T12:27:46.736Z] PASS [2022-04-08T12:27:46.736Z] coverage: 77.3% of statements [2022-04-08T12:27:46.736Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-08T12:27:46.736Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-08T12:27:46.736Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-08T12:27:46.736Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestCloneArgsSmartHttp [2022-04-08T12:27:46.736Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-08T12:27:46.736Z] === RUN TestCloneArgsDumbHttp [2022-04-08T12:27:46.736Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestCloneArgsGit [2022-04-08T12:27:46.736Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestCheckoutGit [2022-04-08T12:27:46.736Z] === RUN TestEnable [2022-04-08T12:27:46.736Z] --- PASS: TestEnable (0.00s) [2022-04-08T12:27:46.736Z] === RUN TestDisable [2022-04-08T12:27:46.738Z] --- PASS: TestDisable (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestEnabled [2022-04-08T12:27:46.738Z] --- PASS: TestEnabled (0.00s) [2022-04-08T12:27:46.738Z] PASS [2022-04-08T12:27:46.738Z] coverage: 100.0% of statements [2022-04-08T12:27:46.738Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-04-08T12:27:46.738Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-08T12:27:46.738Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestProcessNoDockerignore [2022-04-08T12:27:46.738Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-08T12:27:46.738Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestDetectContentType [2022-04-08T12:27:46.738Z] --- PASS: TestDetectContentType (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestSelectAcceptableMIME [2022-04-08T12:27:46.738Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestInspectEmptyResponse [2022-04-08T12:27:46.738Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestInspectResponseBinary [2022-04-08T12:27:46.738Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestResponseUnsupportedContentType [2022-04-08T12:27:46.738Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestInspectResponseTextSimple [2022-04-08T12:27:46.738Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestInspectResponseEmptyContentType [2022-04-08T12:27:46.738Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestUnknownContentLength [2022-04-08T12:27:46.738Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestDownloadRemote [2022-04-08T12:27:46.738Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-08T12:27:46.738Z] === RUN TestGetWithStatusError [2022-04-08T12:27:46.738Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestCloseRootDirectory [2022-04-08T12:27:46.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:27:46.738Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestHashFile [2022-04-08T12:27:46.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:27:46.738Z] --- SKIP: TestHashFile (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestHashSubdir [2022-04-08T12:27:46.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:27:46.738Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestRemoveDirectory [2022-04-08T12:27:46.738Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:27:46.738Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-08T12:27:46.738Z] PASS [2022-04-08T12:27:46.738Z] coverage: 9.3% of statements [2022-04-08T12:27:46.738Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2022-04-08T12:27:46.738Z] === RUN TestGetAllAllowed [2022-04-08T12:27:46.738Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestGetAllMeta [2022-04-08T12:27:46.738Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-08T12:27:46.738Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestIsUnreferencedBuiltin [2022-04-08T12:27:46.738Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestIsExistingDirectory [2022-04-08T12:27:46.738Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestGetFilenameForDownload [2022-04-08T12:27:46.738Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestEnv2Variables [2022-04-08T12:27:46.738Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-08T12:27:46.738Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestMaintainer [2022-04-08T12:27:46.738Z] --- PASS: TestMaintainer (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestLabel [2022-04-08T12:27:46.738Z] --- PASS: TestLabel (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestFromScratch [2022-04-08T12:27:46.738Z] --- PASS: TestFromScratch (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestFromWithArg [2022-04-08T12:27:46.738Z] --- PASS: TestFromWithArg (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-08T12:27:46.738Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestFromWithUndefinedArg [2022-04-08T12:27:46.738Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestFromMultiStageWithNamedStage [2022-04-08T12:27:46.738Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestOnbuild [2022-04-08T12:27:46.738Z] --- PASS: TestOnbuild (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestWorkdir [2022-04-08T12:27:46.738Z] --- PASS: TestWorkdir (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestCmd [2022-04-08T12:27:46.738Z] --- PASS: TestCmd (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestHealthcheckNone [2022-04-08T12:27:46.738Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestHealthcheckCmd [2022-04-08T12:27:46.738Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestEntrypoint [2022-04-08T12:27:46.738Z] --- PASS: TestEntrypoint (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestExpose [2022-04-08T12:27:46.738Z] --- PASS: TestExpose (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestUser [2022-04-08T12:27:46.738Z] --- PASS: TestUser (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestVolume [2022-04-08T12:27:46.738Z] --- PASS: TestVolume (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestStopSignal [2022-04-08T12:27:46.738Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:27:46.738Z] --- SKIP: TestStopSignal (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestArg [2022-04-08T12:27:46.738Z] --- PASS: TestArg (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestShell [2022-04-08T12:27:46.738Z] --- PASS: TestShell (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestPrependEnvOnCmd [2022-04-08T12:27:46.738Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestRunWithBuildArgs [2022-04-08T12:27:46.738Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestRunIgnoresHealthcheck [2022-04-08T12:27:46.738Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestDispatchUnsupportedOptions [2022-04-08T12:27:46.738Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-08T12:27:46.738Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-08T12:27:46.738Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-08T12:27:46.738Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestNormalizeWorkdir [2022-04-08T12:27:46.738Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestDispatch [2022-04-08T12:27:46.738Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-08T12:27:46.738Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-08T12:27:46.738Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-08T12:27:46.738Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-08T12:27:46.738Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-08T12:27:46.738Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-08T12:27:46.738Z] === RUN TestDispatch/COPY_url [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch (0.09s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-08T12:27:46.738Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestAddScratchImageAddsToMounts [2022-04-08T12:27:46.738Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-08T12:27:46.738Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-08T12:27:46.738Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-08T12:27:46.738Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestImageSourceGetAddsToMounts [2022-04-08T12:27:46.738Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestEmptyDockerfile [2022-04-08T12:27:46.738Z] --- PASS: TestEmptyDockerfile (0.03s) [2022-04-08T12:27:46.738Z] === RUN TestSymlinkDockerfile [2022-04-08T12:27:46.738Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-08T12:27:46.738Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestNonExistingDockerfile [2022-04-08T12:27:46.738Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestCopyRunConfig [2022-04-08T12:27:46.738Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestDeepCopyRunConfig [2022-04-08T12:27:46.738Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestExportImage [2022-04-08T12:27:46.738Z] --- PASS: TestExportImage (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestNormalizeDest [2022-04-08T12:27:46.738Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-08T12:27:46.738Z] PASS [2022-04-08T12:27:46.738Z] coverage: 46.7% of statements [2022-04-08T12:27:46.738Z] ok github.com/docker/docker/builder/dockerfile 0.306s coverage: 46.7% of statements [2022-04-08T12:27:46.738Z] === RUN TestTCP4Proxy [2022-04-08T12:27:46.738Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestTCP4ProxyHalfClose [2022-04-08T12:27:46.738Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestTCP6Proxy [2022-04-08T12:27:46.738Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:27:46.738Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestTCPDualStackProxy [2022-04-08T12:27:46.738Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:27:46.738Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestUDP4Proxy [2022-04-08T12:27:46.738Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestUDP6Proxy [2022-04-08T12:27:46.738Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:27:46.738Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestUDPWriteError [2022-04-08T12:27:46.738Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-08T12:27:46.738Z] === RUN TestSCTP4Proxy [2022-04-08T12:27:46.738Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:27:46.738Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-08T12:27:46.738Z] === RUN TestSCTP6Proxy [2022-04-08T12:27:46.738Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:27:46.738Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-08T12:27:46.738Z] PASS [2022-04-08T12:27:46.738Z] coverage: 49.4% of statements [2022-04-08T12:27:46.738Z] ok github.com/docker/docker/cmd/docker-proxy 0.054s coverage: 49.4% of statements [2022-04-08T12:27:46.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:27:47.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:27:47.963Z] === RUN TestDaemonProxy/configuration_file [2022-04-08T12:27:49.881Z] === RUN TestDaemonProxy/conflicting_options [2022-04-08T12:27:50.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:27:50.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:27:50.452Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy (6.26s) [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy/conflicting_options (0.53s) [2022-04-08T12:27:50.713Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-08T12:27:50.713Z] PASS [2022-04-08T12:27:50.974Z] [2022-04-08T12:27:50.974Z] DONE 17 tests in 10.157s [2022-04-08T12:27:50.974Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-08T12:27:50.974Z] INFO: Testing against a local daemon [2022-04-08T12:27:50.974Z] === RUN TestCommitInheritsEnv [2022-04-08T12:27:51.235Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-04-08T12:27:51.235Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:27:51.235Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-08T12:27:51.235Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:27:51.235Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-08T12:27:51.235Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-08T12:27:51.235Z] === RUN TestImportWithCustomPlatform// [2022-04-08T12:27:51.235Z] === RUN TestImportWithCustomPlatform/linux [2022-04-08T12:27:51.496Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-08T12:27:51.496Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-08T12:27:51.496Z] === RUN TestImportWithCustomPlatform/macos [2022-04-08T12:27:51.496Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-08T12:27:51.496Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-08T12:27:51.496Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-08T12:27:51.496Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:27:51.496Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-08T12:27:51.496Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:27:51.757Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-08T12:27:51.757Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:27:52.018Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-04-08T12:27:52.018Z] === RUN TestRemoveImageGarbageCollector [2022-04-08T12:27:52.589Z] time="2022-04-08T12:27:52Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-08T12:27:52.763Z] #60 273.3 # github.com/containerd/containerd/cmd/containerd [2022-04-08T12:27:52.763Z] #60 273.3 /usr/bin/ld: /tmp/go-link-2752392829/000019.o: in function `New': [2022-04-08T12:27:52.763Z] #60 273.3 /tmp/tmp.7b00McVjiJ/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-08T12:27:52.763Z] #60 273.4 + bin/containerd-stress [2022-04-08T12:27:52.763Z] #60 274.5 + bin/containerd-shim [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2022-04-08T12:27:53.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.49s) [2022-04-08T12:27:53.686Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:27:53.686Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:27:53.973Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-04-08T12:27:53.973Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:27:53.973Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-08T12:27:53.973Z] === RUN TestTagInvalidReference [2022-04-08T12:27:53.973Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-08T12:27:53.973Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:27:53.973Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-08T12:27:53.973Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:27:53.973Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-08T12:27:53.973Z] === RUN TestTagOfficialNames [2022-04-08T12:27:53.973Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-08T12:27:53.973Z] === RUN TestTagMatchesDigest [2022-04-08T12:27:53.973Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-08T12:27:53.973Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-08T12:27:55.327Z] === RUN TestCheckpointCreateError [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointCreate [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointDeleteError [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointDelete [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointListError [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointList [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointList (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCheckpointListContainerNotFound [2022-04-08T12:27:55.327Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNewClientWithOpsFromEnv [2022-04-08T12:27:55.327Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:27:55.327Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestGetAPIPath [2022-04-08T12:27:55.327Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestParseHostURL [2022-04-08T12:27:55.327Z] --- PASS: TestParseHostURL (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-08T12:27:55.327Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPVersionOverride [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-08T12:27:55.327Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestClientRedirect [2022-04-08T12:27:55.327Z] === RUN TestClientRedirect/GET [2022-04-08T12:27:55.327Z] === RUN TestClientRedirect/POST [2022-04-08T12:27:55.327Z] === RUN TestClientRedirect/PUT [2022-04-08T12:27:55.327Z] === RUN TestClientRedirect/DELETE [2022-04-08T12:27:55.327Z] --- PASS: TestClientRedirect (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-08T12:27:55.327Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigCreateUnsupported [2022-04-08T12:27:55.327Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigCreateError [2022-04-08T12:27:55.327Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigCreate [2022-04-08T12:27:55.327Z] --- PASS: TestConfigCreate (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspectNotFound [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspectWithEmptyID [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspectUnsupported [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspectError [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspectConfigNotFound [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigInspect [2022-04-08T12:27:55.327Z] --- PASS: TestConfigInspect (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigListUnsupported [2022-04-08T12:27:55.327Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigListError [2022-04-08T12:27:55.327Z] --- PASS: TestConfigListError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigList [2022-04-08T12:27:55.327Z] --- PASS: TestConfigList (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigRemoveUnsupported [2022-04-08T12:27:55.327Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigRemoveError [2022-04-08T12:27:55.327Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigRemove [2022-04-08T12:27:55.327Z] --- PASS: TestConfigRemove (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigUpdateUnsupported [2022-04-08T12:27:55.327Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigUpdateError [2022-04-08T12:27:55.327Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestConfigUpdate [2022-04-08T12:27:55.327Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCommitError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCommit [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCommit (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerStatPathError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerStatPathNotFoundError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerStatPathNoHeaderError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerStatPath [2022-04-08T12:27:55.327Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyToContainerError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyToContainerNotFoundError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyToContainer [2022-04-08T12:27:55.327Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyFromContainerError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyFromContainerNotFoundError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-08T12:27:55.327Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestCopyFromContainer [2022-04-08T12:27:55.327Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCreateError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCreateImageNotFound [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCreateWithName [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerCreateAutoRemove [2022-04-08T12:27:55.327Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerDiffError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerDiff [2022-04-08T12:27:55.327Z] --- PASS: TestContainerDiff (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecCreateError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecCreate [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecStartError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecStart [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecInspectError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExecInspect [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExportError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExportError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerExport [2022-04-08T12:27:55.327Z] --- PASS: TestContainerExport (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerInspectError [2022-04-08T12:27:55.327Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerInspectContainerNotFound [2022-04-08T12:27:55.327Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-08T12:27:55.327Z] === RUN TestContainerInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerInspect [2022-04-08T12:27:55.328Z] --- PASS: TestContainerInspect (0.01s) [2022-04-08T12:27:55.328Z] === RUN TestContainerInspectNode [2022-04-08T12:27:55.328Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerKillError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerKillError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerKill [2022-04-08T12:27:55.328Z] --- PASS: TestContainerKill (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerListError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerList [2022-04-08T12:27:55.328Z] --- PASS: TestContainerList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerLogsNotFoundError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerLogsError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerLogs [2022-04-08T12:27:55.328Z] --- PASS: TestContainerLogs (0.19s) [2022-04-08T12:27:55.328Z] === RUN TestContainerPauseError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerPause [2022-04-08T12:27:55.328Z] --- PASS: TestContainerPause (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainersPruneError [2022-04-08T12:27:55.328Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainersPrune [2022-04-08T12:27:55.328Z] --- PASS: TestContainersPrune (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRemoveNotFoundError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRemove [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRenameError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRename [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRename (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerResizeError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerExecResizeError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerResize [2022-04-08T12:27:55.328Z] --- PASS: TestContainerResize (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerExecResize [2022-04-08T12:27:55.328Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRestartError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerRestart [2022-04-08T12:27:55.328Z] --- PASS: TestContainerRestart (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStartError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStartError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStart [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStart (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStatsError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStats [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStats (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStopError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStopError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerStop [2022-04-08T12:27:55.328Z] --- PASS: TestContainerStop (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerTopError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerTopError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerTop [2022-04-08T12:27:55.328Z] --- PASS: TestContainerTop (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerUnpauseError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerUnpause [2022-04-08T12:27:55.328Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerUpdateError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerUpdate [2022-04-08T12:27:55.328Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-08T12:27:55.328Z] === RUN TestContainerWaitError [2022-04-08T12:27:55.328Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestContainerWait [2022-04-08T12:27:55.328Z] --- PASS: TestContainerWait (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestDiskUsageError [2022-04-08T12:27:55.328Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestDiskUsage [2022-04-08T12:27:55.328Z] --- PASS: TestDiskUsage (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestDistributionInspectUnsupported [2022-04-08T12:27:55.328Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestDistributionInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestEventsErrorInOptions [2022-04-08T12:27:55.328Z] --- PASS: TestEventsErrorInOptions (0.01s) [2022-04-08T12:27:55.328Z] === RUN TestEventsErrorFromServer [2022-04-08T12:27:55.328Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestEvents [2022-04-08T12:27:55.328Z] --- PASS: TestEvents (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestTLSCloseWriter [2022-04-08T12:27:55.328Z] === PAUSE TestTLSCloseWriter [2022-04-08T12:27:55.328Z] === RUN TestImageBuildError [2022-04-08T12:27:55.328Z] --- PASS: TestImageBuildError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageBuild [2022-04-08T12:27:55.328Z] --- PASS: TestImageBuild (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestGetDockerOS [2022-04-08T12:27:55.328Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageCreateError [2022-04-08T12:27:55.328Z] --- PASS: TestImageCreateError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageCreate [2022-04-08T12:27:55.328Z] --- PASS: TestImageCreate (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageHistoryError [2022-04-08T12:27:55.328Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageHistory [2022-04-08T12:27:55.328Z] --- PASS: TestImageHistory (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageImportError [2022-04-08T12:27:55.328Z] --- PASS: TestImageImportError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageImport [2022-04-08T12:27:55.328Z] --- PASS: TestImageImport (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageInspectError [2022-04-08T12:27:55.328Z] --- PASS: TestImageInspectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageInspectImageNotFound [2022-04-08T12:27:55.328Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageInspect [2022-04-08T12:27:55.328Z] --- PASS: TestImageInspect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageListError [2022-04-08T12:27:55.328Z] --- PASS: TestImageListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageList [2022-04-08T12:27:55.328Z] --- PASS: TestImageList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageListApiBefore125 [2022-04-08T12:27:55.328Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageLoadError [2022-04-08T12:27:55.328Z] --- PASS: TestImageLoadError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageLoad [2022-04-08T12:27:55.328Z] --- PASS: TestImageLoad (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagesPruneError [2022-04-08T12:27:55.328Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagesPrune [2022-04-08T12:27:55.328Z] --- PASS: TestImagesPrune (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullReferenceParseError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullAnyError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePullWithoutErrors [2022-04-08T12:27:55.328Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushReferenceError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushAnyError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithoutErrors [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-08T12:27:55.328Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageRemoveImageNotFound [2022-04-08T12:27:55.328Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageRemove [2022-04-08T12:27:55.328Z] --- PASS: TestImageRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSaveError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSaveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSave [2022-04-08T12:27:55.328Z] --- PASS: TestImageSave (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchAnyError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageSearchWithoutErrors [2022-04-08T12:27:55.328Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageTagError [2022-04-08T12:27:55.328Z] --- PASS: TestImageTagError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageTagInvalidReference [2022-04-08T12:27:55.328Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageTagInvalidSourceImageName [2022-04-08T12:27:55.328Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageTagHexSource [2022-04-08T12:27:55.328Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestImageTag [2022-04-08T12:27:55.328Z] --- PASS: TestImageTag (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestInfoServerError [2022-04-08T12:27:55.328Z] --- PASS: TestInfoServerError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestInfoInvalidResponseJSONError [2022-04-08T12:27:55.328Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestInfo [2022-04-08T12:27:55.328Z] --- PASS: TestInfo (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkConnectError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkConnect [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkCreateError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkCreate [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkDisconnectError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkDisconnect [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/empty_ID [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/no_options [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/verbose [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/global_scope [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/unknown_network [2022-04-08T12:27:55.328Z] === RUN TestNetworkInspect/server_error [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkListError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkList [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworksPruneError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworksPrune [2022-04-08T12:27:55.328Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNetworkRemove [2022-04-08T12:27:55.328Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeInspectError [2022-04-08T12:27:55.328Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeInspectNodeNotFound [2022-04-08T12:27:55.328Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeInspect [2022-04-08T12:27:55.328Z] --- PASS: TestNodeInspect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeListError [2022-04-08T12:27:55.328Z] --- PASS: TestNodeListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeList [2022-04-08T12:27:55.328Z] --- PASS: TestNodeList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeRemove [2022-04-08T12:27:55.328Z] --- PASS: TestNodeRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeUpdateError [2022-04-08T12:27:55.328Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestNodeUpdate [2022-04-08T12:27:55.328Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestOptionWithHostFromEnv [2022-04-08T12:27:55.328Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestOptionWithTimeout [2022-04-08T12:27:55.328Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestOptionWithVersionFromEnv [2022-04-08T12:27:55.328Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPingFail [2022-04-08T12:27:55.328Z] --- PASS: TestPingFail (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPingWithError [2022-04-08T12:27:55.328Z] 2022/04/08 12:27:54 RoundTripper returned a response & error; ignoring response [2022-04-08T12:27:55.328Z] 2022/04/08 12:27:54 RoundTripper returned a response & error; ignoring response [2022-04-08T12:27:55.328Z] --- PASS: TestPingWithError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPingSuccess [2022-04-08T12:27:55.328Z] --- PASS: TestPingSuccess (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPingHeadFallback [2022-04-08T12:27:55.328Z] === RUN TestPingHeadFallback/OK [2022-04-08T12:27:55.328Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-08T12:27:55.328Z] === RUN TestPingHeadFallback/Not_Found [2022-04-08T12:27:55.328Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-08T12:27:55.328Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-08T12:27:55.328Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginDisableError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginDisable [2022-04-08T12:27:55.328Z] --- PASS: TestPluginDisable (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginEnableError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginEnable [2022-04-08T12:27:55.328Z] --- PASS: TestPluginEnable (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginInspectError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginInspect [2022-04-08T12:27:55.328Z] --- PASS: TestPluginInspect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginListError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginList [2022-04-08T12:27:55.328Z] --- PASS: TestPluginList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginPushError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginPushError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginPush [2022-04-08T12:27:55.328Z] --- PASS: TestPluginPush (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginRemove [2022-04-08T12:27:55.328Z] --- PASS: TestPluginRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginSetError [2022-04-08T12:27:55.328Z] --- PASS: TestPluginSetError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPluginSet [2022-04-08T12:27:55.328Z] --- PASS: TestPluginSet (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSetHostHeader [2022-04-08T12:27:55.328Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestPlainTextError [2022-04-08T12:27:55.328Z] --- PASS: TestPlainTextError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestInfiniteError [2022-04-08T12:27:55.328Z] --- PASS: TestInfiniteError (0.02s) [2022-04-08T12:27:55.328Z] === RUN TestCanceledContext [2022-04-08T12:27:55.328Z] 2022/04/08 12:27:54 RoundTripper returned a response & error; ignoring response [2022-04-08T12:27:55.328Z] --- PASS: TestCanceledContext (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestDeadlineExceededContext [2022-04-08T12:27:55.328Z] 2022/04/08 12:27:54 RoundTripper returned a response & error; ignoring response [2022-04-08T12:27:55.328Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretCreateUnsupported [2022-04-08T12:27:55.328Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretCreateError [2022-04-08T12:27:55.328Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretCreate [2022-04-08T12:27:55.328Z] --- PASS: TestSecretCreate (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretInspectUnsupported [2022-04-08T12:27:55.328Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretInspectError [2022-04-08T12:27:55.328Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretInspectSecretNotFound [2022-04-08T12:27:55.328Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretInspectWithEmptyID [2022-04-08T12:27:55.328Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretInspect [2022-04-08T12:27:55.328Z] --- PASS: TestSecretInspect (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretListUnsupported [2022-04-08T12:27:55.328Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretListError [2022-04-08T12:27:55.328Z] --- PASS: TestSecretListError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretList [2022-04-08T12:27:55.328Z] --- PASS: TestSecretList (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretRemoveUnsupported [2022-04-08T12:27:55.328Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretRemoveError [2022-04-08T12:27:55.328Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretRemove [2022-04-08T12:27:55.328Z] --- PASS: TestSecretRemove (0.00s) [2022-04-08T12:27:55.328Z] === RUN TestSecretUpdateUnsupported [2022-04-08T12:27:55.329Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSecretUpdateError [2022-04-08T12:27:55.329Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSecretUpdate [2022-04-08T12:27:55.329Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceCreateError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-08T12:27:55.329Z] === RUN TestServiceCreate [2022-04-08T12:27:55.329Z] --- PASS: TestServiceCreate (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-08T12:27:55.329Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceCreateDigestPinning [2022-04-08T12:27:55.329Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceInspectError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceInspectServiceNotFound [2022-04-08T12:27:55.329Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceInspectWithEmptyID [2022-04-08T12:27:55.329Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceInspect [2022-04-08T12:27:55.329Z] --- PASS: TestServiceInspect (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceListError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceListError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceList [2022-04-08T12:27:55.329Z] --- PASS: TestServiceList (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceLogsError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceLogs [2022-04-08T12:27:55.329Z] --- PASS: TestServiceLogs (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceRemoveError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceRemoveNotFoundError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceRemove [2022-04-08T12:27:55.329Z] --- PASS: TestServiceRemove (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceUpdateError [2022-04-08T12:27:55.329Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestServiceUpdate [2022-04-08T12:27:55.329Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmGetUnlockKeyError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmGetUnlockKey [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmInitError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmInit [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmInit (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmInspectError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmInspect [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmJoinError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmJoin [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmLeaveError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmLeave [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmUnlockError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmUnlock [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmUpdateError [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestSwarmUpdate [2022-04-08T12:27:55.329Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestTaskInspectError [2022-04-08T12:27:55.329Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestTaskInspectWithEmptyID [2022-04-08T12:27:55.329Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestTaskInspect [2022-04-08T12:27:55.329Z] --- PASS: TestTaskInspect (0.01s) [2022-04-08T12:27:55.329Z] === RUN TestTaskListError [2022-04-08T12:27:55.329Z] --- PASS: TestTaskListError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestTaskList [2022-04-08T12:27:55.329Z] --- PASS: TestTaskList (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeCreateError [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeCreate [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeInspectError [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeInspectNotFound [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeInspectWithEmptyID [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeInspect [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeListError [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeListError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeList [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeList (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeRemoveError [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-08T12:27:55.329Z] === RUN TestVolumeRemove [2022-04-08T12:27:55.329Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-08T12:27:55.329Z] === CONT TestTLSCloseWriter [2022-04-08T12:27:55.329Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-08T12:27:55.329Z] PASS [2022-04-08T12:27:55.329Z] coverage: 75.1% of statements [2022-04-08T12:27:55.329Z] ok github.com/docker/docker/client 0.401s coverage: 75.1% of statements [2022-04-08T12:27:56.970Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:27:56.970Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:27:57.534Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:27:58.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy (4.86s) [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-04-08T12:27:58.660Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-04-08T12:27:58.660Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:27:59.356Z] #60 285.5 + bin/containerd-shim-runc-v1 [2022-04-08T12:27:59.720Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-04-08T12:27:59.720Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:28:02.242Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2022-04-08T12:28:02.242Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:28:03.611Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-04-08T12:28:03.611Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:28:05.931Z] #60 291.8 + bin/containerd-shim-runc-v2 [2022-04-08T12:28:05.931Z] #60 292.6 + binaries [2022-04-08T12:28:05.931Z] #60 292.6 + install -D bin/containerd /build/containerd [2022-04-08T12:28:05.931Z] #60 292.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-08T12:28:05.931Z] #60 292.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-08T12:28:05.931Z] #60 292.6 + install -D bin/ctr /build/ctr [2022-04-08T12:28:06.887Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2022-04-08T12:28:06.887Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:28:07.835Z] #60 DONE 294.6s [2022-04-08T12:28:08.256Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-04-08T12:28:08.256Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:28:08.775Z] [2022-04-08T12:28:08.775Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-08T12:28:08.775Z] #61 sha256:44ff2bfbaaf8ec37df87499f4cd5fd2ea394e112617cf9e0906fea913b92c0e8 [2022-04-08T12:28:09.343Z] #61 DONE 0.8s [2022-04-08T12:28:09.603Z] [2022-04-08T12:28:09.603Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-08T12:28:09.603Z] #66 sha256:62144d14f5350dd3798a7a3bd7a8c8b7abce83bce91d84f2670a65d864bb81e0 [2022-04-08T12:28:09.603Z] #66 DONE 0.2s [2022-04-08T12:28:09.603Z] [2022-04-08T12:28:09.603Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-08T12:28:09.603Z] #71 sha256:aa9ec1330b1f9deebae0cb7dcfdc621ac0aae9436dad1c4a8c258b6c04dda50d [2022-04-08T12:28:10.176Z] --- PASS: TestCheckoutGit (27.71s) [2022-04-08T12:28:10.176Z] === RUN TestValidGitTransport [2022-04-08T12:28:10.176Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-08T12:28:10.176Z] === RUN TestGitInvalidRef [2022-04-08T12:28:10.176Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-08T12:28:10.176Z] PASS [2022-04-08T12:28:10.176Z] coverage: 86.3% of statements [2022-04-08T12:28:10.176Z] ok github.com/docker/docker/builder/remotecontext/git 27.993s coverage: 86.3% of statements [2022-04-08T12:28:10.539Z] #71 DONE 0.8s [2022-04-08T12:28:10.539Z] [2022-04-08T12:28:10.539Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-08T12:28:10.539Z] #72 sha256:6ce9edb883f4c624bc4fc278a8b1ddb838e1293efa9c5eaedf0449cbea4cb46f [2022-04-08T12:28:10.539Z] #72 DONE 0.0s [2022-04-08T12:28:10.539Z] [2022-04-08T12:28:10.539Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-08T12:28:10.539Z] #73 sha256:db908c8a8b1cdf82861d495fd64f8ae010026a825cb2de9b38b6e9c1ec9e9ce0 [2022-04-08T12:28:11.146Z] ? github.com/docker/docker/cli [no test files] [2022-04-08T12:28:11.146Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-08T12:28:11.476Z] #73 DONE 0.8s [2022-04-08T12:28:11.476Z] [2022-04-08T12:28:11.476Z] #74 exporting to image [2022-04-08T12:28:11.476Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-08T12:28:11.476Z] #74 exporting layers [2022-04-08T12:28:11.530Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2022-04-08T12:28:11.530Z] === RUN TestBuildWithHugeFile [2022-04-08T12:28:12.420Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-08T12:28:18.050Z] #74 exporting layers 6.1s done [2022-04-08T12:28:18.050Z] #74 writing image sha256:2625db1c35889ba6950e3f24f8504b149b13621506d625c8d48c8fbe69ffd54a [2022-04-08T12:28:18.050Z] #74 writing image sha256:2625db1c35889ba6950e3f24f8504b149b13621506d625c8d48c8fbe69ffd54a done [2022-04-08T12:28:18.050Z] #74 naming to docker.io/library/docker:6cd5f58c907b208c367d6c19018e1c180c7267a4 done [2022-04-08T12:28:18.050Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-08T12:28:18.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6cd5f58c907b208c367d6c19018e1c180c7267a4 -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:6cd5f58c907b208c367d6c19018e1c180c7267a4 hack/make.sh dynbinary test-integration [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-08T12:28:19.737Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestConfigureDaemonLogs [2022-04-08T12:28:19.737Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestCommonOptionsInstallFlags [2022-04-08T12:28:19.737Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-08T12:28:19.737Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-08T12:28:19.737Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-08T12:28:19.737Z] PASS [2022-04-08T12:28:19.737Z] coverage: 19.0% of statements [2022-04-08T12:28:19.737Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 19.0% of statements [2022-04-08T12:28:19.737Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-08T12:28:19.737Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-08T12:28:19.770Z] [2022-04-08T12:28:19.770Z] Removing bundles/ [2022-04-08T12:28:19.770Z] [2022-04-08T12:28:19.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-08T12:28:19.770Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:28:19.770Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:28:21.282Z] === RUN TestContainerStopSignal [2022-04-08T12:28:21.282Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestContainerStopTimeout [2022-04-08T12:28:21.282Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-08T12:28:21.282Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-08T12:28:21.282Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-08T12:28:21.282Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestReplaceAndAppendEnvVars [2022-04-08T12:28:21.282Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-08T12:28:21.282Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestNewMemoryStore [2022-04-08T12:28:21.282Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestAddContainers [2022-04-08T12:28:21.282Z] --- PASS: TestAddContainers (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestGetContainer [2022-04-08T12:28:21.282Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestDeleteContainer [2022-04-08T12:28:21.282Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestListContainers [2022-04-08T12:28:21.282Z] --- PASS: TestListContainers (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestFirstContainer [2022-04-08T12:28:21.282Z] --- PASS: TestFirstContainer (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestApplyAllContainer [2022-04-08T12:28:21.282Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestIsValidHealthString [2022-04-08T12:28:21.282Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestStateRunStop [2022-04-08T12:28:21.282Z] --- PASS: TestStateRunStop (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestStateTimeoutWait [2022-04-08T12:28:21.282Z] state_test.go:141: Stop callback fired [2022-04-08T12:28:21.282Z] state_test.go:165: Stop callback fired [2022-04-08T12:28:21.282Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-08T12:28:21.282Z] === RUN TestIsValidStateString [2022-04-08T12:28:21.282Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestViewSaveDelete [2022-04-08T12:28:21.282Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-08T12:28:21.282Z] === RUN TestViewAll [2022-04-08T12:28:21.282Z] --- PASS: TestViewAll (0.02s) [2022-04-08T12:28:21.282Z] === RUN TestViewGet [2022-04-08T12:28:21.282Z] --- PASS: TestViewGet (0.01s) [2022-04-08T12:28:21.282Z] === RUN TestNames [2022-04-08T12:28:21.282Z] --- PASS: TestNames (0.00s) [2022-04-08T12:28:21.282Z] === RUN TestViewWithHealthCheck [2022-04-08T12:28:21.282Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-08T12:28:21.282Z] PASS [2022-04-08T12:28:21.282Z] coverage: 41.7% of statements [2022-04-08T12:28:21.282Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2022-04-08T12:28:21.282Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-08T12:28:21.282Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-08T12:28:21.282Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-08T12:28:21.282Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-08T12:28:21.742Z] === RUN TestPrepare [2022-04-08T12:28:21.742Z] --- PASS: TestPrepare (0.00s) [2022-04-08T12:28:21.742Z] === RUN TestStart [2022-04-08T12:28:21.742Z] --- PASS: TestStart (0.00s) [2022-04-08T12:28:21.742Z] === RUN TestWaitCancel [2022-04-08T12:28:21.742Z] --- PASS: TestWaitCancel (0.00s) [2022-04-08T12:28:21.742Z] === RUN TestWaitDisabled [2022-04-08T12:28:21.742Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-08T12:28:21.742Z] === RUN TestWaitEnabled [2022-04-08T12:28:21.742Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-08T12:28:21.742Z] === RUN TestRemove [2022-04-08T12:28:21.742Z] --- PASS: TestRemove (0.00s) [2022-04-08T12:28:21.742Z] PASS [2022-04-08T12:28:21.742Z] coverage: 65.3% of statements [2022-04-08T12:28:21.742Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-04-08T12:28:25.493Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-08T12:28:25.493Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-08T12:28:25.493Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-08T12:28:25.493Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-08T12:28:25.493Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-08T12:28:25.493Z] PASS [2022-04-08T12:28:25.493Z] coverage: 35.9% of statements [2022-04-08T12:28:25.493Z] ok github.com/docker/docker/daemon/cluster/convert 0.432s coverage: 35.9% of statements [2022-04-08T12:28:25.493Z] === RUN TestNewListSecretsFilters [2022-04-08T12:28:25.493Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-08T12:28:25.493Z] === RUN TestNewListConfigsFilters [2022-04-08T12:28:25.493Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-08T12:28:25.493Z] PASS [2022-04-08T12:28:25.493Z] coverage: 0.5% of statements [2022-04-08T12:28:25.493Z] ok github.com/docker/docker/daemon/cluster 1.144s coverage: 0.5% of statements [2022-04-08T12:28:27.053Z] === RUN TestWaitNodeAttachment [2022-04-08T12:28:27.515Z] === RUN TestBuilderGC [2022-04-08T12:28:27.515Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-08T12:28:27.515Z] === RUN TestIsolationConversion [2022-04-08T12:28:27.515Z] === RUN TestIsolationConversion/default [2022-04-08T12:28:27.515Z] === RUN TestIsolationConversion/process [2022-04-08T12:28:27.515Z] === RUN TestIsolationConversion/hyperv [2022-04-08T12:28:27.515Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestContainerLabels [2022-04-08T12:28:27.515Z] --- PASS: TestContainerLabels (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestCredentialSpecConversion [2022-04-08T12:28:27.515Z] === RUN TestCredentialSpecConversion/none [2022-04-08T12:28:27.515Z] === RUN TestCredentialSpecConversion/config [2022-04-08T12:28:27.515Z] === RUN TestCredentialSpecConversion/file [2022-04-08T12:28:27.515Z] === RUN TestCredentialSpecConversion/registry [2022-04-08T12:28:27.515Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-08T12:28:27.515Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestControllerValidateMountBind [2022-04-08T12:28:27.515Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestControllerValidateMountVolume [2022-04-08T12:28:27.515Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestControllerValidateMountTarget [2022-04-08T12:28:27.515Z] --- PASS: TestBuilderGC (0.01s) [2022-04-08T12:28:27.515Z] === RUN TestDaemonConfigurationNotFound [2022-04-08T12:28:27.515Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-08T12:28:27.515Z] === RUN TestDaemonBrokenConfiguration [2022-04-08T12:28:27.515Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestFindConfigurationConflicts [2022-04-08T12:28:27.516Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-08T12:28:27.516Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestControllerValidateMountTmpfs [2022-04-08T12:28:27.516Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestControllerValidateMountInvalidType [2022-04-08T12:28:27.516Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestControllerValidateMountNamedPipe [2022-04-08T12:28:27.516Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-08T12:28:27.516Z] PASS [2022-04-08T12:28:27.516Z] coverage: 11.0% of statements [2022-04-08T12:28:27.516Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-08T12:28:27.516Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-08T12:28:27.516Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-08T12:28:27.516Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-08T12:28:27.516Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_label [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_dns [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-08T12:28:27.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.589s coverage: 11.0% of statements [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-08T12:28:27.516Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-08T12:28:27.516Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-08T12:28:27.516Z] === RUN TestReloadSetConfigFileNotExist [2022-04-08T12:28:27.976Z] time="2022-04-08T12:28:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-08T12:28:27.976Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-04-08T12:28:27.976Z] === RUN TestReloadDefaultConfigNotExist [2022-04-08T12:28:27.976Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:28:27.976Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:28:27.976Z] === RUN TestReloadBadDefaultConfig [2022-04-08T12:28:27.976Z] time="2022-04-08T12:28:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-830961002" [2022-04-08T12:28:27.976Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-08T12:28:27.976Z] === RUN TestReloadWithConflictingLabels [2022-04-08T12:28:27.976Z] time="2022-04-08T12:28:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3266776414" [2022-04-08T12:28:27.976Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-08T12:28:27.976Z] === RUN TestReloadWithDuplicateLabels [2022-04-08T12:28:27.976Z] time="2022-04-08T12:28:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3626510734" [2022-04-08T12:28:27.976Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-08T12:28:27.976Z] === RUN TestMaskURLCredentials [2022-04-08T12:28:27.976Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-08T12:28:27.976Z] === RUN TestDaemonConfigurationMerge [2022-04-08T12:28:27.976Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-08T12:28:27.976Z] PASS [2022-04-08T12:28:27.976Z] coverage: 79.2% of statements [2022-04-08T12:28:27.976Z] ok github.com/docker/docker/daemon/config 0.269s coverage: 79.2% of statements [2022-04-08T12:28:28.435Z] === RUN TestEventsLog [2022-04-08T12:28:28.435Z] --- PASS: TestEventsLog (0.00s) [2022-04-08T12:28:28.435Z] === RUN TestEventsLogTimeout [2022-04-08T12:28:28.435Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-08T12:28:28.435Z] === RUN TestLogEvents [2022-04-08T12:28:28.435Z] --- PASS: TestLogEvents (0.05s) [2022-04-08T12:28:28.435Z] === RUN TestLoadBufferedEvents [2022-04-08T12:28:28.435Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-08T12:28:28.435Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-08T12:28:28.435Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-08T12:28:28.435Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-08T12:28:28.435Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-08T12:28:28.435Z] PASS [2022-04-08T12:28:28.435Z] coverage: 50.0% of statements [2022-04-08T12:28:28.435Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2022-04-08T12:28:29.405Z] === RUN TestIsEmptyDir [2022-04-08T12:28:29.405Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-08T12:28:29.405Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-08T12:28:29.405Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-08T12:28:29.405Z] PASS [2022-04-08T12:28:29.405Z] coverage: 2.3% of statements [2022-04-08T12:28:29.405Z] ok github.com/docker/docker/daemon/graphdriver 0.206s coverage: 2.3% of statements [2022-04-08T12:28:29.405Z] === RUN TestLinkNaming [2022-04-08T12:28:29.405Z] --- PASS: TestLinkNaming (0.00s) [2022-04-08T12:28:29.405Z] === RUN TestLinkNew [2022-04-08T12:28:29.405Z] --- PASS: TestLinkNew (0.00s) [2022-04-08T12:28:29.405Z] === RUN TestLinkEnv [2022-04-08T12:28:29.405Z] --- PASS: TestLinkEnv (0.00s) [2022-04-08T12:28:29.405Z] === RUN TestLinkMultipleEnv [2022-04-08T12:28:29.405Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-08T12:28:29.405Z] === RUN TestLinkPortRangeEnv [2022-04-08T12:28:29.405Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-08T12:28:29.405Z] PASS [2022-04-08T12:28:29.405Z] coverage: 93.0% of statements [2022-04-08T12:28:29.405Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-04-08T12:28:29.777Z] 037d5740b404: Pull complete [2022-04-08T12:28:29.777Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-08T12:28:29.777Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:28:29.777Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:28:29.777Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-08T12:28:29.777Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-08T12:28:29.777Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-08T12:28:29.777Z] INFO: Docker version of control daemon [2022-04-08T12:28:29.777Z] [2022-04-08T12:28:29.777Z] Client: [2022-04-08T12:28:29.777Z] Version: 20.10.9 [2022-04-08T12:28:29.777Z] API version: 1.41 [2022-04-08T12:28:29.777Z] Go version: go1.16.8 [2022-04-08T12:28:29.777Z] Git commit: c2ea9bc [2022-04-08T12:28:29.777Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-08T12:28:29.777Z] OS/Arch: windows/amd64 [2022-04-08T12:28:29.777Z] Context: default [2022-04-08T12:28:29.777Z] Experimental: true [2022-04-08T12:28:29.777Z] [2022-04-08T12:28:29.777Z] Server: Docker Engine - Community [2022-04-08T12:28:29.777Z] Engine: [2022-04-08T12:28:29.777Z] Version: 20.10.9 [2022-04-08T12:28:29.777Z] API version: 1.41 (minimum version 1.24) [2022-04-08T12:28:29.777Z] Go version: go1.16.8 [2022-04-08T12:28:29.777Z] Git commit: 79ea9d3 [2022-04-08T12:28:29.777Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-08T12:28:29.777Z] OS/Arch: windows/amd64 [2022-04-08T12:28:29.777Z] Experimental: true [2022-04-08T12:28:29.777Z] [2022-04-08T12:28:29.777Z] INFO: Docker info of control daemon [2022-04-08T12:28:29.777Z] [2022-04-08T12:28:29.777Z] Client: [2022-04-08T12:28:29.777Z] Context: default [2022-04-08T12:28:29.777Z] Debug Mode: false [2022-04-08T12:28:29.777Z] [2022-04-08T12:28:29.777Z] Server: [2022-04-08T12:28:29.777Z] Containers: 0 [2022-04-08T12:28:29.777Z] Running: 0 [2022-04-08T12:28:29.777Z] Paused: 0 [2022-04-08T12:28:29.777Z] Stopped: 0 [2022-04-08T12:28:29.777Z] Images: 1 [2022-04-08T12:28:29.777Z] Server Version: 20.10.9 [2022-04-08T12:28:29.777Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-08T12:28:29.778Z] Windows: [2022-04-08T12:28:29.778Z] LCOW: [2022-04-08T12:28:29.778Z] Logging Driver: json-file [2022-04-08T12:28:29.778Z] Plugins: [2022-04-08T12:28:29.778Z] Volume: local [2022-04-08T12:28:29.778Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:28:29.778Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:28:29.778Z] Swarm: inactive [2022-04-08T12:28:29.778Z] Default Isolation: process [2022-04-08T12:28:29.778Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:28:29.778Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-08T12:28:29.778Z] OSType: windows [2022-04-08T12:28:29.778Z] Architecture: x86_64 [2022-04-08T12:28:29.778Z] CPUs: 4 [2022-04-08T12:28:29.778Z] Total Memory: 32GiB [2022-04-08T12:28:29.778Z] Name: azwin-2-351630 [2022-04-08T12:28:29.778Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-08T12:28:29.778Z] Docker Root Dir: D:\docker [2022-04-08T12:28:29.778Z] Debug Mode: false [2022-04-08T12:28:29.778Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:28:29.778Z] Labels: [2022-04-08T12:28:29.778Z] Experimental: true [2022-04-08T12:28:29.778Z] Insecure Registries: [2022-04-08T12:28:29.778Z] 10.0.0.4:5000 [2022-04-08T12:28:29.778Z] 127.0.0.0/8 [2022-04-08T12:28:29.778Z] Registry Mirrors: [2022-04-08T12:28:29.778Z] http://10.0.0.4:5000/ [2022-04-08T12:28:29.778Z] Live Restore Enabled: false [2022-04-08T12:28:29.778Z] Product License: Community Engine [2022-04-08T12:28:29.778Z] [2022-04-08T12:28:29.778Z] [2022-04-08T12:28:29.778Z] INFO: Commit hash is d246337c3d [2022-04-08T12:28:29.778Z] INFO: Nuke-Everything... [2022-04-08T12:28:29.778Z] INFO: Container count on control daemon to delete is 0 [2022-04-08T12:28:29.778Z] INFO: Nuking d:\CI [2022-04-08T12:28:29.778Z] INFO: Zapped successfully [2022-04-08T12:28:29.778Z] INFO: Location for testing is d:\CI\PR-43471\2 [2022-04-08T12:28:29.778Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-08T12:28:29.778Z] [2022-04-08T12:28:29.778Z] [2022-04-08T12:28:29.778Z] INFO: Building the image from Dockerfile.windows at 04/08/2022 12:28:23... [2022-04-08T12:28:29.778Z] [2022-04-08T12:28:30.375Z] === RUN TestVerifyNetworkingConfig [2022-04-08T12:28:30.375Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestGetContainer [2022-04-08T12:28:30.375Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestValidContainerNames [2022-04-08T12:28:30.375Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestContainerInitDNS [2022-04-08T12:28:30.375Z] daemon_test.go:145: root required [2022-04-08T12:28:30.375Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestMerge [2022-04-08T12:28:30.375Z] --- PASS: TestMerge (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestValidateContainerIsolation [2022-04-08T12:28:30.375Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestFindNetworkErrorType [2022-04-08T12:28:30.375Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestEnsureServicesExist [2022-04-08T12:28:30.375Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestEnsureServicesExistErrors [2022-04-08T12:28:30.375Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-08T12:28:30.375Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-08T12:28:30.375Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-08T12:28:30.375Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestContainerDelete [2022-04-08T12:28:30.375Z] --- PASS: TestContainerDelete (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestContainerDoubleDelete [2022-04-08T12:28:30.375Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestLogContainerEventCopyLabels [2022-04-08T12:28:30.375Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestLogContainerEventWithAttributes [2022-04-08T12:28:30.375Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestNoneHealthcheck [2022-04-08T12:28:30.375Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestHealthStates [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:29Z" 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-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] time="2022-04-08T12:28:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:28:30.375Z] --- PASS: TestHealthStates (0.18s) [2022-04-08T12:28:30.375Z] === RUN TestGetInspectData [2022-04-08T12:28:30.375Z] --- PASS: TestGetInspectData (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestFillLicense [2022-04-08T12:28:30.375Z] --- PASS: TestFillLicense (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestListInvalidFilter [2022-04-08T12:28:30.375Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestNameFilter [2022-04-08T12:28:30.375Z] --- PASS: TestNameFilter (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-08T12:28:30.375Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-08T12:28:30.375Z] === 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-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-08T12:28:30.375Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-08T12:28:30.375Z] --- 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-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-08T12:28:30.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-08T12:28:30.376Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-08T12:28:30.376Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadLabels [2022-04-08T12:28:30.376Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-08T12:28:30.376Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadMirrors [2022-04-08T12:28:30.376Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-08T12:28:30.376Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-08T12:28:30.376Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-08T12:28:30.376Z] reload_test.go:342: root required [2022-04-08T12:28:30.376Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-08T12:28:30.376Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-08T12:28:30.376Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-08T12:28:30.376Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-08T12:28:30.376Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-08T12:28:30.376Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-08T12:28:30.376Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-08T12:28:30.376Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-08T12:28:30.376Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-08T12:28:30.376Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-08T12:28:30.376Z] === RUN TestParseVolumesFrom [2022-04-08T12:28:30.376Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-08T12:28:30.376Z] PASS [2022-04-08T12:28:30.376Z] coverage: 8.8% of statements [2022-04-08T12:28:30.376Z] ok github.com/docker/docker/daemon 0.697s coverage: 8.8% of statements [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-08T12:28:30.376Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-08T12:28:30.377Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-08T12:28:30.377Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-08T12:28:30.377Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-08T12:28:30.377Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-08T12:28:30.737Z] Sending build context to Docker daemon 66.28MB [2022-04-08T12:28:30.737Z] [2022-04-08T12:28:30.737Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-08T12:28:30.737Z] ---> 02f938cacc3b [2022-04-08T12:28:30.737Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-08T12:28:30.737Z] ---> Running in 79406a9f5d46 [2022-04-08T12:28:31.192Z] Removing intermediate container 79406a9f5d46 [2022-04-08T12:28:31.192Z] ---> f179e062fb75 [2022-04-08T12:28:31.192Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-08T12:28:31.192Z] ---> Running in 4a6968dd6824 [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/defaults [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-08T12:28:31.349Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-08T12:28:31.349Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-08T12:28:31.349Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-08T12:28:31.349Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-08T12:28:31.349Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-08T12:28:31.349Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-08T12:28:31.647Z] Removing intermediate container 4a6968dd6824 [2022-04-08T12:28:31.647Z] ---> 83fe567f6f05 [2022-04-08T12:28:31.647Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-08T12:28:31.647Z] ---> Running in 454ca21787b4 [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-08T12:28:31.809Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-04-08T12:28:31.809Z] === RUN TestCreateSuccess [2022-04-08T12:28:31.809Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCreateStreamSkipped [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-08T12:28:31.809Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCreateLogGroupSuccess [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-08T12:28:31.809Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCreateError [2022-04-08T12:28:31.809Z] --- PASS: TestCreateError (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCreateAlreadyExists [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-08T12:28:31.809Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestLogClosed [2022-04-08T12:28:31.809Z] --- PASS: TestLogClosed (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestLogBlocking [2022-04-08T12:28:31.809Z] --- PASS: TestLogBlocking (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-08T12:28:31.809Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestLogNonBlockingBufferFull [2022-04-08T12:28:31.809Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestPublishBatchSuccess [2022-04-08T12:28:31.809Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestPublishBatchError [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=error msg=error [2022-04-08T12:28:31.809Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:28:31.809Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:28:31.809Z] time="2022-04-08T12:28:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-08T12:28:31.809Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchSimple [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchTicker [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMultilinePattern [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchClose [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/0/Hello [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/2/🙃 [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/3/���� [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/4/He��o [2022-04-08T12:28:31.809Z] === RUN TestEffectiveLen/5/ [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/0/ [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/1/Hello [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: Hello [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/2/Hello [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: He [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: llo [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/3/Hello [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: Hello [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/4/🙃 [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/5/🙃 [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/6/a� [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: a [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: � [2022-04-08T12:28:31.809Z] === RUN TestFindValidSplit/7/a� [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1076: a� [2022-04-08T12:28:31.809Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestProcessEventEmoji [2022-04-08T12:28:31.809Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchLineSplit [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMaxEvents [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-08T12:28:31.809Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-08T12:28:31.809Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-08T12:28:31.809Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-08T12:28:31.809Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-08T12:28:31.809Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestCreateTagSuccess [2022-04-08T12:28:31.809Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-08T12:28:31.809Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-08T12:28:31.809Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-08T12:28:31.809Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-08T12:28:31.809Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-08T12:28:31.809Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-08T12:28:31.809Z] PASS [2022-04-08T12:28:32.102Z] Removing intermediate container 454ca21787b4 [2022-04-08T12:28:32.102Z] ---> 6d62221acb7a [2022-04-08T12:28:32.102Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-08T12:28:32.102Z] ---> Running in 8d88b5f45b48 [2022-04-08T12:28:32.102Z] Removing intermediate container 8d88b5f45b48 [2022-04-08T12:28:32.102Z] ---> e6bea01899d2 [2022-04-08T12:28:32.102Z] 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-08T12:28:32.270Z] coverage: 79.9% of statements [2022-04-08T12:28:32.270Z] ok github.com/docker/docker/daemon/logger/awslogs 0.359s coverage: 79.9% of statements [2022-04-08T12:28:32.270Z] === RUN TestAdapterReadLogs [2022-04-08T12:28:32.270Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestCopier [2022-04-08T12:28:32.270Z] --- PASS: TestCopier (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestCopierLongLines [2022-04-08T12:28:32.270Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestCopierSlow [2022-04-08T12:28:32.270Z] --- PASS: TestCopierSlow (0.20s) [2022-04-08T12:28:32.270Z] === RUN TestCopierWithSized [2022-04-08T12:28:32.270Z] === RUN TestCopierWithSized/as_is [2022-04-08T12:28:32.270Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-08T12:28:32.270Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-08T12:28:32.270Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-04-08T12:28:32.270Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestCopierWithPartial [2022-04-08T12:28:32.270Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestRingLogger [2022-04-08T12:28:32.270Z] --- PASS: TestRingLogger (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestRingCap [2022-04-08T12:28:32.270Z] --- PASS: TestRingCap (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestRingClose [2022-04-08T12:28:32.270Z] --- PASS: TestRingClose (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestRingDrain [2022-04-08T12:28:32.270Z] --- PASS: TestRingDrain (0.00s) [2022-04-08T12:28:32.270Z] PASS [2022-04-08T12:28:32.270Z] coverage: 43.2% of statements [2022-04-08T12:28:32.270Z] ok github.com/docker/docker/daemon/logger 0.379s coverage: 43.2% of statements [2022-04-08T12:28:32.270Z] === RUN TestSearchRegistryForImagesErrors [2022-04-08T12:28:32.270Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestSearchRegistryForImages [2022-04-08T12:28:32.270Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestOnlyPlatformWithFallback [2022-04-08T12:28:32.270Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-08T12:28:32.270Z] === RUN TestImageDelete [2022-04-08T12:28:32.270Z] === RUN TestImageDelete/no_lease [2022-04-08T12:28:32.270Z] === RUN TestImageDelete/lease_exists [2022-04-08T12:28:32.270Z] --- PASS: TestImageDelete (0.04s) [2022-04-08T12:28:32.270Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-08T12:28:32.270Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-08T12:28:32.270Z] === RUN TestContentStoreForPull [2022-04-08T12:28:32.556Z] ---> Running in 5f4f11532616 [2022-04-08T12:28:32.556Z] Removing intermediate container 5f4f11532616 [2022-04-08T12:28:32.556Z] ---> fb724081f865 [2022-04-08T12:28:32.556Z] 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-08T12:28:32.556Z] ---> Running in 82e6ee74cab1 [2022-04-08T12:28:32.735Z] --- PASS: TestContentStoreForPull (0.19s) [2022-04-08T12:28:32.735Z] PASS [2022-04-08T12:28:32.735Z] coverage: 6.6% of statements [2022-04-08T12:28:32.735Z] ok github.com/docker/docker/daemon/images 0.371s coverage: 6.6% of statements [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-08T12:28:32.735Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-08T12:28:32.735Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-08T12:28:32.735Z] PASS [2022-04-08T12:28:32.735Z] coverage: 33.6% of statements [2022-04-08T12:28:32.735Z] ok github.com/docker/docker/daemon/logger/fluentd 0.050s coverage: 33.6% of statements [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-08T12:28:32.735Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-08T12:28:33.194Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-08T12:28:33.194Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-08T12:28:33.194Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-08T12:28:33.194Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-08T12:28:33.194Z] === RUN TestFastTimeMarshalJSON [2022-04-08T12:28:33.194Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-08T12:28:33.194Z] PASS [2022-04-08T12:28:33.194Z] coverage: 87.2% of statements [2022-04-08T12:28:33.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.256s coverage: 87.2% of statements [2022-04-08T12:28:33.653Z] === RUN TestJSONFileLogger [2022-04-08T12:28:33.653Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-08T12:28:33.653Z] === RUN TestJSONFileLoggerWithTags [2022-04-08T12:28:33.653Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-08T12:28:33.653Z] === RUN TestJSONFileLoggerWithOpts [2022-04-08T12:28:33.653Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-08T12:28:33.653Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-08T12:28:33.653Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-08T12:28:33.653Z] === RUN TestEncodeDecode [2022-04-08T12:28:33.653Z] === PAUSE TestEncodeDecode [2022-04-08T12:28:33.653Z] === RUN TestUnexpectedEOF [2022-04-08T12:28:33.653Z] time="2022-04-08T12:28:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:28:33.653Z] time="2022-04-08T12:28:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:28:33.653Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-08T12:28:33.653Z] === CONT TestEncodeDecode [2022-04-08T12:28:33.653Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-08T12:28:33.653Z] PASS [2022-04-08T12:28:33.653Z] coverage: 69.9% of statements [2022-04-08T12:28:33.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2022-04-08T12:28:34.114Z] === RUN TestWriteLog [2022-04-08T12:28:34.114Z] === PAUSE TestWriteLog [2022-04-08T12:28:34.114Z] === RUN TestReadLog [2022-04-08T12:28:34.114Z] === PAUSE TestReadLog [2022-04-08T12:28:34.114Z] === RUN TestDecode [2022-04-08T12:28:34.114Z] --- PASS: TestDecode (0.02s) [2022-04-08T12:28:34.114Z] === CONT TestWriteLog [2022-04-08T12:28:34.114Z] === CONT TestReadLog [2022-04-08T12:28:34.114Z] --- PASS: TestWriteLog (0.01s) [2022-04-08T12:28:34.114Z] === RUN TestReadLog/tail_exact [2022-04-08T12:28:34.575Z] === RUN TestOpenFileDelete [2022-04-08T12:28:34.575Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestOpenFileRename [2022-04-08T12:28:34.575Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestHandleDecoderErr [2022-04-08T12:28:34.575Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestParseLogTagDefaultTag [2022-04-08T12:28:34.575Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestParseLogTag [2022-04-08T12:28:34.575Z] --- PASS: TestParseLogTag (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestParseLogTagEmptyTag [2022-04-08T12:28:34.575Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestTailFiles [2022-04-08T12:28:34.575Z] --- PASS: TestTailFiles (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestFollowLogsConsumerGone [2022-04-08T12:28:34.575Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestFollowLogsProducerGone [2022-04-08T12:28:34.575Z] logfile_test.go:180: logDecode() closed after sending 973 messages [2022-04-08T12:28:34.575Z] logfile_test.go:233: messages sent: 973, received: 973 [2022-04-08T12:28:34.575Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-08T12:28:34.575Z] === RUN TestCheckCapacityAndRotate [2022-04-08T12:28:34.575Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-08T12:28:34.575Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-08T12:28:34.575Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-08T12:28:34.575Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-08T12:28:34.575Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-08T12:28:34.575Z] PASS [2022-04-08T12:28:34.575Z] coverage: 50.7% of statements [2022-04-08T12:28:34.575Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.090s coverage: 50.7% of statements [2022-04-08T12:28:34.575Z] === RUN TestReadLog/tail_less_than_available [2022-04-08T12:28:34.575Z] === RUN TestReadLog/tail_more_than_available [2022-04-08T12:28:34.575Z] --- PASS: TestReadLog (0.20s) [2022-04-08T12:28:34.575Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-04-08T12:28:34.575Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-08T12:28:34.575Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-08T12:28:34.575Z] PASS [2022-04-08T12:28:34.575Z] coverage: 78.7% of statements [2022-04-08T12:28:34.575Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 78.7% of statements [2022-04-08T12:28:34.575Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-08T12:28:35.038Z] === RUN TestLog [2022-04-08T12:28:35.038Z] --- PASS: TestLog (0.02s) [2022-04-08T12:28:35.038Z] PASS [2022-04-08T12:28:35.038Z] coverage: 31.5% of statements [2022-04-08T12:28:35.038Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2022-04-08T12:28:35.497Z] === RUN TestValidateLogOpt [2022-04-08T12:28:35.497Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestNewMissedConfig [2022-04-08T12:28:35.497Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestNewMissedUrl [2022-04-08T12:28:35.497Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestNewMissedToken [2022-04-08T12:28:35.497Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestNewWithProxy [2022-04-08T12:28:35.497Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestDefault [2022-04-08T12:28:35.497Z] --- PASS: TestDefault (0.01s) [2022-04-08T12:28:35.497Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-08T12:28:35.497Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestJsonFormat [2022-04-08T12:28:35.497Z] --- PASS: TestJsonFormat (0.01s) [2022-04-08T12:28:35.497Z] === RUN TestRawFormat [2022-04-08T12:28:35.497Z] --- PASS: TestRawFormat (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestRawFormatWithLabels [2022-04-08T12:28:35.497Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestRawFormatWithoutTag [2022-04-08T12:28:35.497Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-08T12:28:35.497Z] === RUN TestBatching [2022-04-08T12:28:35.497Z] === RUN TestNewParse [2022-04-08T12:28:35.497Z] --- PASS: TestNewParse (0.00s) [2022-04-08T12:28:35.497Z] PASS [2022-04-08T12:28:35.497Z] coverage: 8.3% of statements [2022-04-08T12:28:35.497Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2022-04-08T12:28:35.497Z] --- PASS: TestBatching (0.25s) [2022-04-08T12:28:35.497Z] === RUN TestFrequency [2022-04-08T12:28:35.960Z] === RUN TestParseLogFormat [2022-04-08T12:28:35.960Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestValidateLogOptEmpty [2022-04-08T12:28:35.960Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestValidateSyslogAddress [2022-04-08T12:28:35.960Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestParseAddressDefaultPort [2022-04-08T12:28:35.960Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestValidateSyslogFacility [2022-04-08T12:28:35.960Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestValidateLogOptSyslogFormat [2022-04-08T12:28:35.960Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestValidateLogOpt [2022-04-08T12:28:35.960Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:28:35.960Z] PASS [2022-04-08T12:28:35.960Z] coverage: 46.8% of statements [2022-04-08T12:28:35.960Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2022-04-08T12:28:35.960Z] --- PASS: TestFrequency (0.17s) [2022-04-08T12:28:35.960Z] === RUN TestOneMessagePerRequest [2022-04-08T12:28:35.960Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestVerify [2022-04-08T12:28:35.960Z] --- PASS: TestVerify (0.00s) [2022-04-08T12:28:35.960Z] === RUN TestSkipVerify [2022-04-08T12:28:35.960Z] time="2022-04-08T12:28:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:35.960Z] time="2022-04-08T12:28:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:35.960Z] time="2022-04-08T12:28:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:35.960Z] time="2022-04-08T12:28:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:35.960Z] time="2022-04-08T12:28:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] --- PASS: TestSkipVerify (0.58s) [2022-04-08T12:28:36.421Z] === RUN TestBufferMaximum [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.172899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.172899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-08T12:28:36.421Z] === RUN TestServerAlwaysDown [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.175899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.175899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.175899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.175899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] time="2022-04-08T12:28:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649420916.175899\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:36.421Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-08T12:28:36.421Z] === RUN TestCannotSendAfterClose [2022-04-08T12:28:36.421Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-08T12:28:36.421Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-08T12:28:36.883Z] === RUN TestV1IDService [2022-04-08T12:28:36.883Z] --- PASS: TestV1IDService (0.02s) [2022-04-08T12:28:36.883Z] === RUN TestV2MetadataService [2022-04-08T12:28:37.343Z] time="2022-04-08T12:28:37Z" 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-08T12:28:37.343Z] time="2022-04-08T12:28:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"33afa673fae9\"}'" [2022-04-08T12:28:37.343Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-08T12:28:37.343Z] PASS [2022-04-08T12:28:37.343Z] coverage: 82.5% of statements [2022-04-08T12:28:37.343Z] ok github.com/docker/docker/daemon/logger/splunk 2.091s coverage: 82.5% of statements [2022-04-08T12:28:37.343Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-08T12:28:37.343Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-08T12:28:37.343Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-08T12:28:37.343Z] --- PASS: TestV2MetadataService (0.74s) [2022-04-08T12:28:37.343Z] PASS [2022-04-08T12:28:37.343Z] coverage: 48.2% of statements [2022-04-08T12:28:37.343Z] ok github.com/docker/docker/distribution/metadata 0.821s coverage: 48.2% of statements [2022-04-08T12:28:37.805Z] === RUN TestSuccessfulDownload [2022-04-08T12:28:37.805Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:28:37.805Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-08T12:28:37.805Z] === RUN TestCancelledDownload [2022-04-08T12:28:37.805Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-08T12:28:37.805Z] === RUN TestMaxDownloadAttempts [2022-04-08T12:28:37.805Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:28:37.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:28:37.805Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:28:37.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:28:37.805Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:28:37.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:28:37.805Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:28:37.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:28:37.805Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:28:37.805Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:28:37.805Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:28:37.805Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:28:37.805Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-08T12:28:37.805Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-08T12:28:37.805Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-08T12:28:37.805Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-08T12:28:37.805Z] === RUN TestContinueOnError_NeverContinue [2022-04-08T12:28:37.805Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-08T12:28:37.805Z] === RUN TestManifestStore [2022-04-08T12:28:37.805Z] === RUN TestManifestStore/no_remote_or_local [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1094096818\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/no_local_cache [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/with_local_cache [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/unknown_media_type [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="reference for unknown type: " [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:28:38.264Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-04-08T12:28:38.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-04-08T12:28:38.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-04-08T12:28:38.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="reference for unknown type: " [2022-04-08T12:28:38.264Z] === RUN TestTransfer [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="reference for unknown type: " [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="reference for unknown type: " [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="reference for unknown type: " [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-08T12:28:38.264Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-08T12:28:38.264Z] time="2022-04-08T12:28:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore (0.29s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-08T12:28:38.264Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-08T12:28:38.264Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-08T12:28:38.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-08T12:28:38.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-08T12:28:38.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-08T12:28:38.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-08T12:28:38.265Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestFixManifestLayers [2022-04-08T12:28:38.265Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-08T12:28:38.265Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:28:38.265Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestFixManifestLayersBadParent [2022-04-08T12:28:38.265Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestValidateManifest [2022-04-08T12:28:38.265Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:28:38.265Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestFormatPlatform [2022-04-08T12:28:38.265Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-08T12:28:38.265Z] === RUN TestPullSchema2Config [2022-04-08T12:28:38.265Z] === RUN TestPullSchema2Config/success_first_time [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.265Z] === RUN TestPullSchema2Config/500_status [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.265Z] --- PASS: TestTransfer (0.13s) [2022-04-08T12:28:38.265Z] === RUN TestConcurrencyLimit [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.265Z] === RUN TestPullSchema2Config/EOF [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:28:38.265Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.265Z] 2022/04/08 12:28:38 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-08T12:28:38.265Z] goroutine 128 [running]: [2022-04-08T12:28:38.265Z] net/http.(*conn).serve.func1() [2022-04-08T12:28:38.265Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:28:38.384Z] [2022-04-08T12:28:38.384Z] SUCCESS: Specified value was saved. [2022-04-08T12:28:38.725Z] panic({0x1479000, 0x165b8f0}) [2022-04-08T12:28:38.725Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:28:38.725Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005349c0?, {0x16630d8?, 0xc000540000?}) [2022-04-08T12:28:38.725Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-08T12:28:38.725Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16630d8, 0xc000540000}, 0xc000578000) [2022-04-08T12:28:38.725Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-08T12:28:38.725Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16630d8?, 0xc000540000?}, 0xc00005a800?) [2022-04-08T12:28:38.725Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:28:38.725Z] net/http.serverHandler.ServeHTTP({0xc0002e82a0?}, {0x16630d8, 0xc000540000}, 0xc000578000) [2022-04-08T12:28:38.725Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:28:38.725Z] net/http.(*conn).serve(0xc0001e8000, {0x1663950, 0xc0005234a0}) [2022-04-08T12:28:38.725Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:28:38.725Z] created by net/http.(*Server).Serve [2022-04-08T12:28:38.725Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:28:38.725Z] === RUN TestNotFound [2022-04-08T12:28:38.725Z] --- PASS: TestNotFound (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestConflict [2022-04-08T12:28:38.725Z] --- PASS: TestConflict (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestForbidden [2022-04-08T12:28:38.725Z] --- PASS: TestForbidden (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestInvalidParameter [2022-04-08T12:28:38.725Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestNotImplemented [2022-04-08T12:28:38.725Z] --- PASS: TestNotImplemented (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestNotModified [2022-04-08T12:28:38.725Z] --- PASS: TestNotModified (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestUnauthorized [2022-04-08T12:28:38.725Z] --- PASS: TestUnauthorized (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestUnknown [2022-04-08T12:28:38.725Z] --- PASS: TestUnknown (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestCancelled [2022-04-08T12:28:38.725Z] --- PASS: TestCancelled (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestDeadline [2022-04-08T12:28:38.725Z] --- PASS: TestDeadline (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestDataLoss [2022-04-08T12:28:38.725Z] --- PASS: TestDataLoss (0.00s) [2022-04-08T12:28:38.725Z] === RUN TestUnavailable [2022-04-08T12:28:38.726Z] --- PASS: TestUnavailable (0.00s) [2022-04-08T12:28:38.726Z] === RUN TestSystem [2022-04-08T12:28:38.726Z] --- PASS: TestSystem (0.00s) [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Not_Found [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Bad_Request [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Conflict [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Unauthorized [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Forbidden [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Not_Modified [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-08T12:28:38.726Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-08T12:28:38.726Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-08T12:28:38.726Z] PASS [2022-04-08T12:28:38.726Z] coverage: 77.0% of statements [2022-04-08T12:28:38.726Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-08T12:28:38.726Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-08T12:28:38.726Z] === RUN TestInactiveJobs [2022-04-08T12:28:38.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.726Z] === RUN TestPullSchema2Config/unauthorized [2022-04-08T12:28:38.726Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:28:38.726Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:28:38.726Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-08T12:28:38.726Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-08T12:28:38.726Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-08T12:28:38.726Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-08T12:28:38.726Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-08T12:28:38.726Z] === RUN TestGetRepositoryMountCandidates [2022-04-08T12:28:38.726Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-08T12:28:38.726Z] === RUN TestLayerAlreadyExists [2022-04-08T12:28:38.726Z] 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-08T12:28:38.726Z] 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-08T12:28:38.726Z] 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-08T12:28:38.726Z] 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-08T12:28:38.726Z] 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-08T12:28:38.726Z] 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-08T12:28:38.726Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-08T12:28:38.726Z] === RUN TestWhenEmptyAuthConfig [2022-04-08T12:28:38.843Z] INFO: Downloading git... [2022-04-08T12:28:39.185Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-08T12:28:39.185Z] === RUN TestWatchRelease [2022-04-08T12:28:39.185Z] --- PASS: TestWatchRelease (0.04s) [2022-04-08T12:28:39.185Z] === RUN TestWatchFinishedTransfer [2022-04-08T12:28:39.185Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestDuplicateTransfer [2022-04-08T12:28:39.185Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-08T12:28:39.185Z] === RUN TestSuccessfulUpload [2022-04-08T12:28:39.185Z] === RUN TestFSGetInvalidData [2022-04-08T12:28:39.185Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSInvalidSet [2022-04-08T12:28:39.185Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSInvalidRoot [2022-04-08T12:28:39.185Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSMetadataGetSet [2022-04-08T12:28:39.185Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-08T12:28:39.185Z] === RUN TestFSInvalidWalker [2022-04-08T12:28:39.185Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSGetSet [2022-04-08T12:28:39.185Z] --- PASS: TestFSGetSet (0.02s) [2022-04-08T12:28:39.185Z] === RUN TestFSGetUnsetKey [2022-04-08T12:28:39.185Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSGetEmptyData [2022-04-08T12:28:39.185Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestFSDelete [2022-04-08T12:28:39.185Z] --- PASS: TestFSDelete (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSWalker [2022-04-08T12:28:39.185Z] --- PASS: TestFSWalker (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestFSWalkerStopOnError [2022-04-08T12:28:39.185Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestNewFromJSON [2022-04-08T12:28:39.185Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-08T12:28:39.185Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestMarshalKeyOrder [2022-04-08T12:28:39.185Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestHistoryEqual [2022-04-08T12:28:39.185Z] time="2022-04-08T12:28:39Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-08T12:28:39.185Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-08T12:28:39.185Z] === RUN TestImage [2022-04-08T12:28:39.185Z] --- PASS: TestImage (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestImageOSNotEmpty [2022-04-08T12:28:39.185Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-08T12:28:39.185Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-08T12:28:39.185Z] === RUN TestCreate [2022-04-08T12:28:39.185Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:28:39.185Z] === RUN TestRestore [2022-04-08T12:28:39.185Z] time="2022-04-08T12:28:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-08T12:28:39.644Z] --- PASS: TestRestore (0.02s) [2022-04-08T12:28:39.644Z] === RUN TestAddDelete [2022-04-08T12:28:39.644Z] --- PASS: TestAddDelete (0.02s) [2022-04-08T12:28:39.644Z] === RUN TestSearchAfterDelete [2022-04-08T12:28:39.644Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-08T12:28:39.644Z] === RUN TestParentReset [2022-04-08T12:28:39.644Z] --- PASS: TestParentReset (0.02s) [2022-04-08T12:28:39.644Z] === RUN TestGetAndSetLastUpdated [2022-04-08T12:28:39.644Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-08T12:28:39.644Z] === RUN TestStoreLen [2022-04-08T12:28:39.644Z] === RUN TestCompare [2022-04-08T12:28:39.644Z] --- PASS: TestCompare (0.00s) [2022-04-08T12:28:39.644Z] PASS [2022-04-08T12:28:39.644Z] coverage: 19.2% of statements [2022-04-08T12:28:39.644Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2022-04-08T12:28:39.644Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-08T12:28:39.644Z] === RUN TestCancelledUpload [2022-04-08T12:28:39.644Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-08T12:28:39.644Z] PASS [2022-04-08T12:28:39.644Z] coverage: 77.3% of statements [2022-04-08T12:28:39.644Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 77.3% of statements [2022-04-08T12:28:39.644Z] --- PASS: TestStoreLen (0.04s) [2022-04-08T12:28:39.644Z] PASS [2022-04-08T12:28:39.644Z] coverage: 86.9% of statements [2022-04-08T12:28:39.644Z] ok github.com/docker/docker/image 0.403s coverage: 86.9% of statements [2022-04-08T12:28:39.644Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-04-08T12:28:39.644Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-08T12:28:39.644Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-08T12:28:39.644Z] === RUN TestTokenPassThru [2022-04-08T12:28:39.644Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-08T12:28:39.644Z] === RUN TestTokenPassThruDifferentHost [2022-04-08T12:28:40.104Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-08T12:28:40.104Z] PASS [2022-04-08T12:28:40.104Z] coverage: 26.6% of statements [2022-04-08T12:28:40.104Z] ok github.com/docker/docker/distribution 2.014s coverage: 26.6% of statements [2022-04-08T12:28:40.105Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-08T12:28:40.105Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-08T12:28:40.429Z] INFO: Downloading go... [2022-04-08T12:28:40.564Z] === RUN TestMakeV1ConfigFromConfig [2022-04-08T12:28:40.564Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-08T12:28:40.564Z] PASS [2022-04-08T12:28:40.564Z] coverage: 25.0% of statements [2022-04-08T12:28:40.564Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2022-04-08T12:28:40.564Z] === RUN TestValidateManifest [2022-04-08T12:28:40.564Z] === RUN TestValidateManifest/nil [2022-04-08T12:28:40.564Z] === RUN TestValidateManifest/non-nil [2022-04-08T12:28:40.564Z] --- PASS: TestValidateManifest (0.00s) [2022-04-08T12:28:40.564Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-08T12:28:40.564Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-08T12:28:40.564Z] PASS [2022-04-08T12:28:40.564Z] coverage: 0.7% of statements [2022-04-08T12:28:40.564Z] ok github.com/docker/docker/image/tarexport 0.150s coverage: 0.7% of statements [2022-04-08T12:28:40.564Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-08T12:28:41.028Z] === RUN TestSerialization [2022-04-08T12:28:41.028Z] --- PASS: TestSerialization (0.02s) [2022-04-08T12:28:41.028Z] PASS [2022-04-08T12:28:41.028Z] coverage: 100.0% of statements [2022-04-08T12:28:41.028Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-08T12:28:41.427Z] INFO: Downloading compiler 1 of 3... [2022-04-08T12:28:42.001Z] === RUN TestEmptyLayer [2022-04-08T12:28:42.001Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-08T12:28:42.001Z] === RUN TestCommitFailure [2022-04-08T12:28:42.001Z] --- PASS: TestCommitFailure (0.01s) [2022-04-08T12:28:42.001Z] === RUN TestStartTransactionFailure [2022-04-08T12:28:42.001Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-08T12:28:42.001Z] === RUN TestGetOrphan [2022-04-08T12:28:42.001Z] --- PASS: TestGetOrphan (0.01s) [2022-04-08T12:28:42.001Z] === RUN TestMountAndRegister [2022-04-08T12:28:42.001Z] layer_test.go:258: Layer size: 14 [2022-04-08T12:28:42.001Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-08T12:28:42.001Z] === RUN TestLayerRelease [2022-04-08T12:28:42.001Z] layer_test.go:291: Failing on Windows [2022-04-08T12:28:42.001Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-08T12:28:42.001Z] === RUN TestStoreRestore [2022-04-08T12:28:42.001Z] layer_test.go:340: Failing on Windows [2022-04-08T12:28:42.001Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-08T12:28:42.001Z] === RUN TestTarStreamStability [2022-04-08T12:28:42.001Z] layer_test.go:455: Failing on Windows [2022-04-08T12:28:42.001Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-08T12:28:42.001Z] === RUN TestRegisterExistingLayer [2022-04-08T12:28:42.001Z] === RUN TestEnvironmentParsing [2022-04-08T12:28:42.001Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-08T12:28:42.001Z] PASS [2022-04-08T12:28:42.001Z] coverage: 1.2% of statements [2022-04-08T12:28:42.001Z] ok github.com/docker/docker/libcontainerd/local 0.052s coverage: 1.2% of statements [2022-04-08T12:28:42.460Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-08T12:28:42.460Z] === RUN TestTarStreamVerification [2022-04-08T12:28:42.460Z] layer_test.go:684: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestLayerMigration [2022-04-08T12:28:42.460Z] migration_test.go:45: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestLayerMigrationNoTarsplit [2022-04-08T12:28:42.460Z] migration_test.go:181: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMountInit [2022-04-08T12:28:42.460Z] mount_test.go:17: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestMountInit (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMountSize [2022-04-08T12:28:42.460Z] mount_test.go:76: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestMountSize (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMountChanges [2022-04-08T12:28:42.460Z] mount_test.go:125: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestMountChanges (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMountApply [2022-04-08T12:28:42.460Z] mount_test.go:212: Failing on Windows [2022-04-08T12:28:42.460Z] --- SKIP: TestMountApply (0.00s) [2022-04-08T12:28:42.460Z] PASS [2022-04-08T12:28:42.460Z] coverage: 30.6% of statements [2022-04-08T12:28:42.460Z] ok github.com/docker/docker/layer 0.227s coverage: 30.6% of statements [2022-04-08T12:28:42.460Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-08T12:28:42.460Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-08T12:28:42.460Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-08T12:28:42.460Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-08T12:28:42.460Z] === RUN TestSequenceGetAvailableBit [2022-04-08T12:28:42.460Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSequenceEqual [2022-04-08T12:28:42.460Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSequenceCopy [2022-04-08T12:28:42.460Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestGetFirstAvailable [2022-04-08T12:28:42.460Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestFindSequence [2022-04-08T12:28:42.460Z] --- PASS: TestFindSequence (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestCheckIfAvailable [2022-04-08T12:28:42.460Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMergeSequences [2022-04-08T12:28:42.460Z] --- PASS: TestMergeSequences (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestPushReservation [2022-04-08T12:28:42.460Z] --- PASS: TestPushReservation (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSerializeDeserialize [2022-04-08T12:28:42.460Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSet [2022-04-08T12:28:42.460Z] --- PASS: TestSet (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSetUnset [2022-04-08T12:28:42.460Z] --- PASS: TestSetUnset (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestOffsetSetUnset [2022-04-08T12:28:42.460Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSetInRange [2022-04-08T12:28:42.460Z] --- PASS: TestSetInRange (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestSetAnyInRange [2022-04-08T12:28:42.460Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestMethods [2022-04-08T12:28:42.460Z] --- PASS: TestMethods (0.00s) [2022-04-08T12:28:42.460Z] === RUN TestRandomAllocateDeallocate [2022-04-08T12:28:42.974Z] INFO: Downloading compiler 2 of 3... [2022-04-08T12:28:43.515Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:28:43.515Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:28:43.515Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:28:43.515Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:28:43.515Z] [2022-04-08T12:28:43.515Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:28:43.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:28:43.515Z] HOSTNAME=a7805b81d7a9 [2022-04-08T12:28:43.515Z] TESTDEBUG=0 [2022-04-08T12:28:43.515Z] DEST=bundles/test-integration [2022-04-08T12:28:43.515Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:28:43.515Z] DOCKER_GITCOMMIT=c583f93d68393c10b8af0eec2f0a3b6b5e62af94 [2022-04-08T12:28:43.515Z] container=docker [2022-04-08T12:28:43.515Z] HOME=/root [2022-04-08T12:28:43.515Z] GOLANG_VERSION=1.18 [2022-04-08T12:28:43.515Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:28:43.515Z] VALIDATE_BRANCH=master [2022-04-08T12:28:43.515Z] TERM=xterm [2022-04-08T12:28:43.515Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:28:43.515Z] SHLVL=1 [2022-04-08T12:28:43.515Z] TIMEOUT=120m [2022-04-08T12:28:43.515Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:28:43.515Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:28:43.515Z] GO111MODULE=off [2022-04-08T12:28:43.515Z] DOCKER_EXPERIMENTAL=1 [2022-04-08T12:28:43.515Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-08T12:28:43.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:28:43.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:28:43.515Z] GOPATH=/go [2022-04-08T12:28:43.515Z] PKG_CONFIG=pkg-config [2022-04-08T12:28:43.515Z] _=/usr/bin/env [2022-04-08T12:28:43.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-08T12:28:44.515Z] INFO: Downloading compiler 3 of 3... [2022-04-08T12:28:44.644Z] === RUN TestInvalidConfig [2022-04-08T12:28:44.644Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestConfig [2022-04-08T12:28:44.644Z] --- PASS: TestConfig (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestOptionsLabels [2022-04-08T12:28:44.644Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestValidName [2022-04-08T12:28:44.644Z] --- PASS: TestValidName (0.00s) [2022-04-08T12:28:44.644Z] PASS [2022-04-08T12:28:44.644Z] coverage: 19.7% of statements [2022-04-08T12:28:44.644Z] ok github.com/docker/docker/libnetwork/config 0.168s coverage: 19.7% of statements [2022-04-08T12:28:44.644Z] === RUN TestKey [2022-04-08T12:28:44.644Z] --- PASS: TestKey (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestParseKey [2022-04-08T12:28:44.644Z] --- PASS: TestParseKey (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestInvalidDataStore [2022-04-08T12:28:44.644Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestKVObjectFlatKey [2022-04-08T12:28:44.644Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-08T12:28:44.644Z] === RUN TestAtomicKVObjectFlatKey [2022-04-08T12:28:44.644Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-08T12:28:44.644Z] PASS [2022-04-08T12:28:44.644Z] coverage: 21.9% of statements [2022-04-08T12:28:44.644Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-04-08T12:28:45.488Z] INFO: Extracting git... [2022-04-08T12:28:45.616Z] === RUN TestIPDataMarshalling [2022-04-08T12:28:45.616Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-08T12:28:45.616Z] === RUN TestValidateAndIsV6 [2022-04-08T12:28:45.616Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-08T12:28:45.616Z] PASS [2022-04-08T12:28:45.616Z] coverage: 68.9% of statements [2022-04-08T12:28:45.616Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-08T12:28:46.076Z] === RUN TestErrorInterfaces [2022-04-08T12:28:46.076Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestNetworkMarshalling [2022-04-08T12:28:46.076Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-04-08T12:28:46.076Z] === RUN TestEndpointMarshalling [2022-04-08T12:28:46.076Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestAuxAddresses [2022-04-08T12:28:46.076Z] time="2022-04-08T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:28:46.076Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-08T12:28:46.076Z] === RUN TestSRVServiceQuery [2022-04-08T12:28:46.076Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-08T12:28:46.076Z] === RUN TestServiceVIPReuse [2022-04-08T12:28:46.076Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-08T12:28:46.076Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-08T12:28:46.076Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestDNSIPQuery [2022-04-08T12:28:46.076Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestDNSProxyServFail [2022-04-08T12:28:46.076Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestSandboxAddEmpty [2022-04-08T12:28:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestSandboxAddMultiPrio [2022-04-08T12:28:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestSandboxAddSamePrio [2022-04-08T12:28:46.076Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestCleanupServiceDiscovery [2022-04-08T12:28:46.076Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestDNSOptions [2022-04-08T12:28:46.076Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:28:46.076Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-08T12:28:46.076Z] === RUN TestMultipleControllersWithSameStore [2022-04-08T12:28:46.076Z] time="2022-04-08T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:28:46.076Z] time="2022-04-08T12:28:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:28:46.076Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-08T12:28:46.076Z] PASS [2022-04-08T12:28:46.076Z] coverage: 8.5% of statements [2022-04-08T12:28:46.076Z] ok github.com/docker/docker/libnetwork 0.333s coverage: 8.5% of statements [2022-04-08T12:28:46.536Z] === RUN TestDriver [2022-04-08T12:28:46.536Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:28:46.536Z] PASS [2022-04-08T12:28:46.536Z] coverage: 34.8% of statements [2022-04-08T12:28:46.536Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-04-08T12:28:46.997Z] === RUN TestDriver [2022-04-08T12:28:46.997Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:28:46.997Z] PASS [2022-04-08T12:28:46.997Z] coverage: 34.8% of statements [2022-04-08T12:28:46.997Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2022-04-08T12:28:47.457Z] === RUN TestNetworkAllocateFree [2022-04-08T12:28:47.457Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-08T12:28:47.457Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-08T12:28:47.457Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-08T12:28:47.457Z] PASS [2022-04-08T12:28:47.457Z] coverage: 63.6% of statements [2022-04-08T12:28:47.457Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.079s coverage: 63.6% of statements [2022-04-08T12:28:47.457Z] === RUN TestGetEmptyCapabilities [2022-04-08T12:28:47.457Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-08T12:28:47.457Z] === RUN TestGetExtraCapabilities [2022-04-08T12:28:47.457Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-08T12:28:47.457Z] === RUN TestGetInvalidCapabilities [2022-04-08T12:28:47.457Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-08T12:28:47.457Z] === RUN TestRemoteDriver [2022-04-08T12:28:47.457Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-08T12:28:47.457Z] === RUN TestDriverError [2022-04-08T12:28:47.457Z] --- PASS: TestDriverError (0.01s) [2022-04-08T12:28:47.457Z] === RUN TestMissingValues [2022-04-08T12:28:47.457Z] --- PASS: TestMissingValues (0.00s) [2022-04-08T12:28:47.457Z] === RUN TestRollback [2022-04-08T12:28:47.457Z] --- PASS: TestRollback (0.01s) [2022-04-08T12:28:47.457Z] PASS [2022-04-08T12:28:47.457Z] coverage: 57.4% of statements [2022-04-08T12:28:47.457Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2022-04-08T12:28:48.428Z] === RUN TestNAT [2022-04-08T12:28:48.429Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:28:48.429Z] --- SKIP: TestNAT (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestTransparent [2022-04-08T12:28:48.429Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:28:48.429Z] --- SKIP: TestTransparent (0.00s) [2022-04-08T12:28:48.429Z] PASS [2022-04-08T12:28:48.429Z] coverage: 0.0% of statements [2022-04-08T12:28:48.429Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2022-04-08T12:28:48.429Z] --- PASS: TestRandomAllocateDeallocate (5.77s) [2022-04-08T12:28:48.429Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:28:48.429Z] === RUN TestBuildDefault [2022-04-08T12:28:48.429Z] --- PASS: TestBuildDefault (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestBuildHostnameDomainname [2022-04-08T12:28:48.429Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestBuildHostname [2022-04-08T12:28:48.429Z] --- PASS: TestBuildHostname (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestBuildHostnameFQDN [2022-04-08T12:28:48.429Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestBuildNoIP [2022-04-08T12:28:48.429Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestUpdate [2022-04-08T12:28:48.429Z] --- PASS: TestUpdate (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-08T12:28:48.429Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-08T12:28:48.429Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestAddEmpty [2022-04-08T12:28:48.429Z] --- PASS: TestAddEmpty (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestAdd [2022-04-08T12:28:48.429Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestDeleteEmpty [2022-04-08T12:28:48.429Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestDeleteNewline [2022-04-08T12:28:48.429Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestDelete [2022-04-08T12:28:48.429Z] --- PASS: TestDelete (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestConcurrentWrites [2022-04-08T12:28:48.429Z] === RUN TestNew [2022-04-08T12:28:48.429Z] --- PASS: TestNew (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestAddDriver [2022-04-08T12:28:48.429Z] --- PASS: TestAddDriver (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestAddDuplicateDriver [2022-04-08T12:28:48.429Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-08T12:28:48.429Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestDriver [2022-04-08T12:28:48.429Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestIPAM [2022-04-08T12:28:48.429Z] --- PASS: TestIPAM (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestWalkIPAMs [2022-04-08T12:28:48.429Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-08T12:28:48.429Z] === RUN TestWalkDrivers [2022-04-08T12:28:48.429Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-08T12:28:48.429Z] PASS [2022-04-08T12:28:48.429Z] coverage: 82.4% of statements [2022-04-08T12:28:48.429Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2022-04-08T12:28:48.889Z] --- PASS: TestConcurrentWrites (0.24s) [2022-04-08T12:28:48.889Z] PASS [2022-04-08T12:28:48.889Z] coverage: 81.2% of statements [2022-04-08T12:28:48.889Z] ok github.com/docker/docker/libnetwork/etchosts 0.299s coverage: 81.2% of statements [2022-04-08T12:28:48.889Z] === RUN TestNew [2022-04-08T12:28:48.889Z] --- PASS: TestNew (0.00s) [2022-04-08T12:28:48.889Z] === RUN TestAllocate [2022-04-08T12:28:48.889Z] --- PASS: TestAllocate (0.00s) [2022-04-08T12:28:48.889Z] === RUN TestUninitialized [2022-04-08T12:28:48.889Z] --- PASS: TestUninitialized (0.00s) [2022-04-08T12:28:48.889Z] === RUN TestAllocateInRange [2022-04-08T12:28:48.889Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-08T12:28:48.889Z] === RUN TestAllocateSerial [2022-04-08T12:28:48.889Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-08T12:28:48.889Z] PASS [2022-04-08T12:28:48.889Z] coverage: 87.5% of statements [2022-04-08T12:28:48.889Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-04-08T12:28:49.349Z] === RUN TestCaller [2022-04-08T12:28:49.349Z] --- PASS: TestCaller (0.00s) [2022-04-08T12:28:49.349Z] PASS [2022-04-08T12:28:49.349Z] coverage: 100.0% of statements [2022-04-08T12:28:49.349Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-08T12:28:49.349Z] --- PASS: TestAllocateRandomDeallocate (1.08s) [2022-04-08T12:28:49.349Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-08T12:28:49.809Z] === RUN TestSetSerialInsertDelete [2022-04-08T12:28:49.809Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-08T12:28:49.809Z] === RUN TestSetParallelInsertDelete [2022-04-08T12:28:50.779Z] === RUN TestInt2IP2IntConversion [2022-04-08T12:28:50.779Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2022-04-08T12:28:50.779Z] === RUN TestRetrieveFromStore [2022-04-08T12:28:50.779Z] --- PASS: TestInt2IP2IntConversion (0.43s) [2022-04-08T12:28:50.779Z] === RUN TestGetAddressVersion [2022-04-08T12:28:50.779Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-08T12:28:50.779Z] === RUN TestKeyString [2022-04-08T12:28:50.779Z] --- PASS: TestKeyString (0.00s) [2022-04-08T12:28:50.779Z] === RUN TestPoolDataMarshal [2022-04-08T12:28:50.779Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-08T12:28:50.779Z] === RUN TestSubnetsMarshal [2022-04-08T12:28:50.779Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-08T12:28:50.779Z] === RUN TestAddSubnets [2022-04-08T12:28:51.238Z] --- PASS: TestAddSubnets (0.05s) [2022-04-08T12:28:51.238Z] === RUN TestDoublePoolRelease [2022-04-08T12:28:51.238Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-08T12:28:51.238Z] === RUN TestAddReleasePoolID [2022-04-08T12:28:51.238Z] === RUN TestPoolRequest [2022-04-08T12:28:51.238Z] --- PASS: TestPoolRequest (0.00s) [2022-04-08T12:28:51.238Z] === RUN TestOtherRequests [2022-04-08T12:28:51.238Z] --- PASS: TestOtherRequests (0.00s) [2022-04-08T12:28:51.238Z] PASS [2022-04-08T12:28:51.238Z] coverage: 57.1% of statements [2022-04-08T12:28:51.238Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-04-08T12:28:51.238Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-08T12:28:51.238Z] === RUN TestPredefinedPool [2022-04-08T12:28:51.238Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-08T12:28:51.238Z] === RUN TestRemoveSubnet [2022-04-08T12:28:51.238Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-08T12:28:51.238Z] === RUN TestGetSameAddress [2022-04-08T12:28:51.238Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-08T12:28:51.238Z] === RUN TestPoolAllocationReuse [2022-04-08T12:28:51.238Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-04-08T12:28:51.238Z] === RUN TestIsCorrupted [2022-04-08T12:28:51.238Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-08T12:28:51.238Z] === RUN TestSetRollover [2022-04-08T12:28:52.208Z] === RUN TestGetCapabilities [2022-04-08T12:28:52.208Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-08T12:28:52.208Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-08T12:28:52.208Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-08T12:28:52.208Z] === RUN TestGetDefaultAddressSpaces [2022-04-08T12:28:52.208Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-08T12:28:52.208Z] === RUN TestRemoteDriver [2022-04-08T12:28:52.208Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-08T12:28:52.208Z] PASS [2022-04-08T12:28:52.208Z] coverage: 47.4% of statements [2022-04-08T12:28:52.208Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.071s coverage: 47.4% of statements [2022-04-08T12:28:52.668Z] --- PASS: TestSetRollover (1.35s) [2022-04-08T12:28:52.668Z] === RUN TestSetRolloverSerial [2022-04-08T12:28:52.668Z] --- PASS: TestPoolAllocationReuse (1.44s) [2022-04-08T12:28:52.668Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-08T12:28:52.668Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-08T12:28:52.668Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-08T12:28:53.127Z] === RUN TestWindowsIPAM [2022-04-08T12:28:53.127Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-08T12:28:53.127Z] PASS [2022-04-08T12:28:53.127Z] coverage: 71.4% of statements [2022-04-08T12:28:53.127Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-04-08T12:28:54.096Z] === RUN TestDefaultNetwork [2022-04-08T12:28:54.096Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-08T12:28:54.096Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-08T12:28:54.096Z] --- PASS: TestSetRolloverSerial (1.53s) [2022-04-08T12:28:54.096Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-08T12:28:54.096Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-08T12:28:54.096Z] PASS [2022-04-08T12:28:54.096Z] coverage: 84.4% of statements [2022-04-08T12:28:54.096Z] ok github.com/docker/docker/libnetwork/bitseq 11.833s coverage: 84.4% of statements [2022-04-08T12:28:54.555Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-08T12:28:54.555Z] === RUN TestInitAddressPools [2022-04-08T12:28:54.555Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-08T12:28:54.555Z] PASS [2022-04-08T12:28:54.555Z] coverage: 74.0% of statements [2022-04-08T12:28:54.555Z] ok github.com/docker/docker/libnetwork/ipamutils 0.539s coverage: 74.0% of statements [2022-04-08T12:28:55.014Z] === RUN TestKeyValue [2022-04-08T12:28:55.014Z] --- PASS: TestKeyValue (0.00s) [2022-04-08T12:28:55.014Z] PASS [2022-04-08T12:28:55.014Z] coverage: 60.0% of statements [2022-04-08T12:28:55.014Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-04-08T12:28:55.474Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.63s) [2022-04-08T12:28:55.474Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-08T12:28:57.662Z] === RUN TestNetworkDBSimple [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-08T12:28:58.631Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-08T12:28:58.631Z] 2022/04/08 12:28:58 Closing DB instances... [2022-04-08T12:28:58.631Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.31s) [2022-04-08T12:28:58.631Z] === RUN TestGetAddress [2022-04-08T12:28:59.091Z] === RUN TestGenerate [2022-04-08T12:28:59.091Z] --- PASS: TestGenerate (0.00s) [2022-04-08T12:28:59.091Z] === RUN TestGeneratePtr [2022-04-08T12:28:59.091Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-08T12:28:59.091Z] === RUN TestGenerateMissingField [2022-04-08T12:28:59.091Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-08T12:28:59.091Z] === RUN TestFieldCannotBeSet [2022-04-08T12:28:59.091Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-08T12:28:59.091Z] === RUN TestTypeMismatchError [2022-04-08T12:28:59.091Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-08T12:28:59.091Z] PASS [2022-04-08T12:28:59.091Z] coverage: 100.0% of statements [2022-04-08T12:28:59.091Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2022-04-08T12:29:00.062Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-08T12:29:00.062Z] PASS [2022-04-08T12:29:00.062Z] coverage: 100.0% of statements [2022-04-08T12:29:00.062Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2022-04-08T12:29:00.062Z] testing: warning: no tests to run [2022-04-08T12:29:00.062Z] PASS [2022-04-08T12:29:00.062Z] coverage: 0.0% of statements [2022-04-08T12:29:00.062Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:29:00.062Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-08T12:29:00.062Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-08T12:29:00.326Z] INFO: Expanding go... [2022-04-08T12:29:00.522Z] === RUN TestRequestNewPort [2022-04-08T12:29:00.522Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestRequestSpecificPort [2022-04-08T12:29:00.522Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestReleasePort [2022-04-08T12:29:00.522Z] --- PASS: TestReleasePort (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestReuseReleasedPort [2022-04-08T12:29:00.522Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestReleaseUnreadledPort [2022-04-08T12:29:00.522Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestUnknowProtocol [2022-04-08T12:29:00.522Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestAllocateAllPorts [2022-04-08T12:29:00.522Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestPortAllocation [2022-04-08T12:29:00.522Z] --- PASS: TestPortAllocation (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestPortAllocationWithCustomRange [2022-04-08T12:29:00.522Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestNoDuplicateBPR [2022-04-08T12:29:00.522Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-08T12:29:00.522Z] === RUN TestChangePortRange [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-08T12:29:00.522Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-08T12:29:00.522Z] --- PASS: TestChangePortRange (0.00s) [2022-04-08T12:29:00.522Z] PASS [2022-04-08T12:29:00.522Z] coverage: 88.6% of statements [2022-04-08T12:29:00.522Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-04-08T12:29:00.522Z] testing: warning: no tests to run [2022-04-08T12:29:00.522Z] PASS [2022-04-08T12:29:00.522Z] coverage: 0.0% of statements [2022-04-08T12:29:00.522Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:29:00.983Z] === RUN TestHashData [2022-04-08T12:29:00.983Z] --- PASS: TestHashData (0.00s) [2022-04-08T12:29:00.983Z] PASS [2022-04-08T12:29:00.983Z] coverage: 2.8% of statements [2022-04-08T12:29:00.983Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-04-08T12:29:01.441Z] === RUN TestErrorConstructors [2022-04-08T12:29:01.441Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-08T12:29:01.441Z] === RUN TestCompareIPMask [2022-04-08T12:29:01.441Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-08T12:29:01.441Z] === RUN TestUtilGetHostPartIP [2022-04-08T12:29:01.441Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-08T12:29:01.441Z] === RUN TestUtilGetBroadcastIP [2022-04-08T12:29:01.441Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-08T12:29:01.441Z] === RUN TestParseCIDR [2022-04-08T12:29:01.441Z] --- PASS: TestParseCIDR (0.00s) [2022-04-08T12:29:01.441Z] PASS [2022-04-08T12:29:01.441Z] coverage: 37.3% of statements [2022-04-08T12:29:01.441Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-08T12:29:01.441Z] 2022/04/08 12:29:00 Closing DB instances... [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-08T12:29:01.900Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-08T12:29:01.900Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-08T12:29:01.900Z] PASS [2022-04-08T12:29:01.900Z] coverage: 55.0% of statements [2022-04-08T12:29:01.900Z] ok github.com/docker/docker/oci 0.041s coverage: 55.0% of statements [2022-04-08T12:29:02.360Z] === RUN TestAddressPoolOpt [2022-04-08T12:29:02.360Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/a [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/something [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/_=a [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/env1=value1 [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/_env1=value1 [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/PATH [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/=a [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/PATH= [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/PATH=something [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/asd!qwe [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/1asd [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/123 [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/some_space [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/__some_space_before [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/some_space_after__ [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/= [2022-04-08T12:29:02.360Z] === RUN TestValidateEnv/PaTh [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestParseHost [2022-04-08T12:29:02.360Z] --- PASS: TestParseHost (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestParseDockerDaemonHost [2022-04-08T12:29:02.360Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestParseTCP [2022-04-08T12:29:02.360Z] --- PASS: TestParseTCP (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-08T12:29:02.360Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestValidateExtraHosts [2022-04-08T12:29:02.360Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestIpOptString [2022-04-08T12:29:02.360Z] --- PASS: TestIpOptString (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-08T12:29:02.360Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestNewIpOptValidDefaultVal [2022-04-08T12:29:02.360Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestIpOptSetInvalidVal [2022-04-08T12:29:02.360Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestValidateIPAddress [2022-04-08T12:29:02.360Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestMapOpts [2022-04-08T12:29:02.360Z] --- PASS: TestMapOpts (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestListOptsWithoutValidator [2022-04-08T12:29:02.360Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestListOptsWithValidator [2022-04-08T12:29:02.360Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestValidateDNSSearch [2022-04-08T12:29:02.360Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_general_format [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_one_more [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-08T12:29:02.360Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:29:02.360Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestNamedListOpts [2022-04-08T12:29:02.360Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestNamedMapOpts [2022-04-08T12:29:02.360Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestParseLink [2022-04-08T12:29:02.360Z] --- PASS: TestParseLink (0.00s) [2022-04-08T12:29:02.360Z] === RUN TestUlimitOpt [2022-04-08T12:29:02.360Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-08T12:29:02.360Z] PASS [2022-04-08T12:29:02.360Z] coverage: 66.3% of statements [2022-04-08T12:29:02.360Z] ok github.com/docker/docker/opts 0.065s coverage: 66.3% of statements [2022-04-08T12:29:02.822Z] === RUN TestParseVersion [2022-04-08T12:29:02.822Z] --- PASS: TestParseVersion (0.00s) [2022-04-08T12:29:02.822Z] PASS [2022-04-08T12:29:02.822Z] coverage: 52.9% of statements [2022-04-08T12:29:02.822Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2022-04-08T12:29:02.822Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-08T12:29:02.822Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-08T12:29:04.366Z] 2022/04/08 12:29:03 Closing DB instances... [2022-04-08T12:29:04.366Z] === RUN TestPeerCertificateMarshalJSON [2022-04-08T12:29:04.366Z] === RUN TestIsArchivePathDir [2022-04-08T12:29:04.366Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-08T12:29:04.366Z] === RUN TestIsArchivePathInvalidFile [2022-04-08T12:29:04.827Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-08T12:29:04.827Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-08T12:29:04.827Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-04-08T12:29:04.827Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-08T12:29:04.827Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-08T12:29:04.827Z] === RUN TestMiddleware [2022-04-08T12:29:04.827Z] --- PASS: TestMiddleware (0.00s) [2022-04-08T12:29:04.827Z] === RUN TestNewResponseModifier [2022-04-08T12:29:04.827Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-08T12:29:04.827Z] PASS [2022-04-08T12:29:04.827Z] coverage: 26.8% of statements [2022-04-08T12:29:04.827Z] ok github.com/docker/docker/pkg/authorization 0.435s coverage: 26.8% of statements [2022-04-08T12:29:04.827Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-08T12:29:04.827Z] === RUN TestIsArchivePathTar [2022-04-08T12:29:04.827Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-04-08T12:29:04.827Z] === RUN TestDecompressStreamGzip [2022-04-08T12:29:04.827Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-08T12:29:04.827Z] === RUN TestDecompressStreamBzip2 [2022-04-08T12:29:05.287Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-08T12:29:05.287Z] === RUN TestDecompressStreamXz [2022-04-08T12:29:05.287Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:29:05.287Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-08T12:29:05.287Z] === RUN TestDecompressStreamZstd [2022-04-08T12:29:05.287Z] archive_test.go:140: zstd not installed [2022-04-08T12:29:05.287Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-08T12:29:05.287Z] === RUN TestCompressStreamXzUnsupported [2022-04-08T12:29:05.287Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-08T12:29:05.287Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-08T12:29:05.287Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCompressStreamInvalid [2022-04-08T12:29:05.288Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionInvalid [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionUncompressed [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionBzip2 [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionGzip [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionXz [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionXz (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestExtensionZstd [2022-04-08T12:29:05.288Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCmdStreamLargeStderr [2022-04-08T12:29:05.288Z] === RUN TestUnbuffered [2022-04-08T12:29:05.288Z] --- PASS: TestUnbuffered (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestRaceUnbuffered [2022-04-08T12:29:05.288Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-08T12:29:05.288Z] PASS [2022-04-08T12:29:05.288Z] coverage: 100.0% of statements [2022-04-08T12:29:05.288Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-08T12:29:05.288Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-08T12:29:05.288Z] === RUN TestCmdStreamBad [2022-04-08T12:29:05.288Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:29:05.288Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCmdStreamGood [2022-04-08T12:29:05.288Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-08T12:29:05.288Z] === RUN TestUntarPathWithInvalidDest [2022-04-08T12:29:05.288Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-08T12:29:05.288Z] === RUN TestUntarPathWithInvalidSrc [2022-04-08T12:29:05.288Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestUntarPath [2022-04-08T12:29:05.288Z] --- PASS: TestUntarPath (0.06s) [2022-04-08T12:29:05.288Z] === RUN TestUntarPathWithDestinationFile [2022-04-08T12:29:05.288Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-08T12:29:05.288Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-08T12:29:05.288Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-08T12:29:05.288Z] === RUN TestCopyWithTarInvalidSrc [2022-04-08T12:29:05.288Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-08T12:29:05.288Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCopyWithTarSrcFile [2022-04-08T12:29:05.288Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-08T12:29:05.288Z] === RUN TestCopyWithTarSrcFolder [2022-04-08T12:29:05.288Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-08T12:29:05.288Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-08T12:29:05.288Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-08T12:29:05.288Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-08T12:29:05.288Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-08T12:29:05.288Z] === RUN TestCopyFileWithTarSrcFile [2022-04-08T12:29:05.288Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-08T12:29:05.288Z] === RUN TestTarFiles [2022-04-08T12:29:05.650Z] .........................xx.................... [ 29%] [2022-04-08T12:29:05.746Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.68s) [2022-04-08T12:29:05.746Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-08T12:29:05.746Z] === RUN TestMatch [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[foo]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[foo_bar]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[]#01 [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[qux]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-08T12:29:05.746Z] === RUN TestMatch/[[foo_baz]] [2022-04-08T12:29:05.746Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-08T12:29:05.746Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-08T12:29:05.746Z] PASS [2022-04-08T12:29:05.746Z] coverage: 87.5% of statements [2022-04-08T12:29:05.746Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-04-08T12:29:06.715Z] === RUN TestChrootTarUntar [2022-04-08T12:29:06.715Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-08T12:29:06.715Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootUntarEmptyArchive [2022-04-08T12:29:06.715Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootTarUntarWithSymlink [2022-04-08T12:29:06.715Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootCopyWithTar [2022-04-08T12:29:06.715Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootCopyFileWithTar [2022-04-08T12:29:06.715Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootUntarPath [2022-04-08T12:29:06.715Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-08T12:29:06.715Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-08T12:29:06.715Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:29:06.715Z] === RUN TestChrootApplyDotDotFile [2022-04-08T12:29:06.715Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:06.715Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:29:06.715Z] PASS [2022-04-08T12:29:06.715Z] coverage: 12.0% of statements [2022-04-08T12:29:06.715Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 12.0% of statements [2022-04-08T12:29:07.176Z] === RUN TestEnsureRemoveAllNotExist [2022-04-08T12:29:07.176Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-08T12:29:07.176Z] === RUN TestEnsureRemoveAllWithDir [2022-04-08T12:29:07.176Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-08T12:29:07.176Z] === RUN TestEnsureRemoveAllWithFile [2022-04-08T12:29:07.176Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-08T12:29:07.176Z] PASS [2022-04-08T12:29:07.176Z] coverage: 0.0% of statements [2022-04-08T12:29:07.176Z] ok github.com/docker/docker/pkg/containerfs 0.031s coverage: 0.0% of statements [2022-04-08T12:29:08.151Z] === RUN TestSizeEmpty [2022-04-08T12:29:08.151Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestSizeEmptyFile [2022-04-08T12:29:08.151Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestSizeNonemptyFile [2022-04-08T12:29:08.151Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-08T12:29:08.151Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-08T12:29:08.151Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-08T12:29:08.151Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-08T12:29:08.151Z] === RUN TestMoveToSubdir [2022-04-08T12:29:08.151Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-08T12:29:08.151Z] === RUN TestSizeNonExistingDirectory [2022-04-08T12:29:08.151Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-08T12:29:08.151Z] PASS [2022-04-08T12:29:08.151Z] coverage: 80.0% of statements [2022-04-08T12:29:08.151Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-04-08T12:29:08.151Z] 2022/04/08 12:29:07 Closing DB instances... [2022-04-08T12:29:09.121Z] === RUN TestPollerAddRemove [2022-04-08T12:29:09.121Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-08T12:29:09.121Z] === RUN TestPollerEvent [2022-04-08T12:29:09.121Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:29:09.121Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-08T12:29:09.121Z] === RUN TestPollerClose [2022-04-08T12:29:09.121Z] --- PASS: TestPollerClose (0.00s) [2022-04-08T12:29:09.121Z] PASS [2022-04-08T12:29:09.121Z] coverage: 36.2% of statements [2022-04-08T12:29:09.121Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 36.2% of statements [2022-04-08T12:29:09.581Z] === RUN TestCopyFileWithInvalidSrc [2022-04-08T12:29:09.581Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:29:09.581Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-08T12:29:09.581Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-08T12:29:09.581Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCopyFile [2022-04-08T12:29:09.581Z] --- PASS: TestCopyFile (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-08T12:29:09.581Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:29:09.581Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-08T12:29:09.581Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-08T12:29:09.581Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:29:09.581Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestWildcardMatches [2022-04-08T12:29:09.581Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestPatternMatches [2022-04-08T12:29:09.581Z] --- PASS: TestPatternMatches (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-08T12:29:09.581Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestPatternMatchesFolderExclusions [2022-04-08T12:29:09.581Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-08T12:29:09.581Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-08T12:29:09.581Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-08T12:29:09.581Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-08T12:29:09.581Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestSingleExclamationError [2022-04-08T12:29:09.581Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestMatchesWithNoPatterns [2022-04-08T12:29:09.581Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestMatchesWithMalformedPatterns [2022-04-08T12:29:09.581Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestMatches [2022-04-08T12:29:09.581Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-08T12:29:09.581Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-08T12:29:09.581Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-08T12:29:09.581Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-08T12:29:09.581Z] --- PASS: TestMatches (0.01s) [2022-04-08T12:29:09.581Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-08T12:29:09.581Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-08T12:29:09.581Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-08T12:29:09.581Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatterns [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatternsExceptionFlag [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCleanPatternsErrorSingleException [2022-04-08T12:29:09.581Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCreateIfNotExistsDir [2022-04-08T12:29:09.581Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCreateIfNotExistsFile [2022-04-08T12:29:09.581Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-08T12:29:09.581Z] === RUN TestMatch [2022-04-08T12:29:09.581Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:29:09.581Z] === RUN TestCompile [2022-04-08T12:29:09.581Z] === RUN TestCompile/slash [2022-04-08T12:29:09.581Z] === RUN TestCompile/backslash [2022-04-08T12:29:09.581Z] --- PASS: TestCompile (0.00s) [2022-04-08T12:29:09.581Z] --- PASS: TestCompile/slash (0.00s) [2022-04-08T12:29:09.581Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-08T12:29:09.581Z] PASS [2022-04-08T12:29:09.581Z] coverage: 84.7% of statements [2022-04-08T12:29:09.581Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 84.7% of statements [2022-04-08T12:29:10.040Z] --- PASS: TestNetworkDBCRUDTableEntry (4.65s) [2022-04-08T12:29:10.040Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-08T12:29:10.040Z] --- PASS: TestTarFiles (4.73s) [2022-04-08T12:29:10.040Z] === RUN TestDetectCompressionZstd [2022-04-08T12:29:10.040Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-08T12:29:10.040Z] === RUN TestTarUntar [2022-04-08T12:29:10.040Z] --- PASS: TestTarUntar (0.04s) [2022-04-08T12:29:10.040Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-08T12:29:10.040Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-08T12:29:10.040Z] === RUN TestTarWithOptions [2022-04-08T12:29:10.040Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-08T12:29:10.040Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-08T12:29:10.041Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-08T12:29:10.041Z] === RUN TestUntarUstarGnuConflict [2022-04-08T12:29:10.041Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-08T12:29:10.041Z] === RUN TestUntarInvalidFilenames [2022-04-08T12:29:10.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-08T12:29:10.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-08T12:29:10.503Z] === RUN TestGet [2022-04-08T12:29:10.503Z] --- PASS: TestGet (0.00s) [2022-04-08T12:29:10.503Z] === RUN TestGetShortcutString [2022-04-08T12:29:10.503Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-08T12:29:10.503Z] PASS [2022-04-08T12:29:10.503Z] coverage: 42.9% of statements [2022-04-08T12:29:10.503Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-04-08T12:29:10.503Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames380976027\\dest" [2022-04-08T12:29:10.503Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-04-08T12:29:10.503Z] === RUN TestUntarHardlinkToSymlink [2022-04-08T12:29:10.503Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-08T12:29:10.503Z] === RUN TestUntarInvalidHardlink [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1190341082\\victim\\hello" -> "../victim/hello" [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3092834202\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2210537827\\victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4182997080\\victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1553822679\\victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1125896162\\victim" -> "../victim" [2022-04-08T12:29:10.503Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-08T12:29:10.503Z] === RUN TestUntarInvalidSymlink [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3041839491\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink963606870\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880114897\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2859020096\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3647502539\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink548988338\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:10.503Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2635286951\\dest\\dir\\loophole" -> "../../victim" [2022-04-08T12:29:10.503Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-08T12:29:10.503Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-08T12:29:10.503Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-08T12:29:10.503Z] === RUN TestXGlobalNoParent [2022-04-08T12:29:10.503Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-08T12:29:10.503Z] === RUN TestReplaceFileTarWrapper [2022-04-08T12:29:10.503Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-08T12:29:10.503Z] === RUN TestPrefixHeaderReadable [2022-04-08T12:29:10.963Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-08T12:29:10.963Z] === RUN TestDisablePigz [2022-04-08T12:29:10.963Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-08T12:29:10.963Z] --- PASS: TestDisablePigz (0.11s) [2022-04-08T12:29:10.963Z] === RUN TestPigz [2022-04-08T12:29:10.963Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-08T12:29:10.963Z] --- PASS: TestPigz (0.14s) [2022-04-08T12:29:10.963Z] === RUN TestNosysFileInfo [2022-04-08T12:29:10.963Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:29:10.963Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:29:10.963Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestCanonicalTarNameForPath [2022-04-08T12:29:10.963Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestCanonicalTarName [2022-04-08T12:29:10.963Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChmodTarEntry [2022-04-08T12:29:10.963Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestHardLinkOrder [2022-04-08T12:29:10.963Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-08T12:29:10.963Z] === RUN TestChangeString [2022-04-08T12:29:10.963Z] --- PASS: TestChangeString (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesWithNoChanges [2022-04-08T12:29:10.963Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-08T12:29:10.963Z] === RUN TestChangesWithChanges [2022-04-08T12:29:10.963Z] === RUN TestCreateIDMapOrder [2022-04-08T12:29:10.963Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-08T12:29:10.963Z] PASS [2022-04-08T12:29:10.963Z] coverage: 7.2% of statements [2022-04-08T12:29:10.963Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-04-08T12:29:10.963Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-08T12:29:10.963Z] === RUN TestChangesWithChangesGH13590 [2022-04-08T12:29:10.963Z] changes_test.go:196: needs more investigation [2022-04-08T12:29:10.963Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesDirsEmpty [2022-04-08T12:29:10.963Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:29:10.963Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesDirsMutated [2022-04-08T12:29:10.963Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:29:10.963Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestApplyLayer [2022-04-08T12:29:10.963Z] changes_test.go:433: needs further investigation [2022-04-08T12:29:10.963Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesSizeWithHardlinks [2022-04-08T12:29:10.963Z] changes_test.go:469: needs further investigation [2022-04-08T12:29:10.963Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesSizeWithNoChanges [2022-04-08T12:29:10.963Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-08T12:29:10.963Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestChangesSize [2022-04-08T12:29:10.963Z] --- PASS: TestChangesSize (0.00s) [2022-04-08T12:29:10.963Z] === RUN TestApplyLayerInvalidFilenames [2022-04-08T12:29:10.963Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2401275122\\dest" [2022-04-08T12:29:10.963Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-08T12:29:10.963Z] === RUN TestApplyLayerInvalidHardlink [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3535665004\\victim\\hello" -> "../victim/hello" [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1460549209\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3015053905\\victim" -> "../victim" [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363968252\\victim" -> "../victim" [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1790596562\\victim" -> "../victim" [2022-04-08T12:29:10.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3446004066\\victim" -> "../victim" [2022-04-08T12:29:10.963Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-08T12:29:10.963Z] === RUN TestApplyLayerInvalidSymlink [2022-04-08T12:29:10.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink177233961\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:29:10.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1185057628\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:29:10.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink967776013\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:10.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3437498382\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:11.422Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink387883406\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:11.422Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1958867567\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:29:11.422Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-08T12:29:11.422Z] === RUN TestApplyLayerWhiteouts [2022-04-08T12:29:11.422Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-08T12:29:11.422Z] === RUN TestGenerateEmptyFile [2022-04-08T12:29:11.422Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-08T12:29:11.422Z] === RUN TestGenerateWithContent [2022-04-08T12:29:11.422Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-08T12:29:11.422Z] PASS [2022-04-08T12:29:11.422Z] coverage: 61.9% of statements [2022-04-08T12:29:11.422Z] ok github.com/docker/docker/pkg/archive 6.828s coverage: 61.9% of statements [2022-04-08T12:29:12.393Z] === RUN TestFixedBufferCap [2022-04-08T12:29:12.393Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestFixedBufferLen [2022-04-08T12:29:12.393Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestFixedBufferString [2022-04-08T12:29:12.393Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestFixedBufferWrite [2022-04-08T12:29:12.393Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestFixedBufferRead [2022-04-08T12:29:12.393Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestBytesPipeRead [2022-04-08T12:29:12.393Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestBytesPipeWrite [2022-04-08T12:29:12.393Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-08T12:29:12.393Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-08T12:29:12.393Z] 2022/04/08 12:29:11 Closing DB instances... [2022-04-08T12:29:12.393Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2022-04-08T12:29:12.393Z] === RUN TestAtomicWriteToFile [2022-04-08T12:29:12.393Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-08T12:29:12.393Z] === RUN TestAtomicWriteSetCommit [2022-04-08T12:29:12.393Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-08T12:29:12.393Z] === RUN TestAtomicWriteSetCancel [2022-04-08T12:29:12.393Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-08T12:29:12.393Z] === RUN TestReadCloserWrapperClose [2022-04-08T12:29:12.393Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestReaderErrWrapperReadOnError [2022-04-08T12:29:12.852Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestReaderErrWrapperRead [2022-04-08T12:29:12.852Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestCancelReadCloser [2022-04-08T12:29:12.852Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-08T12:29:12.852Z] === RUN TestWriteCloserWrapperClose [2022-04-08T12:29:12.852Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestNopWriteCloser [2022-04-08T12:29:12.852Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestNopWriter [2022-04-08T12:29:12.852Z] --- PASS: TestNopWriter (0.00s) [2022-04-08T12:29:12.852Z] === RUN TestWriteCounter [2022-04-08T12:29:12.852Z] --- PASS: TestWriteCounter (0.00s) [2022-04-08T12:29:12.852Z] PASS [2022-04-08T12:29:12.852Z] coverage: 70.1% of statements [2022-04-08T12:29:12.852Z] ok github.com/docker/docker/pkg/ioutils 0.524s coverage: 70.1% of statements [2022-04-08T12:29:13.312Z] === RUN TestError [2022-04-08T12:29:13.312Z] --- PASS: TestError (0.00s) [2022-04-08T12:29:13.312Z] === RUN TestProgressString [2022-04-08T12:29:13.312Z] === RUN TestProgressString/no_progress [2022-04-08T12:29:13.312Z] === RUN TestProgressString/progress_1 [2022-04-08T12:29:13.312Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-08T12:29:13.312Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-08T12:29:13.312Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-08T12:29:13.312Z] === RUN TestProgressString/with_units [2022-04-08T12:29:13.312Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-08T12:29:13.312Z] === RUN TestProgressString/hide_counts [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-08T12:29:13.312Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-08T12:29:13.312Z] === RUN TestJSONMessageDisplay [2022-04-08T12:29:13.772Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-08T12:29:13.772Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-08T12:29:13.772Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-08T12:29:13.772Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-08T12:29:13.772Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-08T12:29:13.772Z] === RUN TestDisplayJSONMessagesStream [2022-04-08T12:29:13.772Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-08T12:29:13.772Z] PASS [2022-04-08T12:29:13.772Z] coverage: 91.7% of statements [2022-04-08T12:29:13.772Z] ok github.com/docker/docker/pkg/jsonmessage 0.180s coverage: 91.7% of statements [2022-04-08T12:29:13.772Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-08T12:29:13.772Z] === RUN TestNetworkDBNodeLeave [2022-04-08T12:29:14.232Z] === RUN TestStandardLongPath [2022-04-08T12:29:14.232Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-08T12:29:14.232Z] === RUN TestUNCLongPath [2022-04-08T12:29:14.232Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-08T12:29:14.232Z] PASS [2022-04-08T12:29:14.232Z] coverage: 100.0% of statements [2022-04-08T12:29:14.232Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-04-08T12:29:14.693Z] === RUN TestNameFormat [2022-04-08T12:29:14.693Z] --- PASS: TestNameFormat (0.00s) [2022-04-08T12:29:14.693Z] === RUN TestNameRetries [2022-04-08T12:29:14.693Z] --- PASS: TestNameRetries (0.00s) [2022-04-08T12:29:14.693Z] PASS [2022-04-08T12:29:14.693Z] coverage: 85.7% of statements [2022-04-08T12:29:14.693Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-08T12:29:15.160Z] === RUN TestParseKeyValueOpt [2022-04-08T12:29:15.160Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-08T12:29:15.160Z] === RUN TestParseUintList [2022-04-08T12:29:15.160Z] --- PASS: TestParseUintList (0.00s) [2022-04-08T12:29:15.160Z] === RUN TestParseUintListMaximumLimits [2022-04-08T12:29:15.160Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-08T12:29:15.160Z] PASS [2022-04-08T12:29:15.160Z] coverage: 97.0% of statements [2022-04-08T12:29:15.160Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-04-08T12:29:16.130Z] === RUN Test_windowsOSRelease_String [2022-04-08T12:29:16.130Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-08T12:29:16.130Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-08T12:29:16.130Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-08T12:29:16.131Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-08T12:29:16.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-08T12:29:16.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-08T12:29:16.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-08T12:29:16.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:29:16.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:29:16.131Z] PASS [2022-04-08T12:29:16.131Z] coverage: 36.4% of statements [2022-04-08T12:29:16.131Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 36.4% of statements [2022-04-08T12:29:16.593Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-08T12:29:16.593Z] === RUN TestNetworkDBWatch [2022-04-08T12:29:17.052Z] === RUN TestNewAndRemove [2022-04-08T12:29:17.052Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-08T12:29:17.052Z] === RUN TestRemoveInvalidPath [2022-04-08T12:29:17.052Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-08T12:29:17.052Z] PASS [2022-04-08T12:29:17.052Z] coverage: 82.6% of statements [2022-04-08T12:29:17.052Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-04-08T12:29:17.511Z] --- PASS: TestGetAddress (18.86s) [2022-04-08T12:29:17.511Z] === RUN TestRequestSyntaxCheck [2022-04-08T12:29:17.511Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-08T12:29:17.511Z] === RUN TestRequest [2022-04-08T12:29:17.970Z] 2022/04/08 12:29:17 Closing DB instances... [2022-04-08T12:29:17.970Z] === RUN TestFailedConnection [2022-04-08T12:29:19.508Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-08T12:29:19.508Z] === RUN TestNetworkDBBulkSync [2022-04-08T12:29:19.967Z] --- PASS: TestFailedConnection (2.00s) [2022-04-08T12:29:19.967Z] === RUN TestFailOnce [2022-04-08T12:29:20.425Z] 2022/04/08 12:29:19 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-04-08T12:29:20.425Z] goroutine 8 [running]: [2022-04-08T12:29:20.425Z] net/http.(*conn).serve.func1() [2022-04-08T12:29:20.425Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:29:20.426Z] panic({0x11b3700, 0x12fd040}) [2022-04-08T12:29:20.426Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:29:20.426Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001b7a70?) [2022-04-08T12:29:20.426Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-08T12:29:20.426Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1302858?, 0xc00029a000?}, 0x110da66?) [2022-04-08T12:29:20.426Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:29:20.426Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1302858, 0xc00029a000}, 0xc00019e100) [2022-04-08T12:29:20.426Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-08T12:29:20.426Z] net/http.serverHandler.ServeHTTP({0x1300e78?}, {0x1302858, 0xc00029a000}, 0xc00019e100) [2022-04-08T12:29:20.426Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:29:20.426Z] net/http.(*conn).serve(0xc000066dc0, {0x1302d58, 0xc000148ff0}) [2022-04-08T12:29:20.426Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:29:20.426Z] created by net/http.(*Server).Serve [2022-04-08T12:29:20.426Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:29:20.426Z] time="2022-04-08T12:29:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-04-08T12:29:20.884Z] 2022/04/08 12:29:20 Closing DB instances... [2022-04-08T12:29:21.343Z] --- PASS: TestFailOnce (1.18s) [2022-04-08T12:29:21.343Z] === RUN TestEchoInputOutput [2022-04-08T12:29:21.343Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-08T12:29:21.343Z] === RUN TestBackoff [2022-04-08T12:29:21.343Z] --- PASS: TestBackoff (0.00s) [2022-04-08T12:29:21.343Z] === RUN TestAbortRetry [2022-04-08T12:29:21.343Z] --- PASS: TestAbortRetry (0.00s) [2022-04-08T12:29:21.343Z] === RUN TestClientScheme [2022-04-08T12:29:21.343Z] --- PASS: TestClientScheme (0.00s) [2022-04-08T12:29:21.343Z] === RUN TestNewClientWithTimeout [2022-04-08T12:29:21.545Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-08T12:29:21.804Z] time="2022-04-08T12:29:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-08T12:29:22.263Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-08T12:29:22.263Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-08T12:29:23.231Z] time="2022-04-08T12:29:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-08T12:29:24.199Z] --- PASS: TestRequest (6.37s) [2022-04-08T12:29:24.199Z] === RUN TestOverlappingRequests [2022-04-08T12:29:24.199Z] --- PASS: TestOverlappingRequests (0.31s) [2022-04-08T12:29:24.199Z] === RUN TestRelease [2022-04-08T12:29:25.168Z] 2022/04/08 12:29:24 Closing DB instances... [2022-04-08T12:29:25.168Z] time="2022-04-08T12:29:25Z" level=error msg="node: 5f5cbcbc505e is unknown to memberlist" [2022-04-08T12:29:25.627Z] --- PASS: TestRelease (1.18s) [2022-04-08T12:29:25.627Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:29:26.086Z] time="2022-04-08T12:29:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-08T12:29:28.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-08T12:29:28.267Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.69s) [2022-04-08T12:29:28.267Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-08T12:29:28.725Z] --- PASS: TestAllocateRandomDeallocate (3.42s) [2022-04-08T12:29:28.725Z] === RUN TestRetrieveFromStore [2022-04-08T12:29:28.970Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-08T12:29:29.185Z] 2022/04/08 12:29:28 Closing DB instances... [2022-04-08T12:29:30.153Z] --- PASS: TestRetrieveFromStore (1.20s) [2022-04-08T12:29:30.153Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-08T12:29:30.153Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-08T12:29:30.153Z] === RUN TestParallelPredefinedRequest1 [2022-04-08T12:29:30.153Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-08T12:29:30.153Z] === RUN TestParallelPredefinedRequest2 [2022-04-08T12:29:30.153Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-08T12:29:30.153Z] === RUN TestParallelPredefinedRequest3 [2022-04-08T12:29:30.153Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-08T12:29:30.153Z] === RUN TestParallelPredefinedRequest4 [2022-04-08T12:29:30.153Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-08T12:29:30.153Z] === RUN TestParallelPredefinedRequest5 [2022-04-08T12:29:30.153Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-08T12:29:30.153Z] === RUN TestDebug [2022-04-08T12:29:30.153Z] --- PASS: TestDebug (0.00s) [2022-04-08T12:29:30.153Z] === RUN TestRequestPoolParallel [2022-04-08T12:29:30.153Z] time="2022-04-08T12:29:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-08T12:29:30.317Z] INFO: Expanding compiler 1 of 3... [2022-04-08T12:29:30.317Z] INFO: Expanding compiler 2 of 3... [2022-04-08T12:29:30.574Z] --- PASS: TestImportExtremelyLargeImageWorks (92.39s) [2022-04-08T12:29:30.574Z] PASS [2022-04-08T12:29:30.574Z] [2022-04-08T12:29:30.574Z] DONE 22 tests in 95.421s [2022-04-08T12:29:30.574Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-08T12:29:30.574Z] INFO: Testing against a local daemon [2022-04-08T12:29:30.574Z] === RUN TestNetworkCreateDelete [2022-04-08T12:29:30.574Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-08T12:29:30.574Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:29:30.574Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-04-08T12:29:30.574Z] === RUN TestDaemonDNSFallback [2022-04-08T12:29:30.612Z] === RUN TestParseEmptyInterface [2022-04-08T12:29:30.612Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestParseNonInterfaceType [2022-04-08T12:29:30.612Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestParseWithOneFunction [2022-04-08T12:29:30.612Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestParseWithMultipleFuncs [2022-04-08T12:29:30.612Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestParseWithUnnamedReturn [2022-04-08T12:29:30.612Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestEmbeddedInterface [2022-04-08T12:29:30.612Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestParsedImports [2022-04-08T12:29:30.612Z] --- PASS: TestParsedImports (0.00s) [2022-04-08T12:29:30.612Z] === RUN TestAliasedImports [2022-04-08T12:29:30.612Z] --- PASS: TestAliasedImports (0.00s) [2022-04-08T12:29:30.612Z] PASS [2022-04-08T12:29:30.612Z] coverage: 56.8% of statements [2022-04-08T12:29:30.612Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-04-08T12:29:30.612Z] --- PASS: TestRequestPoolParallel (0.31s) [2022-04-08T12:29:30.612Z] === RUN TestFullAllocateRelease [2022-04-08T12:29:30.612Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-08T12:29:30.612Z] === RUN TestNetworkDBGarbageCollection [2022-04-08T12:29:31.070Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-08T12:29:31.070Z] === RUN TestOddAllocateRelease [2022-04-08T12:29:31.070Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-08T12:29:31.070Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-08T12:29:31.070Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-08T12:29:31.070Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-08T12:29:31.070Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-08T12:29:31.070Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-08T12:29:31.070Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest1 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest4 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest3 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest1 [2022-04-08T12:29:31.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest4 [2022-04-08T12:29:31.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:29:31.070Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest5 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest2 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest5 [2022-04-08T12:29:31.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest2 [2022-04-08T12:29:31.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:29:31.070Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:29:31.070Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:29:31.070Z] === CONT TestParallelPredefinedRequest3 [2022-04-08T12:29:31.070Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:29:31.070Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:29:31.070Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:29:31.070Z] PASS [2022-04-08T12:29:31.070Z] coverage: 85.3% of statements [2022-04-08T12:29:31.070Z] ok github.com/docker/docker/libnetwork/ipam 40.758s coverage: 85.3% of statements [2022-04-08T12:29:31.070Z] === RUN TestHTTPTransport [2022-04-08T12:29:31.070Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-08T12:29:31.070Z] PASS [2022-04-08T12:29:31.070Z] coverage: 85.7% of statements [2022-04-08T12:29:31.070Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2022-04-08T12:29:31.529Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:29:31.529Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-08T12:29:31.529Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-08T12:29:31.529Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:29:31.529Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-08T12:29:31.529Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-08T12:29:31.529Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-08T12:29:31.529Z] === RUN TestBufferPoolPutAndGet [2022-04-08T12:29:31.529Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-08T12:29:31.529Z] PASS [2022-04-08T12:29:31.529Z] coverage: 88.2% of statements [2022-04-08T12:29:31.529Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2022-04-08T12:29:31.559Z] 0a6173b79e25: Pull complete [2022-04-08T12:29:31.559Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-08T12:29:31.559Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:29:31.559Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-08T12:29:31.559Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-08T12:29:31.559Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-08T12:29:31.559Z] WARN: Skipping validation tests [2022-04-08T12:29:31.559Z] INFO: Running unit tests at 04/08/2022 12:29:17... [2022-04-08T12:29:31.559Z] INFO: make.ps1 starting at 04/08/2022 12:29:23 [2022-04-08T12:29:31.559Z] INFO: Git commit (477afe9bc1) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:29:31.559Z] INFO: Invoking autogen... [2022-04-08T12:29:31.559Z] INFO: Running unit tests... [2022-04-08T12:29:31.989Z] === RUN TestOutputOnPrematureClose [2022-04-08T12:29:31.989Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-08T12:29:31.989Z] === RUN TestCompleteSilently [2022-04-08T12:29:31.989Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-08T12:29:31.989Z] PASS [2022-04-08T12:29:31.989Z] coverage: 75.9% of statements [2022-04-08T12:29:31.989Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-08T12:29:32.448Z] === RUN TestSendToOneSub [2022-04-08T12:29:32.448Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-08T12:29:32.448Z] === RUN TestSendToMultipleSubs [2022-04-08T12:29:32.448Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-08T12:29:32.448Z] === RUN TestEvictOneSub [2022-04-08T12:29:32.448Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-08T12:29:32.448Z] === RUN TestClosePublisher [2022-04-08T12:29:32.448Z] --- PASS: TestClosePublisher (0.00s) [2022-04-08T12:29:32.448Z] === RUN TestPubSubRace [2022-04-08T12:29:33.146Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-04-08T12:29:33.146Z] === RUN TestInspectNetwork [2022-04-08T12:29:33.415Z] --- PASS: TestPubSubRace (1.05s) [2022-04-08T12:29:33.415Z] PASS [2022-04-08T12:29:33.415Z] coverage: 75.0% of statements [2022-04-08T12:29:33.415Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2022-04-08T12:29:33.873Z] === RUN TestRegister [2022-04-08T12:29:33.873Z] --- PASS: TestRegister (0.00s) [2022-04-08T12:29:33.873Z] === RUN TestCommand [2022-04-08T12:29:33.928Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-08T12:29:34.332Z] --- PASS: TestCommand (0.02s) [2022-04-08T12:29:34.332Z] === RUN TestNaiveSelf [2022-04-08T12:29:34.332Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-08T12:29:34.332Z] PASS [2022-04-08T12:29:34.332Z] coverage: 82.4% of statements [2022-04-08T12:29:34.332Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2022-04-08T12:29:34.792Z] === RUN TestDump [2022-04-08T12:29:34.792Z] goroutine 6 [running]: [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.dump(0x1072d57?) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-08T12:29:34.792Z] testing.tRunner(0xc000162000, 0x123a498) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:29:34.792Z] created by testing.(*T).Run [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:29:34.792Z] [2022-04-08T12:29:34.792Z] goroutine 1 [chan receive]: [2022-04-08T12:29:34.792Z] testing.(*T).Run(0xc000031d40, {0x122913c?, 0x104c1f3?}, 0x123a498) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:29:34.792Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:29:34.792Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:29:34.792Z] testing.runTests(0xc000058500?, {0x13be400, 0x3, 0x3}, {0x1cca0700108?, 0x40?, 0x13c34a0?}) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:29:34.792Z] testing.(*M).Run(0xc000058500) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:29:34.792Z] main.main() [2022-04-08T12:29:34.792Z] _testmain.go:99 +0x255 [2022-04-08T12:29:34.792Z] --- PASS: TestDump (0.00s) [2022-04-08T12:29:34.792Z] === RUN TestDumpToFile [2022-04-08T12:29:34.792Z] --- PASS: TestDumpToFile (0.12s) [2022-04-08T12:29:34.792Z] === RUN TestDumpToFileWithEmptyInput [2022-04-08T12:29:34.792Z] goroutine 8 [running]: [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.dump(0x10eecd3?) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10eeca0?}) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-08T12:29:34.792Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) [2022-04-08T12:29:34.792Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-08T12:29:34.792Z] testing.tRunner(0xc000162680, 0x123a488) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:29:34.792Z] created by testing.(*T).Run [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:29:34.792Z] [2022-04-08T12:29:34.792Z] goroutine 1 [chan receive]: [2022-04-08T12:29:34.792Z] testing.(*T).Run(0xc000031d40, {0x1230713?, 0x104c1f3?}, 0x123a488) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:29:34.792Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:29:34.792Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:29:34.792Z] testing.runTests(0xc000058500?, {0x13be400, 0x3, 0x3}, {0x1cca0700108?, 0x40?, 0x13c34a0?}) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:29:34.792Z] testing.(*M).Run(0xc000058500) [2022-04-08T12:29:34.792Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:29:34.792Z] main.main() [2022-04-08T12:29:34.792Z] _testmain.go:99 +0x255 [2022-04-08T12:29:34.792Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-08T12:29:34.792Z] PASS [2022-04-08T12:29:34.792Z] coverage: 90.9% of statements [2022-04-08T12:29:34.792Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2022-04-08T12:29:34.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-08T12:29:35.252Z] === RUN TestNewStdWriter [2022-04-08T12:29:35.252Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-08T12:29:35.252Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestWriteWithNilBytes [2022-04-08T12:29:35.252Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestWrite [2022-04-08T12:29:35.252Z] --- PASS: TestWrite (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestWriteWithWriterError [2022-04-08T12:29:35.252Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-08T12:29:35.252Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyWriteAndRead [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-08T12:29:35.252Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-08T12:29:35.252Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-08T12:29:35.252Z] PASS [2022-04-08T12:29:35.252Z] coverage: 100.0% of statements [2022-04-08T12:29:35.252Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2022-04-08T12:29:35.316Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-08T12:29:35.711Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-08T12:29:35.711Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-08T12:29:35.711Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestFormatStatus [2022-04-08T12:29:35.711Z] --- PASS: TestFormatStatus (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestFormatError [2022-04-08T12:29:35.711Z] --- PASS: TestFormatError (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestFormatJSONError [2022-04-08T12:29:35.711Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-08T12:29:35.711Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-08T12:29:35.711Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestNewJSONProgressOutput [2022-04-08T12:29:35.711Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-08T12:29:35.711Z] === RUN TestAuxFormatterEmit [2022-04-08T12:29:35.712Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-08T12:29:35.712Z] === RUN TestStreamWriterStdout [2022-04-08T12:29:35.712Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-08T12:29:35.712Z] === RUN TestStreamWriterStderr [2022-04-08T12:29:35.712Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-08T12:29:35.712Z] PASS [2022-04-08T12:29:35.712Z] coverage: 66.2% of statements [2022-04-08T12:29:35.712Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2022-04-08T12:29:36.132Z] INFO: Expanding compiler 3 of 3... [2022-04-08T12:29:36.171Z] === RUN TestGenerateRandomID [2022-04-08T12:29:36.171Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestShortenId [2022-04-08T12:29:36.171Z] --- PASS: TestShortenId (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestShortenSha256Id [2022-04-08T12:29:36.171Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestShortenIdEmpty [2022-04-08T12:29:36.171Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestShortenIdInvalid [2022-04-08T12:29:36.171Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestIsShortIDNonHex [2022-04-08T12:29:36.171Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-08T12:29:36.171Z] === RUN TestIsShortIDNotCorrectSize [2022-04-08T12:29:36.171Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-08T12:29:36.171Z] PASS [2022-04-08T12:29:36.171Z] coverage: 70.6% of statements [2022-04-08T12:29:36.171Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-04-08T12:29:36.446Z] === RUN TestInspectNetwork/full_network_id [2022-04-08T12:29:36.446Z] === RUN TestInspectNetwork/partial_network_id [2022-04-08T12:29:36.446Z] === RUN TestInspectNetwork/network_name [2022-04-08T12:29:36.446Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-08T12:29:36.593Z] INFO: Removing downloaded files... [2022-04-08T12:29:36.593Z] INFO: Downloading containerd [2022-04-08T12:29:36.629Z] === RUN TestIsCpusetListAvailable [2022-04-08T12:29:36.630Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-08T12:29:36.630Z] PASS [2022-04-08T12:29:36.630Z] coverage: 39.4% of statements [2022-04-08T12:29:36.630Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2022-04-08T12:29:37.598Z] === RUN TestChtimes [2022-04-08T12:29:37.598Z] --- PASS: TestChtimes (0.00s) [2022-04-08T12:29:37.598Z] === RUN TestChtimesWindows [2022-04-08T12:29:37.598Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-08T12:29:37.598Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-08T12:29:37.598Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-08T12:29:37.598Z] PASS [2022-04-08T12:29:37.598Z] coverage: 13.0% of statements [2022-04-08T12:29:37.598Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-04-08T12:29:38.059Z] === RUN TestTailFile [2022-04-08T12:29:38.059Z] --- PASS: TestTailFile (0.00s) [2022-04-08T12:29:38.059Z] === RUN TestTailFileManyLines [2022-04-08T12:29:38.059Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-08T12:29:38.059Z] === RUN TestTailEmptyFile [2022-04-08T12:29:38.059Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-08T12:29:38.059Z] === RUN TestTailNegativeN [2022-04-08T12:29:38.059Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-08T12:29:38.059Z] === RUN TestNewTailReader [2022-04-08T12:29:38.059Z] === PAUSE TestNewTailReader [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/no_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/no_delimiter [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.521Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.521Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.521Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.522Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.523Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.523Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.524Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:29:38.524Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.525Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.525Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.525Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.525Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:29:38.525Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.525Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.525Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.984Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:29:38.985Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:29:38.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.986Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:29:38.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:29:38.988Z] PASS [2022-04-08T12:29:38.988Z] coverage: 88.6% of statements [2022-04-08T12:29:38.988Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2022-04-08T12:29:38.988Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-08T12:29:38.988Z] === RUN TestClientStream [2022-04-08T12:29:38.988Z] --- PASS: TestClientStream (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestClientSendFile [2022-04-08T12:29:38.988Z] --- PASS: TestClientSendFile (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestClientWithRequestTimeout [2022-04-08T12:29:38.988Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestFileSpecPlugin [2022-04-08T12:29:38.988Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-08T12:29:38.988Z] === RUN TestFileJSONSpecPlugin [2022-04-08T12:29:38.988Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-08T12:29:38.988Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestPluginAddHandler [2022-04-08T12:29:38.988Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestPluginWaitBadPlugin [2022-04-08T12:29:38.988Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-08T12:29:38.988Z] === RUN TestGet [2022-04-08T12:29:38.988Z] time="2022-04-08T12:29:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-08T12:29:39.448Z] === RUN TestTarSumRemoveNonExistent [2022-04-08T12:29:39.449Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestTarSumRemove [2022-04-08T12:29:39.449Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestSortFileInfoSums [2022-04-08T12:29:39.449Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestNewTarSumForLabelInvalid [2022-04-08T12:29:39.449Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestNewTarSumForLabel [2022-04-08T12:29:39.449Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestEmptyTar [2022-04-08T12:29:39.449Z] --- PASS: TestEmptyTar (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestTarSumsReadSize [2022-04-08T12:29:39.449Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestTarSums [2022-04-08T12:29:39.449Z] --- PASS: TestTarSums (0.05s) [2022-04-08T12:29:39.449Z] === RUN TestIteration [2022-04-08T12:29:39.449Z] --- PASS: TestIteration (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestVersionLabelForChecksum [2022-04-08T12:29:39.449Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestVersion [2022-04-08T12:29:39.449Z] --- PASS: TestVersion (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestGetVersion [2022-04-08T12:29:39.449Z] --- PASS: TestGetVersion (0.00s) [2022-04-08T12:29:39.449Z] === RUN TestGetVersions [2022-04-08T12:29:39.449Z] --- PASS: TestGetVersions (0.00s) [2022-04-08T12:29:39.449Z] PASS [2022-04-08T12:29:39.449Z] coverage: 89.3% of statements [2022-04-08T12:29:39.449Z] ok github.com/docker/docker/pkg/tarsum 0.089s coverage: 89.3% of statements [2022-04-08T12:29:39.908Z] === RUN TestTruncIndex [2022-04-08T12:29:39.908Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-08T12:29:39.908Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-08T12:29:39.908Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-08T12:29:39.908Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-08T12:29:39.908Z] --- PASS: TestTruncIndex (0.10s) [2022-04-08T12:29:39.908Z] PASS [2022-04-08T12:29:39.908Z] coverage: 91.5% of statements [2022-04-08T12:29:39.908Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-08T12:29:39.908Z] time="2022-04-08T12:29:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-08T12:29:40.367Z] === RUN TestIsGIT [2022-04-08T12:29:40.367Z] --- PASS: TestIsGIT (0.00s) [2022-04-08T12:29:40.367Z] === RUN TestIsTransport [2022-04-08T12:29:40.367Z] --- PASS: TestIsTransport (0.00s) [2022-04-08T12:29:40.367Z] PASS [2022-04-08T12:29:40.367Z] coverage: 100.0% of statements [2022-04-08T12:29:40.367Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-04-08T12:29:40.367Z] === RUN TestVersionInfo [2022-04-08T12:29:40.367Z] --- PASS: TestVersionInfo (0.00s) [2022-04-08T12:29:40.367Z] === RUN TestAppendVersions [2022-04-08T12:29:40.367Z] --- PASS: TestAppendVersions (0.00s) [2022-04-08T12:29:40.367Z] PASS [2022-04-08T12:29:40.367Z] coverage: 88.9% of statements [2022-04-08T12:29:40.367Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-04-08T12:29:40.652Z] --- PASS: TestInspectNetwork (7.60s) [2022-04-08T12:29:40.652Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-08T12:29:40.652Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-08T12:29:40.652Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-08T12:29:40.652Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-08T12:29:40.652Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:29:41.337Z] === RUN TestNewSettable [2022-04-08T12:29:41.337Z] --- PASS: TestNewSettable (0.00s) [2022-04-08T12:29:41.337Z] === RUN TestIsSettable [2022-04-08T12:29:41.337Z] --- PASS: TestIsSettable (0.00s) [2022-04-08T12:29:41.337Z] === RUN TestUpdateSettingsEnv [2022-04-08T12:29:41.337Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-08T12:29:41.337Z] PASS [2022-04-08T12:29:41.337Z] coverage: 20.0% of statements [2022-04-08T12:29:41.337Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2022-04-08T12:29:41.337Z] === RUN TestValidatePrivileges [2022-04-08T12:29:41.337Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-08T12:29:41.337Z] === RUN TestFilterByCapNeg [2022-04-08T12:29:41.337Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-08T12:29:41.337Z] === RUN TestFilterByCapPos [2022-04-08T12:29:41.337Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-08T12:29:41.337Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-08T12:29:41.337Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-08T12:29:41.337Z] PASS [2022-04-08T12:29:41.337Z] coverage: 12.0% of statements [2022-04-08T12:29:41.337Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2022-04-08T12:29:41.798Z] === RUN TestLoad [2022-04-08T12:29:41.798Z] --- PASS: TestLoad (0.00s) [2022-04-08T12:29:41.798Z] === RUN TestSave [2022-04-08T12:29:41.798Z] --- PASS: TestSave (0.02s) [2022-04-08T12:29:41.798Z] === RUN TestAddDeleteGet [2022-04-08T12:29:41.798Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-08T12:29:41.798Z] === RUN TestInvalidTags [2022-04-08T12:29:41.798Z] --- PASS: TestInvalidTags (0.00s) [2022-04-08T12:29:41.798Z] PASS [2022-04-08T12:29:41.798Z] coverage: 84.4% of statements [2022-04-08T12:29:41.798Z] ok github.com/docker/docker/reference 0.084s coverage: 84.4% of statements [2022-04-08T12:29:41.798Z] time="2022-04-08T12:29:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-08T12:29:42.569Z] --- PASS: TestRunContainerWithBridgeNone (1.74s) [2022-04-08T12:29:42.569Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:29:42.569Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:29:42.569Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:29:42.569Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:29:42.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:29:42.569Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:29:42.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:29:42.569Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:29:42.569Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:29:42.569Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:29:42.569Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-08T12:29:42.569Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-08T12:29:42.569Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-08T12:29:42.569Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-08T12:29:42.569Z] === RUN TestNetworkList [2022-04-08T12:29:42.569Z] === RUN TestNetworkList//networks [2022-04-08T12:29:42.569Z] === PAUSE TestNetworkList//networks [2022-04-08T12:29:42.569Z] === RUN TestNetworkList//networks/ [2022-04-08T12:29:42.569Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:29:42.569Z] === CONT TestNetworkList//networks [2022-04-08T12:29:42.569Z] === CONT TestNetworkList//networks/ [2022-04-08T12:29:42.570Z] --- PASS: TestNetworkList (0.01s) [2022-04-08T12:29:42.570Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:29:42.570Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:29:42.570Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReaderWithReadError [2022-04-08T12:29:42.766Z] time="2022-04-08T12:29:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReader [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-08T12:29:42.766Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-08T12:29:42.766Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-08T12:29:42.766Z] PASS [2022-04-08T12:29:42.766Z] coverage: 100.0% of statements [2022-04-08T12:29:42.766Z] ok github.com/docker/docker/registry/resumable 0.179s coverage: 100.0% of statements [2022-04-08T12:29:42.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-08T12:29:42.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-08T12:29:42.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-08T12:29:43.142Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-08T12:29:43.142Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:29:43.226Z] === RUN TestResolveAuthConfigIndexServer [2022-04-08T12:29:43.226Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestResolveAuthConfigFullURL [2022-04-08T12:29:43.226Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-08T12:29:43.226Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestValidateMirror [2022-04-08T12:29:43.226Z] --- PASS: TestValidateMirror (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestLoadInsecureRegistries [2022-04-08T12:29:43.226Z] time="2022-04-08T12:29:42Z" 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-08T12:29:43.226Z] time="2022-04-08T12:29:42Z" 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-08T12:29:43.226Z] time="2022-04-08T12:29:42Z" 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-08T12:29:43.226Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-08T12:29:43.226Z] === RUN TestNewServiceConfig [2022-04-08T12:29:43.226Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestValidateIndexName [2022-04-08T12:29:43.226Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestValidateIndexNameWithError [2022-04-08T12:29:43.226Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestEndpointParse [2022-04-08T12:29:43.226Z] --- PASS: TestEndpointParse (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestEndpointParseInvalid [2022-04-08T12:29:43.226Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestValidateEndpoint [2022-04-08T12:29:43.226Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-08T12:29:43.226Z] === RUN TestPing [2022-04-08T12:29:43.226Z] --- PASS: TestPing (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestPingRegistryEndpoint [2022-04-08T12:29:43.226Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:43.226Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestEndpoint [2022-04-08T12:29:43.226Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:43.226Z] --- SKIP: TestEndpoint (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestParseRepositoryInfo [2022-04-08T12:29:43.226Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestNewIndexInfo [2022-04-08T12:29:43.226Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestMirrorEndpointLookup [2022-04-08T12:29:43.226Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:29:43.226Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestSearchRepositories [2022-04-08T12:29:43.226Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-08T12:29:43.226Z] Host: 127.0.0.1:49337 [2022-04-08T12:29:43.226Z] User-Agent: docker test client [2022-04-08T12:29:43.226Z] Authorization: Token fake-token [2022-04-08T12:29:43.226Z] X-Docker-Token: true [2022-04-08T12:29:43.226Z] Accept-Encoding: gzip [2022-04-08T12:29:43.226Z] [2022-04-08T12:29:43.226Z] [2022-04-08T12:29:43.226Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-08T12:29:43.226Z] Connection: close [2022-04-08T12:29:43.226Z] Content-Length: 144 [2022-04-08T12:29:43.226Z] Cache-Control: no-cache [2022-04-08T12:29:43.226Z] Content-Type: application/json [2022-04-08T12:29:43.226Z] Date: Fri, 08 Apr 2022 12:29:42 GMT [2022-04-08T12:29:43.226Z] Expires: -1 [2022-04-08T12:29:43.226Z] Pragma: no-cache [2022-04-08T12:29:43.226Z] Server: docker-tests/mock [2022-04-08T12:29:43.226Z] X-Docker-Registry-Config: mock [2022-04-08T12:29:43.226Z] X-Docker-Registry-Version: 0.0.0 [2022-04-08T12:29:43.226Z] [2022-04-08T12:29:43.226Z] [2022-04-08T12:29:43.226Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestTrustedLocation [2022-04-08T12:29:43.226Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-08T12:29:43.226Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestAllowNondistributableArtifacts [2022-04-08T12:29:43.226Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestIsSecureIndex [2022-04-08T12:29:43.226Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-08T12:29:43.226Z] PASS [2022-04-08T12:29:43.226Z] coverage: 51.7% of statements [2022-04-08T12:29:43.226Z] ok github.com/docker/docker/registry 0.196s coverage: 51.7% of statements [2022-04-08T12:29:43.226Z] === RUN TestRestartManagerTimeout [2022-04-08T12:29:43.226Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-08T12:29:43.226Z] === RUN TestRestartManagerTimeoutReset [2022-04-08T12:29:43.226Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-08T12:29:43.226Z] PASS [2022-04-08T12:29:43.226Z] coverage: 50.9% of statements [2022-04-08T12:29:43.226Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2022-04-08T12:29:43.687Z] === RUN TestDecodeContainerConfig [2022-04-08T12:29:43.687Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-08T12:29:43.687Z] === RUN TestDecodeContainerConfigIsolation [2022-04-08T12:29:43.687Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-08T12:29:43.687Z] === RUN TestValidatePrivileged [2022-04-08T12:29:43.687Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-08T12:29:43.687Z] PASS [2022-04-08T12:29:43.687Z] coverage: 52.6% of statements [2022-04-08T12:29:43.687Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.6% of statements [2022-04-08T12:29:43.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-08T12:29:43.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-08T12:29:44.087Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-08T12:29:44.087Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:29:44.146Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-08T12:29:44.146Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-08T12:29:44.146Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-08T12:29:44.146Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-08T12:29:44.146Z] PASS [2022-04-08T12:29:44.146Z] coverage: 62.5% of statements [2022-04-08T12:29:44.146Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2022-04-08T12:29:44.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-08T12:29:45.031Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-08T12:29:45.031Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:29:45.686Z] === RUN TestGetDriver [2022-04-08T12:29:45.686Z] --- PASS: TestGetDriver (0.00s) [2022-04-08T12:29:45.686Z] === RUN TestVolumeRequestError [2022-04-08T12:29:45.686Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-08T12:29:45.686Z] PASS [2022-04-08T12:29:45.686Z] coverage: 36.1% of statements [2022-04-08T12:29:45.686Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-04-08T12:29:45.686Z] === RUN TestGetAddress [2022-04-08T12:29:45.686Z] --- PASS: TestGetAddress (0.00s) [2022-04-08T12:29:45.686Z] === RUN TestRemove [2022-04-08T12:29:45.686Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:29:45.686Z] --- SKIP: TestRemove (0.00s) [2022-04-08T12:29:45.686Z] === RUN TestInitializeWithVolumes [2022-04-08T12:29:45.686Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-08T12:29:45.686Z] === RUN TestCreate [2022-04-08T12:29:45.686Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:29:45.686Z] === RUN TestValidateName [2022-04-08T12:29:45.686Z] --- PASS: TestValidateName (0.00s) [2022-04-08T12:29:45.686Z] === RUN TestCreateWithOpts [2022-04-08T12:29:45.686Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:29:45.686Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-08T12:29:45.686Z] === RUN TestRelaodNoOpts [2022-04-08T12:29:45.686Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-08T12:29:45.686Z] PASS [2022-04-08T12:29:45.686Z] coverage: 41.5% of statements [2022-04-08T12:29:45.686Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-04-08T12:29:45.974Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-08T12:29:45.974Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:29:46.147Z] time="2022-04-08T12:29:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRaw [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-08T12:29:46.614Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRaw [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-08T12:29:46.614Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestConvertTmpfsOptions [2022-04-08T12:29:46.614Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-08T12:29:46.614Z] linux_parser_test.go:209: data="ro" [2022-04-08T12:29:46.614Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestParseMountSpec [2022-04-08T12:29:46.614Z] parser_test.go:62: case 0 [2022-04-08T12:29:46.614Z] parser_test.go:62: case 1 [2022-04-08T12:29:46.614Z] parser_test.go:62: case 2 [2022-04-08T12:29:46.614Z] parser_test.go:62: case 3 [2022-04-08T12:29:46.614Z] parser_test.go:62: case 4 [2022-04-08T12:29:46.614Z] parser_test.go:62: case 5 [2022-04-08T12:29:46.614Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestValidateMount [2022-04-08T12:29:46.614Z] --- PASS: TestValidateMount (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRaw [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:29:46.614Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-08T12:29:46.614Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:29:46.614Z] PASS [2022-04-08T12:29:46.614Z] coverage: 67.6% of statements [2022-04-08T12:29:46.614Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2022-04-08T12:29:46.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-08T12:29:47.073Z] === RUN TestSetGetMeta [2022-04-08T12:29:47.073Z] === PAUSE TestSetGetMeta [2022-04-08T12:29:47.073Z] === RUN TestRestore [2022-04-08T12:29:47.073Z] === PAUSE TestRestore [2022-04-08T12:29:47.073Z] === RUN TestServiceCreate [2022-04-08T12:29:47.073Z] === PAUSE TestServiceCreate [2022-04-08T12:29:47.073Z] === RUN TestServiceList [2022-04-08T12:29:47.073Z] === PAUSE TestServiceList [2022-04-08T12:29:47.073Z] === RUN TestServiceRemove [2022-04-08T12:29:47.073Z] === PAUSE TestServiceRemove [2022-04-08T12:29:47.073Z] === RUN TestServiceGet [2022-04-08T12:29:47.073Z] === PAUSE TestServiceGet [2022-04-08T12:29:47.073Z] === RUN TestServicePrune [2022-04-08T12:29:47.073Z] === PAUSE TestServicePrune [2022-04-08T12:29:47.073Z] === RUN TestCreate [2022-04-08T12:29:47.073Z] === PAUSE TestCreate [2022-04-08T12:29:47.073Z] === RUN TestRemove [2022-04-08T12:29:47.073Z] === PAUSE TestRemove [2022-04-08T12:29:47.073Z] === RUN TestList [2022-04-08T12:29:47.073Z] === PAUSE TestList [2022-04-08T12:29:47.073Z] === RUN TestFindByDriver [2022-04-08T12:29:47.073Z] === PAUSE TestFindByDriver [2022-04-08T12:29:47.073Z] === RUN TestFindByReferenced [2022-04-08T12:29:47.073Z] === PAUSE TestFindByReferenced [2022-04-08T12:29:47.073Z] === RUN TestDerefMultipleOfSameRef [2022-04-08T12:29:47.073Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-08T12:29:47.073Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:29:47.073Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:29:47.073Z] === RUN TestDefererencePluginOnCreateError [2022-04-08T12:29:47.073Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-08T12:29:47.073Z] === RUN TestRefDerefRemove [2022-04-08T12:29:47.073Z] === PAUSE TestRefDerefRemove [2022-04-08T12:29:47.073Z] === RUN TestGet [2022-04-08T12:29:47.073Z] === PAUSE TestGet [2022-04-08T12:29:47.073Z] === RUN TestGetWithReference [2022-04-08T12:29:47.073Z] === PAUSE TestGetWithReference [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_nil_list [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_empty_list [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_filter_some [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_filter_middle [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:29:47.073Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-08T12:29:47.073Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_nil_list [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_filter_some [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_empty_list [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-08T12:29:47.073Z] === CONT TestFilterFunc/test_filter_middle [2022-04-08T12:29:47.073Z] --- PASS: TestFilterFunc (0.00s) [2022-04-08T12:29:47.073Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-08T12:29:47.073Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-08T12:29:47.073Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-08T12:29:47.074Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-08T12:29:47.074Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-08T12:29:47.074Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-08T12:29:47.074Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-08T12:29:47.074Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-08T12:29:47.074Z] === CONT TestSetGetMeta [2022-04-08T12:29:47.074Z] === CONT TestList [2022-04-08T12:29:47.074Z] === CONT TestServiceGet [2022-04-08T12:29:47.074Z] === CONT TestServiceList [2022-04-08T12:29:47.074Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-08T12:29:47.074Z] === CONT TestServiceRemove [2022-04-08T12:29:47.074Z] --- PASS: TestList (0.03s) [2022-04-08T12:29:47.074Z] === CONT TestServiceCreate [2022-04-08T12:29:47.357Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-08T12:29:47.357Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:29:47.533Z] --- PASS: TestServiceGet (0.15s) [2022-04-08T12:29:47.533Z] === CONT TestCreate [2022-04-08T12:29:47.533Z] --- PASS: TestServiceRemove (0.14s) [2022-04-08T12:29:47.533Z] === CONT TestRemove [2022-04-08T12:29:47.533Z] --- PASS: TestServiceCreate (0.13s) [2022-04-08T12:29:47.533Z] === CONT TestDefererencePluginOnCreateError [2022-04-08T12:29:47.533Z] --- PASS: TestServiceList (0.16s) [2022-04-08T12:29:47.533Z] === CONT TestGetWithReference [2022-04-08T12:29:47.533Z] --- PASS: TestCreate (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestGet [2022-04-08T12:29:47.533Z] --- PASS: TestRemove (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestRefDerefRemove [2022-04-08T12:29:47.533Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-08T12:29:47.533Z] === CONT TestRestore [2022-04-08T12:29:47.533Z] --- PASS: TestGetWithReference (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestServicePrune [2022-04-08T12:29:47.533Z] --- PASS: TestGet (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestDerefMultipleOfSameRef [2022-04-08T12:29:47.533Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:29:47.533Z] time="2022-04-08T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:29:47.533Z] time="2022-04-08T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:29:47.533Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-08T12:29:47.533Z] === CONT TestFindByReferenced [2022-04-08T12:29:47.533Z] --- PASS: TestRestore (0.03s) [2022-04-08T12:29:47.533Z] === CONT TestFindByDriver [2022-04-08T12:29:47.533Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-08T12:29:47.533Z] time="2022-04-08T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:29:47.533Z] time="2022-04-08T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-08T12:29:47.533Z] time="2022-04-08T12:29:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:29:47.533Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-08T12:29:47.533Z] --- PASS: TestFindByDriver (0.02s) [2022-04-08T12:29:47.533Z] --- PASS: TestServicePrune (0.05s) [2022-04-08T12:29:47.533Z] PASS [2022-04-08T12:29:47.533Z] coverage: 69.0% of statements [2022-04-08T12:29:47.533Z] ok github.com/docker/docker/volume/service 0.269s coverage: 69.0% of statements [2022-04-08T12:29:47.618Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-08T12:29:47.618Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:29:47.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-08T12:29:47.758Z] ? github.com/docker/docker/api [no test files] [2022-04-08T12:29:48.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-08T12:29:48.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-08T12:29:48.997Z] [2022-04-08T12:29:48.997Z] Name Version Source Summary [2022-04-08T12:29:48.997Z] ---- ------- ------ ------- [2022-04-08T12:29:48.997Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-08T12:29:49.457Z] [2022-04-08T12:29:49.457Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-08T12:29:49.457Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-08T12:29:49.457Z] PSChildName : containerd [2022-04-08T12:29:49.457Z] PSDrive : C [2022-04-08T12:29:49.457Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-08T12:29:49.457Z] PSIsContainer : True [2022-04-08T12:29:49.457Z] Name : containerd [2022-04-08T12:29:49.457Z] FullName : C:\containerd [2022-04-08T12:29:49.457Z] Parent : [2022-04-08T12:29:49.457Z] Exists : True [2022-04-08T12:29:49.457Z] Root : C:\ [2022-04-08T12:29:49.457Z] Extension : [2022-04-08T12:29:49.457Z] CreationTime : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] CreationTimeUtc : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] LastAccessTime : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] LastAccessTimeUtc : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] LastWriteTime : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] LastWriteTimeUtc : 4/8/2022 12:29:49 PM [2022-04-08T12:29:49.457Z] Attributes : Directory [2022-04-08T12:29:49.457Z] Mode : d----- [2022-04-08T12:29:49.457Z] BaseName : containerd [2022-04-08T12:29:49.457Z] Target : {} [2022-04-08T12:29:49.457Z] LinkType : [2022-04-08T12:29:49.457Z] [2022-04-08T12:29:49.461Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-08T12:29:49.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-08T12:29:50.164Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-08T12:29:50.164Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:29:50.164Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:29:50.164Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:29:50.164Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:29:50.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-08T12:29:51.000Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-08T12:29:51.000Z] INFO: Configuring git core.autocrlf... [2022-04-08T12:29:51.000Z] [2022-04-08T12:29:51.000Z] [2022-04-08T12:29:51.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-08T12:29:51.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-08T12:29:52.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-08T12:29:53.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:29:53.483Z] Using test binary docker [2022-04-08T12:29:53.483Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-08T12:29:53.483Z] +++ /etc/init.d/apparmor start [2022-04-08T12:29:53.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:29:53.483Z] INFO: Waiting for daemon to start... [2022-04-08T12:29:53.483Z] Starting dockerd [2022-04-08T12:29:53.483Z] +++ 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-08T12:29:54.609Z] --- PASS: TestGet (15.01s) [2022-04-08T12:29:54.609Z] === RUN TestPluginWithNoManifest [2022-04-08T12:29:54.609Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-08T12:29:54.609Z] === RUN TestGetAll [2022-04-08T12:29:54.609Z] --- PASS: TestGetAll (0.01s) [2022-04-08T12:29:54.609Z] PASS [2022-04-08T12:29:54.609Z] coverage: 73.2% of statements [2022-04-08T12:29:54.609Z] ok github.com/docker/docker/pkg/plugins 35.871s coverage: 73.2% of statements [2022-04-08T12:29:56.042Z] . [2022-04-08T12:29:56.042Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:29:56.042Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:29:56.042Z] Error: No such image: emptyfs [2022-04-08T12:29:56.042Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-08T12:29:56.042Z] ++++ docker load [2022-04-08T12:29:56.042Z] Running integration-test (iteration 1) [2022-04-08T12:29:56.042Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-08T12:29:56.042Z] ++ 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-08T12:29:56.042Z] ++ set -e [2022-04-08T12:29:56.042Z] ++ '[' -n 0 ']' [2022-04-08T12:29:56.042Z] ++ set -x [2022-04-08T12:29:56.042Z] ++ 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-08T12:29:56.042Z] Loaded image: busybox:latest [2022-04-08T12:29:56.042Z] Loaded image: busybox:glibc [2022-04-08T12:29:57.434Z] Loaded image: debian:bullseye-slim [2022-04-08T12:29:57.434Z] Loaded image: hello-world:latest [2022-04-08T12:29:57.434Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:29:57.434Z] INFO: Testing against a local daemon [2022-04-08T12:29:57.434Z] === RUN TestCgroupNamespacesBuild [2022-04-08T12:29:58.375Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-04-08T12:29:58.375Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-08T12:29:58.669Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-08T12:29:59.760Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-04-08T12:29:59.760Z] === RUN TestBuildWithSession [2022-04-08T12:29:59.760Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:29:59.760Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:29:59.760Z] === RUN TestBuildSquashParent [2022-04-08T12:30:00.525Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-08T12:30:02.950Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:30:02.950Z] Using test binary docker [2022-04-08T12:30:02.950Z] +++ /etc/init.d/apparmor start [2022-04-08T12:30:02.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:30:02.950Z] INFO: Waiting for daemon to start... [2022-04-08T12:30:02.950Z] Starting dockerd [2022-04-08T12:30:02.950Z] +++ 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-08T12:30:02.950Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:30:02.950Z] Using test binary docker [2022-04-08T12:30:02.950Z] +++ /etc/init.d/apparmor start [2022-04-08T12:30:02.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:30:02.950Z] INFO: Waiting for daemon to start... [2022-04-08T12:30:02.950Z] Starting dockerd [2022-04-08T12:30:02.950Z] +++ 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-08T12:30:02.950Z] . [2022-04-08T12:30:02.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:30:02.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:30:02.950Z] Error: No such image: emptyfs [2022-04-08T12:30:02.950Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-08T12:30:02.950Z] ++++ docker load [2022-04-08T12:30:02.950Z] Running integration-test (iteration 1) [2022-04-08T12:30:02.950Z] 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-08T12:30:02.950Z] ++ 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-08T12:30:02.950Z] ++ set -e [2022-04-08T12:30:02.950Z] ++ '[' -n 0 ']' [2022-04-08T12:30:02.950Z] ++ set -x [2022-04-08T12:30:02.950Z] ++ 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-08T12:30:02.950Z] [2022-04-08T12:30:02.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:30:02.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:30:02.950Z] Error: No such image: emptyfs [2022-04-08T12:30:02.950Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-08T12:30:02.950Z] ++++ docker load [2022-04-08T12:30:02.950Z] Running integration-test (iteration 1) [2022-04-08T12:30:02.950Z] 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-08T12:30:02.950Z] ++ 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-08T12:30:02.950Z] ++ set -e [2022-04-08T12:30:02.950Z] ++ '[' -n 0 ']' [2022-04-08T12:30:02.950Z] ++ set -x [2022-04-08T12:30:02.950Z] ++ 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-08T12:30:03.208Z] Loaded image: busybox:latest [2022-04-08T12:30:03.774Z] Loaded image: busybox:latest [2022-04-08T12:30:03.774Z] Loaded image: busybox:glibc [2022-04-08T12:30:03.971Z] --- PASS: TestBuildSquashParent (3.75s) [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:30:03.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:30:03.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:30:03.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:30:03.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:30:04.341Z] Loaded image: busybox:glibc [2022-04-08T12:30:04.679Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-08T12:30:04.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:30:04.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:30:05.080Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-04-08T12:30:05.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:30:05.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:30:05.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:30:06.465Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gap1zoyzt5md3b3z49ewsotim Created:2022-04-08 12:30:04.988851848 +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[d8698d6983ae32bdc67ea2ccd4bd6c1ad9ffef58bf45c9a66875f6decb541d8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7rmjxgi12fjelh8yehf544zhw EndpointID:a64bfafa6a01f73c142fefcc25b56a22344c93fb0a7123dd3a85d8b8880f514e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e376963fc7fb71a614756b8584589357bac8e98debde22e56ddeee0ab85bc4fb 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:48ad43b368f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7rmjxgi12fjelh8yehf544zhw EndpointID:a64bfafa6a01f73c142fefcc25b56a22344c93fb0a7123dd3a85d8b8880f514e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.00s) [2022-04-08T12:30:07.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s) [2022-04-08T12:30:07.246Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:30:07.246Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:30:08.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:30:08.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:30:08.514Z] Loaded image: debian:bullseye-slim [2022-04-08T12:30:08.515Z] Loaded image: hello-world:latest [2022-04-08T12:30:08.515Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:30:08.515Z] INFO: Testing against a local daemon [2022-04-08T12:30:08.515Z] === RUN TestDockerSuite [2022-04-08T12:30:08.515Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-08T12:30:08.515Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-08T12:30:08.515Z] Loaded image: debian:bullseye-slim [2022-04-08T12:30:08.711Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:30:08.711Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-08T12:30:08.772Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-08T12:30:08.772Z] Loaded image: hello-world:latest [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy (1.90s) [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-08T12:30:08.972Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-08T12:30:08.972Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:30:09.028Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:30:09.283Z] INFO: Testing against a local daemon [2022-04-08T12:30:09.283Z] === RUN TestDockerDaemonSuite [2022-04-08T12:30:09.283Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-08T12:30:09.542Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-08T12:30:09.542Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:30:09.846Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-08T12:30:09.846Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-08T12:30:10.408Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-08T12:30:10.408Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-08T12:30:10.484Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-04-08T12:30:10.484Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:30:10.670Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.02s) [2022-04-08T12:30:10.670Z] PASS [2022-04-08T12:30:10.670Z] [2022-04-08T12:30:10.670Z] === Skipped [2022-04-08T12:30:10.670Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:30:10.670Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:30:10.670Z] [2022-04-08T12:30:10.670Z] DONE 26 tests, 1 skipped in 44.380s [2022-04-08T12:30:10.670Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:30:10.670Z] INFO: Testing against a local daemon [2022-04-08T12:30:10.670Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-08T12:30:10.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:30:10.670Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:30:10.670Z] === RUN TestDockerNetworkIpvlan [2022-04-08T12:30:10.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:30:10.670Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:30:10.670Z] PASS [2022-04-08T12:30:10.670Z] [2022-04-08T12:30:10.670Z] === Skipped [2022-04-08T12:30:10.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:30:10.670Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:30:10.670Z] [2022-04-08T12:30:10.670Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:30:10.670Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:30:10.670Z] [2022-04-08T12:30:10.670Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-08T12:30:10.670Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:30:10.670Z] INFO: Testing against a local daemon [2022-04-08T12:30:10.670Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-08T12:30:11.055Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-04-08T12:30:11.055Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:30:11.337Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-08T12:30:11.337Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-08T12:30:11.337Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-08T12:30:12.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-04-08T12:30:12.072Z] === RUN TestDockerNetworkMacvlan [2022-04-08T12:30:12.441Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-04-08T12:30:12.441Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:30:12.643Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-08T12:30:12.706Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-08T12:30:12.950Z] === RUN TestMiddlewares [2022-04-08T12:30:12.950Z] --- PASS: TestMiddlewares (0.00s) [2022-04-08T12:30:12.950Z] PASS [2022-04-08T12:30:12.950Z] coverage: 7.9% of statements [2022-04-08T12:30:12.950Z] ok github.com/docker/docker/api/server 0.062s coverage: 7.9% of statements [2022-04-08T12:30:12.963Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-08T12:30:12.963Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-08T12:30:12.963Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-08T12:30:13.013Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-08T12:30:13.014Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:30:13.529Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-08T12:30:13.584Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-08T12:30:14.157Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-08T12:30:14.398Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s) [2022-04-08T12:30:14.398Z] === RUN TestBuildWithHugeFile [2022-04-08T12:30:14.458Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-08T12:30:15.021Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-08T12:30:15.277Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-08T12:30:15.277Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-08T12:30:15.277Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-08T12:30:15.277Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-08T12:30:16.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-08T12:30:17.983Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-08T12:30:19.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-08T12:30:20.377Z] --- PASS: TestBuildWithHugeFile (129.19s) [2022-04-08T12:30:20.377Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:30:20.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:30:20.377Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:30:20.377Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:30:20.509Z] ............................ [ 66%] [2022-04-08T12:30:20.633Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:20.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:20.633Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:20.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:20.633Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:20.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:20.633Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:20.633Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:20.633Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:20.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-08T12:30:20.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-08T12:30:20.633Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-08T12:30:20.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-08T12:30:20.633Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:30:20.633Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-08T12:30:21.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-08T12:30:21.284Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-04-08T12:30:21.545Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-08T12:30:21.545Z] PASS [2022-04-08T12:30:21.545Z] [2022-04-08T12:30:21.545Z] DONE 8 tests in 10.928s [2022-04-08T12:30:21.545Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-08T12:30:21.545Z] testing: warning: no tests to run [2022-04-08T12:30:21.545Z] PASS [2022-04-08T12:30:21.545Z] [2022-04-08T12:30:21.545Z] DONE 0 tests in 0.007s [2022-04-08T12:30:21.809Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-08T12:30:21.809Z] INFO: Testing against a local daemon [2022-04-08T12:30:21.809Z] === RUN TestAuthZPluginAllowRequest [2022-04-08T12:30:22.752Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-04-08T12:30:22.752Z] === RUN TestAuthZPluginTLS [2022-04-08T12:30:23.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-08T12:30:23.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-08T12:30:23.322Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-08T12:30:23.322Z] === RUN TestAuthZPluginDenyRequest [2022-04-08T12:30:23.893Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-08T12:30:23.893Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-08T12:30:24.464Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-08T12:30:24.464Z] === RUN TestAuthZPluginDenyResponse [2022-04-08T12:30:24.495Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-04-08T12:30:24.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-04-08T12:30:24.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-04-08T12:30:24.495Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:30:24.495Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-08T12:30:24.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-08T12:30:24.573Z] 2022/04/08 12:30:22 Closing DB instances... [2022-04-08T12:30:25.031Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-08T12:30:25.031Z] === RUN TestFindNode [2022-04-08T12:30:25.031Z] 2022/04/08 12:30:24 Closing DB instances... [2022-04-08T12:30:25.032Z] --- PASS: TestFindNode (0.02s) [2022-04-08T12:30:25.032Z] === RUN TestChangeNodeState [2022-04-08T12:30:25.032Z] 2022/04/08 12:30:24 Closing DB instances... [2022-04-08T12:30:25.032Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-08T12:30:25.032Z] === RUN TestNodeReincarnation [2022-04-08T12:30:25.032Z] 2022/04/08 12:30:24 Closing DB instances... [2022-04-08T12:30:25.034Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-08T12:30:25.034Z] === RUN TestAuthZPluginAllowEventStream [2022-04-08T12:30:25.060Z] Loaded image: busybox:latest [2022-04-08T12:30:25.060Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-08T12:30:25.316Z] Loaded image: busybox:glibc [2022-04-08T12:30:25.879Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-08T12:30:26.259Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-08T12:30:26.259Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:30:26.259Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:30:26.259Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-08T12:30:26.259Z] [2022-04-08T12:30:26.259Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-08T12:30:26.259Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-08T12:30:26.259Z] HOSTNAME=236f5c0e6b0a [2022-04-08T12:30:26.259Z] DEST=bundles/test-integration [2022-04-08T12:30:26.259Z] PWD=/go/src/github.com/docker/docker [2022-04-08T12:30:26.259Z] DOCKER_ROOTLESS=1 [2022-04-08T12:30:26.259Z] DOCKER_GITCOMMIT=6cd5f58c907b208c367d6c19018e1c180c7267a4 [2022-04-08T12:30:26.259Z] container=docker [2022-04-08T12:30:26.259Z] HOME=/root [2022-04-08T12:30:26.259Z] GOLANG_VERSION=1.18 [2022-04-08T12:30:26.259Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-08T12:30:26.259Z] VALIDATE_BRANCH=master [2022-04-08T12:30:26.259Z] TERM=xterm [2022-04-08T12:30:26.259Z] DOCKER_PKG=github.com/docker/docker [2022-04-08T12:30:26.259Z] SHLVL=1 [2022-04-08T12:30:26.259Z] TIMEOUT=120m [2022-04-08T12:30:26.259Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-08T12:30:26.259Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-08T12:30:26.259Z] GO111MODULE=off [2022-04-08T12:30:26.259Z] DOCKER_EXPERIMENTAL=1 [2022-04-08T12:30:26.259Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-08T12:30:26.259Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-08T12:30:26.259Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-08T12:30:26.259Z] GOPATH=/go [2022-04-08T12:30:26.259Z] PKG_CONFIG=pkg-config [2022-04-08T12:30:26.259Z] _=/usr/bin/env [2022-04-08T12:30:26.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-08T12:30:26.418Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-04-08T12:30:26.418Z] === RUN TestAuthZPluginErrorResponse [2022-04-08T12:30:26.441Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-08T12:30:26.679Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-08T12:30:26.679Z] === RUN TestAuthZPluginErrorRequest [2022-04-08T12:30:27.249Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-08T12:30:27.249Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-08T12:30:27.369Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-08T12:30:27.626Z] Loaded image: debian:bullseye-slim [2022-04-08T12:30:27.626Z] Loaded image: hello-world:latest [2022-04-08T12:30:27.821Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-08T12:30:27.821Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-08T12:30:27.883Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:30:27.883Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-08T12:30:29.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-08T12:30:29.250Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-08T12:30:29.719Z] time="2022-04-08T12:30:29Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-08T12:30:29.719Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-08T12:30:29.719Z] === RUN TestParallelCreate [2022-04-08T12:30:29.719Z] 2022/04/08 12:30:29 Closing DB instances... [2022-04-08T12:30:29.719Z] --- PASS: TestParallelCreate (0.01s) [2022-04-08T12:30:29.719Z] === RUN TestParallelDelete [2022-04-08T12:30:29.772Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-08T12:30:30.177Z] 2022/04/08 12:30:29 Closing DB instances... [2022-04-08T12:30:30.177Z] --- PASS: TestParallelDelete (0.01s) [2022-04-08T12:30:30.177Z] === RUN TestNetworkDBIslands [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c9c22f9e46ef with config:&{NodeID:c9c22f9e46ef 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-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:39b575fee664 with config:&{NodeID:39b575fee664 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-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node 39b575fee664/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node 39b575fee664/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node 39b575fee664/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node 39b575fee664/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-08T12:30:30.177Z] time="2022-04-08T12:30:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-08T12:30:30.633Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-04-08T12:30:30.633Z] === RUN TestAuthZPluginHeader [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64ce8c4f0fa0 with config:&{NodeID:64ce8c4f0fa0 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-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 39b575fee664/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=info msg="Node 39b575fee664/172.31.160.170, added to nodes list" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-08T12:30:30.635Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0e55db61efe9 with config:&{NodeID:0e55db61efe9 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-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 39b575fee664/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 39b575fee664/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-08T12:30:31.098Z] time="2022-04-08T12:30:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-08T12:30:31.203Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-08T12:30:31.203Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:184d66f72386 with config:&{NodeID:184d66f72386 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-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 39b575fee664/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 39b575fee664/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-08T12:30:31.557Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-08T12:30:31.664Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-08T12:30:31.664Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:32.016Z] networkdb_test.go:835: Re-joining: 3 [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="The new bootstrap node list is:[172.31.160.170:10033 172.31.160.170:10034 172.31.160.170:10035]" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49367" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10033" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10034" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49368" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10035" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49369" [2022-04-08T12:30:32.016Z] networkdb_test.go:835: Re-joining: 4 [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=info msg="The new bootstrap node list is:[172.31.160.170:10033 172.31.160.170:10034 172.31.160.170:10035]" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10033" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49370" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49371" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10034" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10035" [2022-04-08T12:30:32.016Z] time="2022-04-08T12:30:31Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49372" [2022-04-08T12:30:32.226Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node 0 leaving" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node2(39b575fee664): Node leave event for c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node5(184d66f72386): Node leave event for c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node3(64ce8c4f0fa0): Node leave event for c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node4(0e55db61efe9): Node leave event for c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.475Z] time="2022-04-08T12:30:32Z" level=info msg="node1(c9c22f9e46ef): Node leave event for c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node c9c22f9e46ef/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="node 1 leaving" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664 change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="node5(184d66f72386): Node leave event for 39b575fee664/172.31.160.170" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664 change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="node3(64ce8c4f0fa0): Node leave event for 39b575fee664/172.31.160.170" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664/172.31.160.170, left gossip cluster" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664 change state NodeActive --> NodeFailed" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664/172.31.160.170, added to failed nodes list" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664 change state NodeActive --> NodeLeft" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=info msg="node4(0e55db61efe9): Node leave event for 39b575fee664/172.31.160.170" [2022-04-08T12:30:32.935Z] time="2022-04-08T12:30:32Z" level=error msg="node: 39b575fee664 is unknown to memberlist" [2022-04-08T12:30:33.157Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:32Z" level=info msg="Node 39b575fee664/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="node 2 leaving" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0 change state NodeActive --> NodeLeft" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="node4(0e55db61efe9): Node leave event for 64ce8c4f0fa0/172.31.160.170" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0 change state NodeActive --> NodeLeft" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="node5(184d66f72386): Node leave event for 64ce8c4f0fa0/172.31.160.170" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0 change state NodeActive --> NodeLeft" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="node3(64ce8c4f0fa0): Node leave event for 64ce8c4f0fa0/172.31.160.170" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=debug msg="memberlist: Failed ping: 184d66f72386 (timeout reached)" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.160.170:10034: use of closed network connection" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.160.170:10036: use of closed network connection" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.160.170:10035: use of closed network connection" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49373" [2022-04-08T12:30:33.394Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.414Z] docker_cli_daemon_test.go:1472: [d744f4d182d28] daemon is not started [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node 64ce8c4f0fa0/172.31.160.170, left gossip cluster" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=warning msg="memberlist: Failed to send gossip to 172.31.160.170:10037: write udp [::]:10035->172.31.160.170:10037: use of closed network connection" [2022-04-08T12:30:33.853Z] networkdb_test.go:867: node4: OK [2022-04-08T12:30:33.853Z] networkdb_test.go:867: node5: OK [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="node 0 coming back" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6750d0ba800f with config:&{NodeID:6750d0ba800f 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-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node 6750d0ba800f/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node 6750d0ba800f/172.31.160.170, added to nodes list" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="node 1 coming back" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c6522f19d91c with config:&{NodeID:c6522f19d91c 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-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node c6522f19d91c/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node c6522f19d91c/172.31.160.170, added to nodes list" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="node 2 coming back" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bfe5477faacf with config:&{NodeID:bfe5477faacf 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-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node bfe5477faacf/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=info msg="Node bfe5477faacf/172.31.160.170, added to nodes list" [2022-04-08T12:30:33.853Z] time="2022-04-08T12:30:33Z" level=warning msg="memberlist: Was able to connect to 184d66f72386 but other probes failed, network may be misconfigured" [2022-04-08T12:30:34.312Z] time="2022-04-08T12:30:34Z" level=debug msg="memberlist: Failed ping: 0e55db61efe9 (timeout reached)" [2022-04-08T12:30:34.312Z] time="2022-04-08T12:30:34Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.160.170:10037: use of closed network connection" [2022-04-08T12:30:34.312Z] time="2022-04-08T12:30:34Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49374" [2022-04-08T12:30:34.343Z] check_test.go:308: [df1973a44a310] daemon is not started [2022-04-08T12:30:34.343Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-08T12:30:34.770Z] time="2022-04-08T12:30:34Z" level=warning msg="memberlist: Was able to connect to 0e55db61efe9 but other probes failed, network may be misconfigured" [2022-04-08T12:30:34.907Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-08T12:30:35.406Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-08T12:30:35.406Z] === RUN TestAuthZPluginV2Disable [2022-04-08T12:30:35.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-08T12:30:36.400Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-08T12:30:36.659Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-08T12:30:37.674Z] time="2022-04-08T12:30:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.160.170:10033 172.31.160.170:10034 172.31.160.170:10035]" [2022-04-08T12:30:37.674Z] time="2022-04-08T12:30:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.160.170:10033 172.31.160.170:10034 172.31.160.170:10035]" [2022-04-08T12:30:38.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49375" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10033" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, is the new incarnation of the shutdown node c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10034" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49376" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, is the new incarnation of the shutdown node 39b575fee664/172.31.160.170" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49377" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10035" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 184d66f72386/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 0e55db61efe9/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, is the new incarnation of the shutdown node 64ce8c4f0fa0/172.31.160.170" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, is the new incarnation of the shutdown node 39b575fee664/172.31.160.170" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, is the new incarnation of the shutdown node c9c22f9e46ef/172.31.160.170" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node 6750d0ba800f/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.133Z] time="2022-04-08T12:30:37Z" level=info msg="Node c6522f19d91c/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.134Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.134Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.134Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.134Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, is the new incarnation of the shutdown node 64ce8c4f0fa0/172.31.160.170" [2022-04-08T12:30:38.134Z] time="2022-04-08T12:30:37Z" level=info msg="Node bfe5477faacf/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.283Z] check_test.go:308: [d4b84f66d29c3] daemon is not started [2022-04-08T12:30:38.283Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=info msg="Node bfe5477faacf/172.31.160.170, joined gossip cluster" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=info msg="Node bfe5477faacf/172.31.160.170, added to nodes list" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10033" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49378" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49379" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10034" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.160.170:10035" [2022-04-08T12:30:38.592Z] time="2022-04-08T12:30:38Z" level=debug msg="memberlist: Stream connection from=172.31.160.170:49380" [2022-04-08T12:30:38.731Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-04-08T12:30:38.731Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-08T12:30:38.844Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.68s) [2022-04-08T12:30:38.844Z] PASS [2022-04-08T12:30:38.844Z] [2022-04-08T12:30:38.844Z] === Skipped [2022-04-08T12:30:38.844Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-08T12:30:38.844Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:30:38.844Z] [2022-04-08T12:30:38.844Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:30:38.844Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:30:38.844Z] [2022-04-08T12:30:38.844Z] DONE 34 tests, 2 skipped in 193.772s [2022-04-08T12:30:38.844Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-08T12:30:39.053Z] 2022/04/08 12:30:38 Closing DB instances... [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="node4(0e55db61efe9): Node leave event for 6750d0ba800f/172.31.160.170" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="node3(bfe5477faacf): Node leave event for 6750d0ba800f/172.31.160.170" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="node2(c6522f19d91c): Node leave event for 6750d0ba800f/172.31.160.170" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="node1(6750d0ba800f): Node leave event for 6750d0ba800f/172.31.160.170" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="node5(184d66f72386): Node leave event for 6750d0ba800f/172.31.160.170" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.053Z] time="2022-04-08T12:30:38Z" level=info msg="Node 6750d0ba800f/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.100Z] ++ 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-08T12:30:39.100Z] ++ set -e [2022-04-08T12:30:39.100Z] ++ '[' -n 0 ']' [2022-04-08T12:30:39.100Z] ++ set -x [2022-04-08T12:30:39.100Z] ++ 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-08T12:30:39.100Z] INFO: Testing against a local daemon [2022-04-08T12:30:39.100Z] === RUN TestConfigInspect [2022-04-08T12:30:39.356Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="node4(0e55db61efe9): Node leave event for c6522f19d91c/172.31.160.170" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="node5(184d66f72386): Node leave event for c6522f19d91c/172.31.160.170" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="node2(c6522f19d91c): Node leave event for c6522f19d91c/172.31.160.170" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="node3(bfe5477faacf): Node leave event for c6522f19d91c/172.31.160.170" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.511Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node c6522f19d91c/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="node5(184d66f72386): Node leave event for bfe5477faacf/172.31.160.170" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="node4(0e55db61efe9): Node leave event for bfe5477faacf/172.31.160.170" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf change state NodeActive --> NodeLeft" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="node3(bfe5477faacf): Node leave event for bfe5477faacf/172.31.160.170" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf/172.31.160.170, left gossip cluster" [2022-04-08T12:30:39.970Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf/172.31.160.170, left gossip cluster" [2022-04-08T12:30:40.283Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:39Z" level=info msg="Node bfe5477faacf/172.31.160.170, left gossip cluster" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=debug msg="memberlist: Failed ping: bfe5477faacf (timeout reached)" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.160.170:10036: use of closed network connection" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.160.170:10037: use of closed network connection" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=info msg="Node 0e55db61efe9 change state NodeActive --> NodeLeft" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=info msg="node5(184d66f72386): Node leave event for 0e55db61efe9/172.31.160.170" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=info msg="Node 0e55db61efe9 change state NodeActive --> NodeLeft" [2022-04-08T12:30:40.428Z] time="2022-04-08T12:30:40Z" level=info msg="node4(0e55db61efe9): Node leave event for 0e55db61efe9/172.31.160.170" [2022-04-08T12:30:40.845Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-08T12:30:40.845Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-08T12:30:40.886Z] time="2022-04-08T12:30:40Z" level=info msg="memberlist: Suspect bfe5477faacf has failed, no acks received" [2022-04-08T12:30:40.886Z] time="2022-04-08T12:30:40Z" level=info msg="Node 0e55db61efe9/172.31.160.170, left gossip cluster" [2022-04-08T12:30:41.344Z] time="2022-04-08T12:30:40Z" level=info msg="Node 0e55db61efe9/172.31.160.170, left gossip cluster" [2022-04-08T12:30:41.773Z] --- PASS: TestConfigInspect (2.62s) [2022-04-08T12:30:41.773Z] === RUN TestConfigList [2022-04-08T12:30:41.773Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-08T12:30:41.801Z] time="2022-04-08T12:30:41Z" level=info msg="Node 184d66f72386/172.31.160.170, left gossip cluster" [2022-04-08T12:30:41.801Z] time="2022-04-08T12:30:41Z" level=info msg="Node 184d66f72386 change state NodeActive --> NodeFailed" [2022-04-08T12:30:41.801Z] time="2022-04-08T12:30:41Z" level=info msg="Node 184d66f72386/172.31.160.170, added to failed nodes list" [2022-04-08T12:30:41.801Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-04-08T12:30:41.801Z] PASS [2022-04-08T12:30:41.801Z] coverage: 55.6% of statements [2022-04-08T12:30:41.801Z] ok github.com/docker/docker/libnetwork/networkdb 104.079s coverage: 55.6% of statements [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/quota [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/rootless [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/volume [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-08T12:30:41.801Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-08T12:30:42.026Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2022-04-08T12:30:42.026Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-08T12:30:42.335Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-08T12:30:42.591Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === Skipped [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-08T12:30:43.975Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-08T12:30:43.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-08T12:30:43.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-08T12:30:43.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-08T12:30:43.975Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:30:43.975Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-08T12:30:43.975Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-08T12:30:43.975Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-08T12:30:43.975Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-08T12:30:43.975Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-08T12:30:43.975Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-08T12:30:43.975Z] daemon_test.go:145: root required [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:30:43.975Z] reload_test.go:342: root required [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:30:43.975Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:30:43.975Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-08T12:30:43.975Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-08T12:30:43.975Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-08T12:30:43.975Z] layer_test.go:291: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-08T12:30:43.975Z] layer_test.go:340: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-08T12:30:43.975Z] layer_test.go:455: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-08T12:30:43.975Z] layer_test.go:684: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-08T12:30:43.975Z] migration_test.go:45: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:30:43.975Z] migration_test.go:181: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-08T12:30:43.975Z] mount_test.go:17: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-08T12:30:43.975Z] mount_test.go:76: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-08T12:30:43.975Z] mount_test.go:125: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-08T12:30:43.975Z] mount_test.go:212: Failing on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-08T12:30:43.975Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-08T12:30:43.975Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:30:43.975Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-08T12:30:43.975Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-08T12:30:43.975Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-08T12:30:43.975Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:30:43.975Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-08T12:30:43.975Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:30:43.975Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-08T12:30:43.975Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-08T12:30:43.975Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-08T12:30:43.975Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:30:43.975Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:30:43.975Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:30:43.975Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:30:43.975Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:30:43.975Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-08T12:30:43.975Z] archive_test.go:140: zstd not installed [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:30:43.975Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:30:43.975Z] changes_test.go:196: needs more investigation [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-08T12:30:43.975Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-08T12:30:43.975Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-08T12:30:43.975Z] changes_test.go:433: needs further investigation [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:30:43.975Z] changes_test.go:469: needs further investigation [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:30:43.975Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-08T12:30:43.975Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:30:43.975Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:30:43.975Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-08T12:30:43.975Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-08T12:30:43.975Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-08T12:30:43.975Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-08T12:30:43.975Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-08T12:30:43.975Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:30:43.975Z] [2022-04-08T12:30:43.975Z] DONE 2103 tests, 70 skipped in 265.934s [2022-04-08T12:30:43.975Z] INFO: make.ps1 ended at 04/08/2022 12:30:43 [2022-04-08T12:30:45.114Z] --- PASS: TestConfigList (3.03s) [2022-04-08T12:30:45.114Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:30:45.371Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-08T12:30:45.514Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-08T12:30:45.514Z] INFO: Unit tests ended at 04/08/2022 12:30:45. Duration:00:04:38.6594862 [2022-04-08T12:30:45.514Z] INFO: Building busybox [2022-04-08T12:30:45.973Z] Sending build context to Docker daemon 5.12kB [2022-04-08T12:30:45.973Z] [2022-04-08T12:30:45.973Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-08T12:30:45.973Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-08T12:30:45.973Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-08T12:30:45.973Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-08T12:30:45.973Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-08T12:30:45.973Z] ---> 02f938cacc3b [2022-04-08T12:30:45.973Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-08T12:30:45.973Z] ---> Running in c7f4e6f9b435 [2022-04-08T12:30:47.893Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-08T12:30:47.893Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2022-04-08T12:30:47.893Z] === RUN TestConfigsUpdate [2022-04-08T12:30:50.410Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-08T12:30:50.664Z] Removing intermediate container c7f4e6f9b435 [2022-04-08T12:30:50.664Z] ---> bf7cd97b7176 [2022-04-08T12:30:50.664Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-08T12:30:50.664Z] ---> Running in 5d320e5de7f1 [2022-04-08T12:30:50.664Z] Removing intermediate container 5d320e5de7f1 [2022-04-08T12:30:50.664Z] ---> 670dd5ecd515 [2022-04-08T12:30:50.664Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-08T12:30:50.664Z] ---> Running in e42b52dc3a08 [2022-04-08T12:30:50.664Z] Removing intermediate container e42b52dc3a08 [2022-04-08T12:30:50.664Z] ---> 4b7eb1a306a1 [2022-04-08T12:30:50.664Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-08T12:30:50.973Z] --- PASS: TestConfigsUpdate (3.05s) [2022-04-08T12:30:50.973Z] === RUN TestTemplatedConfig [2022-04-08T12:30:52.025Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.29s) [2022-04-08T12:30:52.025Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-08T12:30:52.198Z] [2022-04-08T12:30:52.657Z] ---> 3578a63bd834 [2022-04-08T12:30:52.657Z] 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-08T12:30:52.657Z] ---> Running in 2f374e14c63e [2022-04-08T12:30:53.191Z] --- PASS: TestBuildWithHugeFile (34.70s) [2022-04-08T12:30:53.191Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:30:53.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:30:53.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:30:53.191Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:30:53.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:53.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:53.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:53.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:53.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:53.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:53.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:30:53.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:30:53.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:30:53.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-08T12:30:53.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-04-08T12:30:53.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-08T12:30:53.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-08T12:30:53.191Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:30:53.191Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-08T12:30:53.191Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-08T12:30:53.191Z] --- PASS: TestBuildPreserveOwnership (2.76s) [2022-04-08T12:30:53.191Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.81s) [2022-04-08T12:30:53.191Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-04-08T12:30:53.191Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:30:53.191Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-08T12:30:53.191Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-08T12:30:53.191Z] Loaded image: busybox:latest [2022-04-08T12:30:53.191Z] Loaded image: busybox:glibc [2022-04-08T12:30:53.491Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-08T12:30:53.762Z] Loaded image: debian:bullseye-slim [2022-04-08T12:30:54.022Z] Loaded image: hello-world:latest [2022-04-08T12:30:54.022Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:30:54.419Z] --- PASS: TestTemplatedConfig (3.55s) [2022-04-08T12:30:54.419Z] === RUN TestConfigCreateResolve [2022-04-08T12:30:55.783Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-08T12:30:57.152Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-08T12:30:57.152Z] --- PASS: TestConfigCreateResolve (2.56s) [2022-04-08T12:30:57.152Z] PASS [2022-04-08T12:30:57.152Z] [2022-04-08T12:30:57.152Z] DONE 6 tests in 18.049s [2022-04-08T12:30:57.152Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-08T12:30:57.152Z] ++ 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-08T12:30:57.152Z] ++ set -e [2022-04-08T12:30:57.152Z] ++ '[' -n 0 ']' [2022-04-08T12:30:57.152Z] ++ set -x [2022-04-08T12:30:57.152Z] ++ 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-08T12:30:57.152Z] INFO: Testing against a local daemon [2022-04-08T12:30:57.152Z] === RUN TestCheckpoint [2022-04-08T12:30:57.152Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:30:57.152Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:30:57.152Z] === RUN TestContainerInvalidJSON [2022-04-08T12:30:57.152Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:30:57.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:30:57.152Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:30:57.152Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:30:57.152Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:30:57.152Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:30:57.152Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-08T12:30:57.152Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-08T12:30:57.152Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-08T12:30:57.152Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:30:57.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-08T12:30:57.408Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:30:57.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-08T12:30:57.408Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:30:57.408Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-08T12:30:57.408Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-08T12:30:57.408Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:30:57.408Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-08T12:30:57.408Z] === RUN TestCopyFromContainer [2022-04-08T12:30:58.336Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-08T12:30:59.263Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-08T12:30:59.263Z] === RUN TestCopyFromContainer// [2022-04-08T12:30:59.263Z] === RUN TestCopyFromContainer//bar/root [2022-04-08T12:30:59.263Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-08T12:30:59.472Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-08T12:30:59.519Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-08T12:30:59.519Z] === RUN TestCopyFromContainer/bar/quux [2022-04-08T12:30:59.519Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-08T12:30:59.519Z] check_test.go:308: [d1404f1d521f8] daemon is not started [2022-04-08T12:30:59.519Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-08T12:30:59.519Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-08T12:30:59.776Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-08T12:30:59.776Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-08T12:30:59.776Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-08T12:30:59.878Z] Removing intermediate container 2f374e14c63e [2022-04-08T12:30:59.878Z] ---> dbb5e8772c17 [2022-04-08T12:30:59.878Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-08T12:30:59.878Z] ---> Running in b2ddc0f8d465 [2022-04-08T12:31:00.034Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-08T12:31:00.034Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-08T12:31:00.034Z] check_test.go:308: [d07e2a50435c5] daemon is not started [2022-04-08T12:31:00.034Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer (2.70s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-04-08T12:31:00.290Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-04-08T12:31:00.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:31:00.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:00.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:00.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:00.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:00.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:00.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:00.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:00.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:00.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:00.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-08T12:31:00.290Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:31:00.290Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-08T12:31:00.290Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:31:00.290Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:31:00.290Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:31:00.290Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:31:00.290Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:31:00.290Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:31:00.290Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:31:00.290Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:31:00.290Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:31:00.290Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:31:00.290Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:31:00.290Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:31:00.290Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:31:00.290Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-08T12:31:00.290Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:31:00.290Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-08T12:31:01.413Z] [2022-04-08T12:31:01.413Z] SUCCESS: Specified value was saved. [2022-04-08T12:31:01.655Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-08T12:31:01.912Z] check_test.go:308: [dc857b3f19eb0] daemon is not started [2022-04-08T12:31:01.912Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-08T12:31:02.157Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s) [2022-04-08T12:31:02.157Z] PASS [2022-04-08T12:31:02.157Z] [2022-04-08T12:31:02.157Z] === Skipped [2022-04-08T12:31:02.157Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-08T12:31:02.157Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:31:02.157Z] [2022-04-08T12:31:02.157Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:31:02.157Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:31:02.157Z] [2022-04-08T12:31:02.157Z] DONE 34 tests, 2 skipped in 65.468s [2022-04-08T12:31:02.157Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-08T12:31:02.157Z] ++ 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-08T12:31:02.157Z] ++ set -e [2022-04-08T12:31:02.157Z] ++ '[' -n 0 ']' [2022-04-08T12:31:02.157Z] ++ set -x [2022-04-08T12:31:02.157Z] ++ 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-08T12:31:02.157Z] INFO: Testing against a local daemon [2022-04-08T12:31:02.157Z] === RUN TestConfigInspect [2022-04-08T12:31:02.168Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-08T12:31:02.424Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2022-04-08T12:31:02.424Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:31:03.540Z] --- PASS: TestConfigInspect (2.15s) [2022-04-08T12:31:03.540Z] === RUN TestConfigList [2022-04-08T12:31:03.590Z] Removing intermediate container b2ddc0f8d465 [2022-04-08T12:31:03.590Z] ---> d8e014737eec [2022-04-08T12:31:03.590Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-08T12:31:03.590Z] ---> Running in bd7712d555e7 [2022-04-08T12:31:04.319Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:04.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:04.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:04.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:04.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:04.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:04.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:04.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:04.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:04.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:04.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:04.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:31:04.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-08T12:31:04.320Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:31:04.926Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-08T12:31:04.926Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-04-08T12:31:04.926Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:31:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-08T12:31:05.185Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:31:05.185Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:31:05.185Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-04-08T12:31:05.185Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:31:05.185Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:31:05.185Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:31:05.185Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-08T12:31:05.185Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:31:05.185Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-08T12:31:05.185Z] === RUN TestContainerStartOnDaemonRestart [2022-04-08T12:31:05.185Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-08T12:31:05.185Z] === RUN TestDaemonRestartIpcMode [2022-04-08T12:31:05.185Z] === PAUSE TestDaemonRestartIpcMode [2022-04-08T12:31:05.185Z] === RUN TestDaemonHostGatewayIP [2022-04-08T12:31:05.185Z] === PAUSE TestDaemonHostGatewayIP [2022-04-08T12:31:05.185Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-08T12:31:05.185Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-08T12:31:05.185Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:31:05.185Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-08T12:31:05.185Z] === RUN TestDiff [2022-04-08T12:31:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-08T12:31:05.747Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-08T12:31:05.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-08T12:31:06.002Z] --- PASS: TestDiff (0.71s) [2022-04-08T12:31:06.002Z] === RUN TestExecWithCloseStdin [2022-04-08T12:31:06.085Z] --- PASS: TestConfigList (2.16s) [2022-04-08T12:31:06.086Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:31:06.930Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-04-08T12:31:06.930Z] === RUN TestExec [2022-04-08T12:31:07.358Z] Cannot create a file when that file already exists. [2022-04-08T12:31:07.493Z] --- PASS: TestExec (0.84s) [2022-04-08T12:31:07.493Z] === RUN TestExecUser [2022-04-08T12:31:07.997Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-08T12:31:07.997Z] === RUN TestConfigsUpdate [2022-04-08T12:31:08.058Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-08T12:31:08.315Z] --- PASS: TestExecUser (0.80s) [2022-04-08T12:31:08.315Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:31:09.287Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2022-04-08T12:31:09.287Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:31:09.913Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-08T12:31:09.913Z] === RUN TestTemplatedConfig [2022-04-08T12:31:10.131Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-08T12:31:10.131Z] PASS [2022-04-08T12:31:10.131Z] [2022-04-08T12:31:10.131Z] DONE 17 tests in 46.906s [2022-04-08T12:31:10.131Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-08T12:31:10.131Z] INFO: Testing against a local daemon [2022-04-08T12:31:10.131Z] === RUN TestPluginInvalidJSON [2022-04-08T12:31:10.131Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:31:10.131Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:31:10.131Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:31:10.131Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-08T12:31:10.131Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-08T12:31:10.131Z] === RUN TestPluginInstall [2022-04-08T12:31:10.131Z] === RUN TestPluginInstall/no_auth [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5788173a76ab5ec072bc2994b878834b7e9674832d79572b739233b5add44ea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5788173a76ab5ec072bc2994b878834b7e9674832d79572b739233b5add44ea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:10.131Z] === RUN TestPluginInstall/with_htpasswd [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71631a5216c8796b0717d7d8ea612c2d08dce755cf6eb309e3f06612877dbd39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:10.131Z] time="2022-04-08T12:31:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71631a5216c8796b0717d7d8ea612c2d08dce755cf6eb309e3f06612877dbd39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:10.393Z] === RUN TestPluginInstall/with_insecure [2022-04-08T12:31:10.656Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2022-04-08T12:31:10.656Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:31:11.092Z] Removing intermediate container bd7712d555e7 [2022-04-08T12:31:11.092Z] ---> 1eedb5d9238f [2022-04-08T12:31:11.092Z] Step 13/13 : CMD ["sh"] [2022-04-08T12:31:11.092Z] ---> Running in ffcc8e18f2f8 [2022-04-08T12:31:11.219Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-04-08T12:31:11.219Z] === RUN TestHealthKillContainer [2022-04-08T12:31:11.336Z] time="2022-04-08T12:31:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:11.336Z] time="2022-04-08T12:31:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99bd6db74f04811fcd033e6881681f4b8f977fdce293853b273885c5b64d80d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:11.336Z] time="2022-04-08T12:31:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:31:11.336Z] time="2022-04-08T12:31:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99bd6db74f04811fcd033e6881681f4b8f977fdce293853b273885c5b64d80d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:31:11.336Z] plugin_test.go:165: [d041a23d51cf2] daemon is not started [2022-04-08T12:31:11.336Z] --- PASS: TestPluginInstall (2.75s) [2022-04-08T12:31:11.336Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-08T12:31:11.336Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-04-08T12:31:11.336Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-08T12:31:11.336Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:31:11.550Z] Removing intermediate container ffcc8e18f2f8 [2022-04-08T12:31:11.550Z] ---> 760890fd22d1 [2022-04-08T12:31:11.550Z] Successfully built 760890fd22d1 [2022-04-08T12:31:11.550Z] Successfully tagged busybox:latest [2022-04-08T12:31:11.550Z] INFO: Docker images of the daemon under test [2022-04-08T12:31:11.550Z] [2022-04-08T12:31:11.550Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:31:11.550Z] busybox latest 760890fd22d1 Less than a second ago 5.01GB [2022-04-08T12:31:11.550Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-08T12:31:11.551Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-08T12:31:11.551Z] [2022-04-08T12:31:11.551Z] INFO: Running integration tests at 04/08/2022 12:31:11... [2022-04-08T12:31:11.551Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-08T12:31:11.551Z] INFO: Integration API tests being run from the host: [2022-04-08T12:31:11.551Z] INFO: make.ps1 starting at 04/08/2022 12:31:11 [2022-04-08T12:31:11.783Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-08T12:31:12.041Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-08T12:31:12.462Z] --- PASS: TestTemplatedConfig (2.45s) [2022-04-08T12:31:12.462Z] === RUN TestConfigCreateResolve [2022-04-08T12:31:12.522Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-08T12:31:13.250Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-08T12:31:13.822Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-08T12:31:14.562Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-08T12:31:14.562Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-08T12:31:14.577Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-08T12:31:14.764Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-08T12:31:14.764Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-08T12:31:14.764Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-08T12:31:14.764Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:31:15.010Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-08T12:31:15.010Z] PASS [2022-04-08T12:31:15.010Z] [2022-04-08T12:31:15.010Z] DONE 6 tests in 13.304s [2022-04-08T12:31:15.010Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-08T12:31:15.010Z] ++ 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-08T12:31:15.010Z] ++ set -e [2022-04-08T12:31:15.010Z] ++ '[' -n 0 ']' [2022-04-08T12:31:15.010Z] ++ set -x [2022-04-08T12:31:15.010Z] ++ 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-08T12:31:15.010Z] INFO: Testing against a local daemon [2022-04-08T12:31:15.010Z] === RUN TestCheckpoint [2022-04-08T12:31:15.010Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:31:15.010Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:31:15.010Z] === RUN TestContainerInvalidJSON [2022-04-08T12:31:15.010Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:31:15.010Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:31:15.010Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:31:15.010Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:31:15.010Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:31:15.010Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:31:15.010Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-08T12:31:15.010Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-08T12:31:15.010Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-08T12:31:15.010Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:31:15.010Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-08T12:31:15.010Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:31:15.010Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-08T12:31:15.010Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:31:15.010Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-08T12:31:15.010Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:31:15.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-08T12:31:15.010Z] === RUN TestCopyFromContainer [2022-04-08T12:31:15.126Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-08T12:31:15.338Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-08T12:31:15.338Z] PASS [2022-04-08T12:31:15.338Z] [2022-04-08T12:31:15.338Z] DONE 10 tests in 6.686s [2022-04-08T12:31:15.338Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-08T12:31:15.338Z] INFO: Testing against a local daemon [2022-04-08T12:31:15.338Z] === RUN TestExternalGraphDriver [2022-04-08T12:31:15.338Z] === RUN TestExternalGraphDriver/json [2022-04-08T12:31:15.383Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-08T12:31:15.945Z] check_test.go:308: [d93d230f41410] daemon is not started [2022-04-08T12:31:15.945Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-08T12:31:15.954Z] === RUN TestCopyFromContainer// [2022-04-08T12:31:15.954Z] === RUN TestCopyFromContainer//bar/root [2022-04-08T12:31:15.954Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-08T12:31:15.954Z] === RUN TestCopyFromContainer/bar/quux [2022-04-08T12:31:16.201Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-08T12:31:16.214Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-08T12:31:16.214Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-08T12:31:16.214Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-08T12:31:16.214Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-08T12:31:16.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-08T12:31:16.475Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer (1.46s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-08T12:31:16.475Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-08T12:31:16.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:31:16.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:16.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:16.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:16.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:16.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:16.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:16.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:31:16.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:31:16.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:31:16.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-08T12:31:16.475Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:31:16.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-08T12:31:16.475Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:31:16.475Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:31:16.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:31:16.475Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:31:16.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:31:16.475Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:31:16.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:31:16.475Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:31:16.475Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:31:16.475Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:31:16.475Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:31:16.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:31:16.475Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:31:16.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-08T12:31:16.475Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:31:16.505Z] tests/integration/client_test.py ..... [ 75%] [2022-04-08T12:31:16.762Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-08T12:31:16.763Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-08T12:31:17.090Z] Removing intermediate container 82e6ee74cab1 [2022-04-08T12:31:17.090Z] ---> c7aa095b67b9 [2022-04-08T12:31:17.090Z] 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-08T12:31:17.090Z] ---> Running in e68351a4052e [2022-04-08T12:31:17.090Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-08T12:31:17.090Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-08T12:31:17.090Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-08T12:31:17.090Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-08T12:31:17.090Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-08T12:31:17.090Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-08T12:31:17.090Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-08T12:31:17.090Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-08T12:31:17.090Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-08T12:31:17.090Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-08T12:31:17.090Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-08T12:31:17.251Z] === RUN TestExternalGraphDriver/spec [2022-04-08T12:31:17.324Z] tests/integration/errors_test.py . [ 76%] [2022-04-08T12:31:17.326Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-08T12:31:17.326Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-08T12:31:17.876Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-08T12:31:17.876Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:31:18.253Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-08T12:31:18.634Z] === RUN TestExternalGraphDriver/pull [2022-04-08T12:31:18.816Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-08T12:31:19.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:19.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:19.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:19.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:19.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:19.261Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:19.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:19.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:31:19.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:31:19.261Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:31:19.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:31:19.262Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:31:19.262Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-08T12:31:19.262Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:31:19.522Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-08T12:31:19.522Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:31:19.522Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:31:19.522Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:31:19.522Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-08T12:31:19.522Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:31:19.522Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:31:19.522Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:31:19.522Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-08T12:31:19.522Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:31:19.522Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:31:19.522Z] === RUN TestContainerStartOnDaemonRestart [2022-04-08T12:31:19.522Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-08T12:31:19.522Z] === RUN TestDaemonRestartIpcMode [2022-04-08T12:31:19.522Z] === PAUSE TestDaemonRestartIpcMode [2022-04-08T12:31:19.522Z] === RUN TestDaemonHostGatewayIP [2022-04-08T12:31:19.522Z] === PAUSE TestDaemonHostGatewayIP [2022-04-08T12:31:19.522Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-08T12:31:19.522Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-08T12:31:19.522Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:31:19.522Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-08T12:31:19.522Z] === RUN TestDiff [2022-04-08T12:31:19.746Z] --- PASS: TestHealthKillContainer (8.39s) [2022-04-08T12:31:19.746Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:31:19.746Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-08T12:31:19.783Z] --- PASS: TestDiff (0.40s) [2022-04-08T12:31:19.783Z] === RUN TestExecWithCloseStdin [2022-04-08T12:31:20.311Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-04-08T12:31:20.311Z] === RUN TestIpcModeNone [2022-04-08T12:31:20.355Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-08T12:31:20.355Z] === RUN TestExec [2022-04-08T12:31:20.548Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-04-08T12:31:20.548Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-04-08T12:31:20.548Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-04-08T12:31:20.548Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-04-08T12:31:20.548Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:31:20.926Z] --- PASS: TestExec (0.48s) [2022-04-08T12:31:20.926Z] === RUN TestExecUser [2022-04-08T12:31:21.187Z] --- PASS: TestExecUser (0.46s) [2022-04-08T12:31:21.187Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:31:21.242Z] --- PASS: TestIpcModeNone (0.85s) [2022-04-08T12:31:21.242Z] === RUN TestIpcModePrivate [2022-04-08T12:31:21.761Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-08T12:31:21.761Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:31:21.807Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2022-04-08T12:31:21.807Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-08T12:31:22.063Z] --- PASS: TestIpcModePrivate (0.81s) [2022-04-08T12:31:22.063Z] === RUN TestIpcModeShareable [2022-04-08T12:31:22.626Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-08T12:31:22.626Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-08T12:31:22.626Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-08T12:31:23.147Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-08T12:31:23.147Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:31:23.718Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-08T12:31:23.718Z] === RUN TestHealthKillContainer [2022-04-08T12:31:24.521Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-04-08T12:31:24.521Z] === RUN TestAPIIpcModeHost [2022-04-08T12:31:24.521Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-08T12:31:24.521Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-08T12:31:24.780Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-04-08T12:31:24.780Z] PASS [2022-04-08T12:31:24.780Z] [2022-04-08T12:31:24.780Z] DONE 5 tests in 8.967s [2022-04-08T12:31:24.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-08T12:31:24.780Z] INFO: Testing against a local daemon [2022-04-08T12:31:24.780Z] === RUN TestContinueAfterPluginCrash [2022-04-08T12:31:24.780Z] === PAUSE TestContinueAfterPluginCrash [2022-04-08T12:31:24.780Z] === RUN TestReadPluginNoRead [2022-04-08T12:31:24.780Z] === PAUSE TestReadPluginNoRead [2022-04-08T12:31:24.780Z] === RUN TestDaemonStartWithLogOpt [2022-04-08T12:31:24.780Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-08T12:31:24.780Z] === CONT TestContinueAfterPluginCrash [2022-04-08T12:31:24.780Z] === CONT TestDaemonStartWithLogOpt [2022-04-08T12:31:25.084Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-04-08T12:31:25.084Z] === RUN TestDaemonIpcModeShareable [2022-04-08T12:31:25.645Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-08T12:31:26.574Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-04-08T12:31:26.830Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2022-04-08T12:31:26.830Z] === RUN TestDaemonIpcModePrivate [2022-04-08T12:31:27.086Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-08T12:31:27.086Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-08T12:31:27.086Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-08T12:31:27.086Z] check_test.go:308: [d84f462efd067] daemon is not started [2022-04-08T12:31:27.086Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-08T12:31:28.080Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-04-08T12:31:28.080Z] === CONT TestReadPluginNoRead [2022-04-08T12:31:28.452Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-08T12:31:28.709Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2022-04-08T12:31:28.709Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-08T12:31:29.271Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-08T12:31:29.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-08T12:31:29.995Z] === RUN TestReadPluginNoRead/default [2022-04-08T12:31:30.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-08T12:31:30.346Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2022-04-08T12:31:30.346Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-08T12:31:31.275Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-08T12:31:31.379Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-08T12:31:31.838Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-04-08T12:31:31.856Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-08T12:31:31.856Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:31:31.856Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-04-08T12:31:31.856Z] === RUN TestIpcModeNone [2022-04-08T12:31:32.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-08T12:31:32.096Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2022-04-08T12:31:32.096Z] === RUN TestIpcModeOlderClient [2022-04-08T12:31:32.096Z] === PAUSE TestIpcModeOlderClient [2022-04-08T12:31:32.096Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:31:32.426Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-08T12:31:32.426Z] === RUN TestIpcModePrivate [2022-04-08T12:31:32.658Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-04-08T12:31:32.658Z] === RUN TestKillContainer [2022-04-08T12:31:32.658Z] === RUN TestKillContainer/no_signal [2022-04-08T12:31:32.686Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-08T12:31:32.687Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-08T12:31:32.687Z] === RUN TestIpcModeShareable [2022-04-08T12:31:32.762Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-08T12:31:32.762Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-04-08T12:31:32.914Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-08T12:31:33.257Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-08T12:31:33.257Z] --- PASS: TestIpcModeShareable (0.48s) [2022-04-08T12:31:33.257Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-08T12:31:33.478Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:31:33.703Z] === CONT TestReadPluginNoRead [2022-04-08T12:31:33.703Z] read_test.go:92: [ded8825be46ee] daemon is not started [2022-04-08T12:31:33.703Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-04-08T12:31:33.703Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-04-08T12:31:33.703Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-08T12:31:33.703Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-08T12:31:33.703Z] PASS [2022-04-08T12:31:33.703Z] [2022-04-08T12:31:33.703Z] DONE 6 tests in 9.547s [2022-04-08T12:31:33.964Z] 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-08T12:31:33.964Z] testing: warning: no tests to run [2022-04-08T12:31:33.964Z] PASS [2022-04-08T12:31:33.964Z] [2022-04-08T12:31:33.964Z] DONE 0 tests in 0.008s [2022-04-08T12:31:33.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-08T12:31:33.964Z] INFO: Testing against a local daemon [2022-04-08T12:31:33.964Z] === RUN TestPluginWithDevMounts [2022-04-08T12:31:33.964Z] === PAUSE TestPluginWithDevMounts [2022-04-08T12:31:33.964Z] === CONT TestPluginWithDevMounts [2022-04-08T12:31:34.042Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:31:34.608Z] check_test.go:308: [db076fdfd3b04] daemon is not started [2022-04-08T12:31:34.608Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-08T12:31:34.640Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-04-08T12:31:34.640Z] === RUN TestAPIIpcModeHost [2022-04-08T12:31:34.822Z] Removing intermediate container e68351a4052e [2022-04-08T12:31:34.822Z] ---> 7d1f97b5615c [2022-04-08T12:31:34.822Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-08T12:31:34.822Z] ---> Running in acdfbe5737f0 [2022-04-08T12:31:34.822Z] Removing intermediate container acdfbe5737f0 [2022-04-08T12:31:34.822Z] ---> 058680aa7f3d [2022-04-08T12:31:34.822Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-08T12:31:34.822Z] ---> Running in 90795f3c263c [2022-04-08T12:31:34.822Z] Removing intermediate container 90795f3c263c [2022-04-08T12:31:34.822Z] ---> 680e4164b96a [2022-04-08T12:31:34.822Z] Step 11/11 : COPY . . [2022-04-08T12:31:35.171Z] --- PASS: TestKillContainer (2.30s) [2022-04-08T12:31:35.171Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-04-08T12:31:35.171Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-04-08T12:31:35.171Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-04-08T12:31:35.171Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:31:35.171Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-08T12:31:35.211Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-08T12:31:35.211Z] === RUN TestDaemonIpcModeShareable [2022-04-08T12:31:35.619Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-08T12:31:35.733Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-08T12:31:35.877Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-08T12:31:35.877Z] PASS [2022-04-08T12:31:35.877Z] [2022-04-08T12:31:35.877Z] DONE 1 tests in 1.624s [2022-04-08T12:31:35.877Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-08T12:31:35.877Z] INFO: Testing against a local daemon [2022-04-08T12:31:35.877Z] === RUN TestSecretInspect [2022-04-08T12:31:36.152Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-08T12:31:36.412Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-08T12:31:36.412Z] === RUN TestDaemonIpcModePrivate [2022-04-08T12:31:36.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-08T12:31:36.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2022-04-08T12:31:36.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-04-08T12:31:36.663Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-04-08T12:31:36.663Z] === RUN TestKillStoppedContainer [2022-04-08T12:31:36.663Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-08T12:31:36.663Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:31:36.663Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-08T12:31:36.663Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:31:37.355Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-08T12:31:37.355Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-04-08T12:31:37.355Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-08T12:31:37.592Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-04-08T12:31:37.592Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:31:37.592Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:31:37.592Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:31:37.592Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:31:37.592Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:31:37.592Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:31:37.592Z] === RUN TestLinksEtcHostsContentMatch [2022-04-08T12:31:37.592Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-08T12:31:37.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:31:37.731Z] INFO: Testing against a local daemon [2022-04-08T12:31:37.731Z] === RUN TestBuildWithSession [2022-04-08T12:31:37.731Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:31:37.731Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:31:37.731Z] === RUN TestBuildSquashParent [2022-04-08T12:31:37.731Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:31:37.732Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:31:37.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:31:37.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:31:37.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:31:37.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:31:37.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:31:37.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:31:37.788Z] --- PASS: TestSecretInspect (2.15s) [2022-04-08T12:31:37.788Z] === RUN TestSecretList [2022-04-08T12:31:38.157Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-04-08T12:31:38.157Z] === RUN TestLinksContainerNames [2022-04-08T12:31:38.157Z] check_test.go:308: [da2f3889c410e] daemon is not started [2022-04-08T12:31:38.157Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-08T12:31:38.296Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-08T12:31:38.557Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-04-08T12:31:38.557Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-08T12:31:38.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-08T12:31:39.068Z] === RUN TestBoolValue [2022-04-08T12:31:39.068Z] --- PASS: TestBoolValue (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestBoolValueOrDefault [2022-04-08T12:31:39.068Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInt64ValueOrZero [2022-04-08T12:31:39.068Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInt64ValueOrDefault [2022-04-08T12:31:39.068Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-08T12:31:39.068Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestJsonContentType [2022-04-08T12:31:39.068Z] --- PASS: TestJsonContentType (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 16.2% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 16.2% of statements [2022-04-08T12:31:39.068Z] === RUN TestMaskSecretKeys [2022-04-08T12:31:39.068Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-08T12:31:39.068Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-08T12:31:39.068Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-08T12:31:39.068Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestVersionMiddlewareVersion [2022-04-08T12:31:39.068Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-08T12:31:39.068Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 37.7% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/server/middleware 0.103s coverage: 37.7% of statements [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-08T12:31:39.068Z] === RUN TestStrSliceMarshalJSON [2022-04-08T12:31:39.068Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestStrSliceUnmarshalJSON [2022-04-08T12:31:39.068Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestStrSliceUnmarshalString [2022-04-08T12:31:39.068Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestStrSliceUnmarshalSlice [2022-04-08T12:31:39.068Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 90.0% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/types/strslice 0.089s coverage: 90.0% of statements [2022-04-08T12:31:39.068Z] === RUN TestToJSON [2022-04-08T12:31:39.068Z] --- PASS: TestToJSON (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestToParamWithVersion [2022-04-08T12:31:39.068Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromJSON [2022-04-08T12:31:39.068Z] --- PASS: TestFromJSON (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestEmpty [2022-04-08T12:31:39.068Z] --- PASS: TestEmpty (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestArgsMatchKVListEmptySources [2022-04-08T12:31:39.068Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestArgsMatchKVList [2022-04-08T12:31:39.068Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestArgsMatch [2022-04-08T12:31:39.068Z] --- PASS: TestArgsMatch (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestAdd [2022-04-08T12:31:39.068Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestDel [2022-04-08T12:31:39.068Z] --- PASS: TestDel (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestLen [2022-04-08T12:31:39.068Z] --- PASS: TestLen (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestExactMatch [2022-04-08T12:31:39.068Z] --- PASS: TestExactMatch (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestOnlyOneExactMatch [2022-04-08T12:31:39.068Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestContains [2022-04-08T12:31:39.068Z] --- PASS: TestContains (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestValidate [2022-04-08T12:31:39.068Z] --- PASS: TestValidate (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestWalkValues [2022-04-08T12:31:39.068Z] --- PASS: TestWalkValues (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFuzzyMatch [2022-04-08T12:31:39.068Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestClone [2022-04-08T12:31:39.068Z] --- PASS: TestClone (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 92.2% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-04-08T12:31:39.068Z] === RUN TestAdjustForAPIVersion [2022-04-08T12:31:39.068Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 5.7% of statements [2022-04-08T12:31:39.068Z] === RUN TestDurationToSecondsString [2022-04-08T12:31:39.068Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestGetTimestamp [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-08T12:31:39.068Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-08T12:31:39.068Z] === RUN TestParseTimestamps [2022-04-08T12:31:39.068Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 100.0% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-04-08T12:31:39.068Z] === RUN TestCompareVersion [2022-04-08T12:31:39.068Z] --- PASS: TestCompareVersion (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 77.3% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/api/types/versions 0.087s coverage: 77.3% of statements [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-08T12:31:39.068Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-08T12:31:39.068Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-08T12:31:39.068Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestCloneArgsSmartHttp [2022-04-08T12:31:39.068Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestCloneArgsDumbHttp [2022-04-08T12:31:39.068Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestCloneArgsGit [2022-04-08T12:31:39.068Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestCheckoutGit [2022-04-08T12:31:39.068Z] === RUN TestEnable [2022-04-08T12:31:39.068Z] --- PASS: TestEnable (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestDisable [2022-04-08T12:31:39.068Z] --- PASS: TestDisable (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestEnabled [2022-04-08T12:31:39.068Z] --- PASS: TestEnabled (0.00s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 100.0% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/cli/debug 0.157s coverage: 100.0% of statements [2022-04-08T12:31:39.068Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-08T12:31:39.068Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestProcessNoDockerignore [2022-04-08T12:31:39.068Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-08T12:31:39.068Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestDetectContentType [2022-04-08T12:31:39.068Z] --- PASS: TestDetectContentType (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestSelectAcceptableMIME [2022-04-08T12:31:39.068Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInspectEmptyResponse [2022-04-08T12:31:39.068Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInspectResponseBinary [2022-04-08T12:31:39.068Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestResponseUnsupportedContentType [2022-04-08T12:31:39.068Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInspectResponseTextSimple [2022-04-08T12:31:39.068Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestInspectResponseEmptyContentType [2022-04-08T12:31:39.068Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestUnknownContentLength [2022-04-08T12:31:39.068Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestDownloadRemote [2022-04-08T12:31:39.068Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-08T12:31:39.068Z] === RUN TestGetWithStatusError [2022-04-08T12:31:39.068Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestCloseRootDirectory [2022-04-08T12:31:39.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:31:39.068Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestHashFile [2022-04-08T12:31:39.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:31:39.068Z] --- SKIP: TestHashFile (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestHashSubdir [2022-04-08T12:31:39.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:31:39.068Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestRemoveDirectory [2022-04-08T12:31:39.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:31:39.068Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-08T12:31:39.068Z] PASS [2022-04-08T12:31:39.068Z] coverage: 9.3% of statements [2022-04-08T12:31:39.068Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 9.3% of statements [2022-04-08T12:31:39.068Z] === RUN TestGetAllAllowed [2022-04-08T12:31:39.068Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestGetAllMeta [2022-04-08T12:31:39.068Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-08T12:31:39.068Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestIsUnreferencedBuiltin [2022-04-08T12:31:39.068Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestIsExistingDirectory [2022-04-08T12:31:39.068Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-08T12:31:39.068Z] === RUN TestGetFilenameForDownload [2022-04-08T12:31:39.068Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestEnv2Variables [2022-04-08T12:31:39.068Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-08T12:31:39.068Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestMaintainer [2022-04-08T12:31:39.068Z] --- PASS: TestMaintainer (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestLabel [2022-04-08T12:31:39.068Z] --- PASS: TestLabel (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromScratch [2022-04-08T12:31:39.068Z] --- PASS: TestFromScratch (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromWithArg [2022-04-08T12:31:39.068Z] --- PASS: TestFromWithArg (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-08T12:31:39.068Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromWithUndefinedArg [2022-04-08T12:31:39.068Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestFromMultiStageWithNamedStage [2022-04-08T12:31:39.068Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestOnbuild [2022-04-08T12:31:39.068Z] --- PASS: TestOnbuild (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestWorkdir [2022-04-08T12:31:39.068Z] --- PASS: TestWorkdir (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestCmd [2022-04-08T12:31:39.068Z] --- PASS: TestCmd (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestHealthcheckNone [2022-04-08T12:31:39.068Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestHealthcheckCmd [2022-04-08T12:31:39.068Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestEntrypoint [2022-04-08T12:31:39.068Z] --- PASS: TestEntrypoint (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestExpose [2022-04-08T12:31:39.068Z] --- PASS: TestExpose (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestUser [2022-04-08T12:31:39.068Z] --- PASS: TestUser (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestVolume [2022-04-08T12:31:39.068Z] --- PASS: TestVolume (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestStopSignal [2022-04-08T12:31:39.068Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:31:39.068Z] --- SKIP: TestStopSignal (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestArg [2022-04-08T12:31:39.068Z] --- PASS: TestArg (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestShell [2022-04-08T12:31:39.068Z] --- PASS: TestShell (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestPrependEnvOnCmd [2022-04-08T12:31:39.068Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-08T12:31:39.068Z] === RUN TestRunWithBuildArgs [2022-04-08T12:31:39.069Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestRunIgnoresHealthcheck [2022-04-08T12:31:39.069Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestDispatchUnsupportedOptions [2022-04-08T12:31:39.069Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-08T12:31:39.069Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-08T12:31:39.069Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-08T12:31:39.069Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestNormalizeWorkdir [2022-04-08T12:31:39.069Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestDispatch [2022-04-08T12:31:39.069Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-08T12:31:39.069Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-08T12:31:39.069Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-08T12:31:39.069Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-08T12:31:39.069Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-08T12:31:39.069Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-08T12:31:39.069Z] === RUN TestDispatch/COPY_url [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch (0.10s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-08T12:31:39.069Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-08T12:31:39.069Z] === RUN TestAddScratchImageAddsToMounts [2022-04-08T12:31:39.069Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-08T12:31:39.069Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-08T12:31:39.069Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-08T12:31:39.069Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestImageSourceGetAddsToMounts [2022-04-08T12:31:39.069Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestEmptyDockerfile [2022-04-08T12:31:39.069Z] --- PASS: TestEmptyDockerfile (0.02s) [2022-04-08T12:31:39.069Z] === RUN TestSymlinkDockerfile [2022-04-08T12:31:39.069Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-08T12:31:39.069Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-08T12:31:39.069Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestNonExistingDockerfile [2022-04-08T12:31:39.069Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-08T12:31:39.069Z] === RUN TestCopyRunConfig [2022-04-08T12:31:39.069Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestDeepCopyRunConfig [2022-04-08T12:31:39.069Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestExportImage [2022-04-08T12:31:39.069Z] --- PASS: TestExportImage (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestNormalizeDest [2022-04-08T12:31:39.069Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-08T12:31:39.069Z] PASS [2022-04-08T12:31:39.069Z] coverage: 46.7% of statements [2022-04-08T12:31:39.069Z] ok github.com/docker/docker/builder/dockerfile 0.368s coverage: 46.7% of statements [2022-04-08T12:31:39.069Z] === RUN TestTCP4Proxy [2022-04-08T12:31:39.069Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-08T12:31:39.069Z] === RUN TestTCP4ProxyHalfClose [2022-04-08T12:31:39.069Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestTCP6Proxy [2022-04-08T12:31:39.069Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:31:39.069Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestTCPDualStackProxy [2022-04-08T12:31:39.069Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:31:39.069Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestUDP4Proxy [2022-04-08T12:31:39.069Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestUDP6Proxy [2022-04-08T12:31:39.069Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:31:39.069Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestUDPWriteError [2022-04-08T12:31:39.069Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-08T12:31:39.069Z] === RUN TestSCTP4Proxy [2022-04-08T12:31:39.069Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:31:39.069Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-08T12:31:39.069Z] === RUN TestSCTP6Proxy [2022-04-08T12:31:39.069Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:31:39.069Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-08T12:31:39.069Z] PASS [2022-04-08T12:31:39.069Z] coverage: 49.4% of statements [2022-04-08T12:31:39.069Z] ok github.com/docker/docker/cmd/docker-proxy 0.080s coverage: 49.4% of statements [2022-04-08T12:31:39.499Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-08T12:31:39.524Z] --- PASS: TestLinksContainerNames (1.47s) [2022-04-08T12:31:39.524Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:31:39.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-04-08T12:31:39.759Z] === RUN TestIpcModeOlderClient [2022-04-08T12:31:39.759Z] === PAUSE TestIpcModeOlderClient [2022-04-08T12:31:39.759Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:31:40.020Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-04-08T12:31:40.020Z] === RUN TestKillContainer [2022-04-08T12:31:40.020Z] === RUN TestKillContainer/no_signal [2022-04-08T12:31:40.088Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-04-08T12:31:40.088Z] === RUN TestContainerNetworkMountsNoChown [2022-04-08T12:31:40.334Z] --- PASS: TestSecretList (2.27s) [2022-04-08T12:31:40.334Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:31:40.592Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:31:40.592Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:31:41.017Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/default [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/default [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/private [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/private [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rprivate [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/slave [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/slave [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rslave [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/shared [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/shared [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rshared [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/default [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rshared [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rprivate [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/shared [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rslave [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/slave [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:41.017Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/private [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:41.017Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:41.017Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:41.017Z] docker_cli_daemon_plugins_test.go:80: [da888fff70a1e] daemon is not started [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:41.017Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:41.168Z] --- PASS: TestKillContainer (1.19s) [2022-04-08T12:31:41.168Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-08T12:31:41.168Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-08T12:31:41.168Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-08T12:31:41.168Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:31:41.168Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:41.273Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-08T12:31:41.530Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-08T12:31:41.530Z] === RUN TestContainerBindMountNonRecursive [2022-04-08T12:31:41.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-08T12:31:42.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-04-08T12:31:42.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-04-08T12:31:42.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-08T12:31:42.016Z] === RUN TestKillStoppedContainer [2022-04-08T12:31:42.016Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-08T12:31:42.016Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:31:42.094Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-08T12:31:42.246Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-04-08T12:31:42.246Z] === RUN TestSecretsUpdate [2022-04-08T12:31:42.277Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-08T12:31:42.277Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:31:42.538Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-08T12:31:42.538Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:31:43.109Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-04-08T12:31:43.109Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:31:43.370Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-08T12:31:43.370Z] === RUN TestLinksEtcHostsContentMatch [2022-04-08T12:31:43.461Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-04-08T12:31:43.461Z] === RUN TestContainerVolumesMountedAsShared [2022-04-08T12:31:43.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-08T12:31:43.630Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-04-08T12:31:43.630Z] === RUN TestLinksContainerNames [2022-04-08T12:31:43.718Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-08T12:31:43.974Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-04-08T12:31:43.974Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-08T12:31:44.547Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-04-08T12:31:44.547Z] === RUN TestNetworkNat [2022-04-08T12:31:44.573Z] --- PASS: TestLinksContainerNames (0.83s) [2022-04-08T12:31:44.573Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:31:44.790Z] --- PASS: TestSecretsUpdate (2.24s) [2022-04-08T12:31:44.790Z] === RUN TestTemplatedSecret [2022-04-08T12:31:44.834Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-08T12:31:44.834Z] === RUN TestContainerNetworkMountsNoChown [2022-04-08T12:31:45.123Z] docker_cli_daemon_plugins_test.go:170: [d617eb7e98edd] daemon is not started [2022-04-08T12:31:45.123Z] --- PASS: TestNetworkNat (0.70s) [2022-04-08T12:31:45.123Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:31:45.406Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/default [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/default [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/private [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/private [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rprivate [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/slave [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/slave [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rslave [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/shared [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/shared [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rshared [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/default [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/rshared [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/shared [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/rslave [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/slave [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/rprivate [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/private [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:45.406Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:45.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:31:45.406Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:31:45.407Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:31:45.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:31:45.407Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-08T12:31:45.407Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:31:45.668Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-08T12:31:45.668Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-08T12:31:45.668Z] === RUN TestContainerBindMountNonRecursive [2022-04-08T12:31:46.066Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-04-08T12:31:46.066Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:31:46.322Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-08T12:31:47.051Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-04-08T12:31:47.051Z] === RUN TestContainerVolumesMountedAsShared [2022-04-08T12:31:47.333Z] --- PASS: TestTemplatedSecret (2.58s) [2022-04-08T12:31:47.333Z] === RUN TestSecretCreateResolve [2022-04-08T12:31:47.622Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-08T12:31:47.622Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-08T12:31:47.883Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-08T12:31:47.883Z] === RUN TestNetworkNat [2022-04-08T12:31:48.454Z] --- PASS: TestNetworkNat (0.48s) [2022-04-08T12:31:48.454Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:31:48.714Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-08T12:31:48.714Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:31:48.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-08T12:31:48.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-08T12:31:48.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-08T12:31:49.243Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-04-08T12:31:49.243Z] PASS [2022-04-08T12:31:49.243Z] [2022-04-08T12:31:49.243Z] DONE 6 tests in 13.557s [2022-04-08T12:31:49.243Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-08T12:31:49.243Z] INFO: Testing against a local daemon [2022-04-08T12:31:49.243Z] === RUN TestServiceCreateInit [2022-04-08T12:31:49.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:31:49.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-08T12:31:49.591Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2022-04-08T12:31:49.591Z] === RUN TestPause [2022-04-08T12:31:49.591Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-08T12:31:49.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-08T12:31:49.847Z] --- PASS: TestPause (0.81s) [2022-04-08T12:31:49.847Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:31:49.847Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:31:49.847Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:31:49.847Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:31:49.847Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-08T12:31:50.103Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-08T12:31:50.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:31:50.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:31:50.360Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-08T12:31:50.617Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2022-04-08T12:31:50.617Z] === RUN TestPidHost [2022-04-08T12:31:50.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-08T12:31:50.874Z] check_test.go:308: [d1a6903631023] daemon is not started [2022-04-08T12:31:50.874Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-08T12:31:51.130Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-08T12:31:51.256Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-08T12:31:51.257Z] === RUN TestPause [2022-04-08T12:31:51.470Z] ......... [ 85%] [2022-04-08T12:31:51.827Z] --- PASS: TestPause (0.42s) [2022-04-08T12:31:51.827Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:31:51.827Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:31:51.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:31:51.827Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:31:52.061Z] --- PASS: TestPidHost (1.55s) [2022-04-08T12:31:52.061Z] === RUN TestPsFilter [2022-04-08T12:31:52.088Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-08T12:31:52.088Z] === RUN TestPidHost [2022-04-08T12:31:52.318Z] --- PASS: TestPsFilter (0.15s) [2022-04-08T12:31:52.318Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:31:52.318Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-08T12:31:52.575Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-08T12:31:53.031Z] --- PASS: TestPidHost (0.96s) [2022-04-08T12:31:53.031Z] === RUN TestPsFilter [2022-04-08T12:31:53.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2022-04-08T12:31:53.137Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:31:53.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-08T12:31:53.291Z] --- PASS: TestPsFilter (0.12s) [2022-04-08T12:31:53.291Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:31:53.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:31:53.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-08T12:31:53.552Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:31:53.934Z] === RUN TestCheckpointCreateError [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointCreate [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointDeleteError [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointDelete [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointListError [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointList [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointList (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCheckpointListContainerNotFound [2022-04-08T12:31:53.934Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNewClientWithOpsFromEnv [2022-04-08T12:31:53.934Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:31:53.934Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestGetAPIPath [2022-04-08T12:31:53.934Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestParseHostURL [2022-04-08T12:31:53.934Z] --- PASS: TestParseHostURL (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-08T12:31:53.934Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPVersionOverride [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-08T12:31:53.934Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestClientRedirect [2022-04-08T12:31:53.934Z] === RUN TestClientRedirect/GET [2022-04-08T12:31:53.934Z] === RUN TestClientRedirect/POST [2022-04-08T12:31:53.934Z] === RUN TestClientRedirect/PUT [2022-04-08T12:31:53.934Z] === RUN TestClientRedirect/DELETE [2022-04-08T12:31:53.934Z] --- PASS: TestClientRedirect (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-08T12:31:53.934Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigCreateUnsupported [2022-04-08T12:31:53.934Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigCreateError [2022-04-08T12:31:53.934Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigCreate [2022-04-08T12:31:53.934Z] --- PASS: TestConfigCreate (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspectNotFound [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspectWithEmptyID [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspectUnsupported [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspectError [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspectConfigNotFound [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigInspect [2022-04-08T12:31:53.934Z] --- PASS: TestConfigInspect (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigListUnsupported [2022-04-08T12:31:53.934Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigListError [2022-04-08T12:31:53.934Z] --- PASS: TestConfigListError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigList [2022-04-08T12:31:53.934Z] --- PASS: TestConfigList (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigRemoveUnsupported [2022-04-08T12:31:53.934Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigRemoveError [2022-04-08T12:31:53.934Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigRemove [2022-04-08T12:31:53.934Z] --- PASS: TestConfigRemove (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigUpdateUnsupported [2022-04-08T12:31:53.934Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigUpdateError [2022-04-08T12:31:53.934Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestConfigUpdate [2022-04-08T12:31:53.934Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCommitError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCommit [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCommit (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStatPathError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStatPathNotFoundError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStatPathNoHeaderError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStatPath [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyToContainerError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyToContainerNotFoundError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyToContainer [2022-04-08T12:31:53.934Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyFromContainerError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyFromContainerNotFoundError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-08T12:31:53.934Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestCopyFromContainer [2022-04-08T12:31:53.934Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCreateError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCreateImageNotFound [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCreateWithName [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerCreateAutoRemove [2022-04-08T12:31:53.934Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerDiffError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerDiff [2022-04-08T12:31:53.934Z] --- PASS: TestContainerDiff (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecCreateError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecCreate [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecStartError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecStart [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecInspectError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecInspect [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExportError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExportError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExport [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExport (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerInspectError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerInspectContainerNotFound [2022-04-08T12:31:53.934Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerInspectWithEmptyID [2022-04-08T12:31:53.934Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerInspect [2022-04-08T12:31:53.934Z] --- PASS: TestContainerInspect (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerInspectNode [2022-04-08T12:31:53.934Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerKillError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerKillError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerKill [2022-04-08T12:31:53.934Z] --- PASS: TestContainerKill (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerListError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerListError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerList [2022-04-08T12:31:53.934Z] --- PASS: TestContainerList (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerLogsNotFoundError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerLogsError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerLogs [2022-04-08T12:31:53.934Z] --- PASS: TestContainerLogs (0.21s) [2022-04-08T12:31:53.934Z] === RUN TestContainerPauseError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerPause [2022-04-08T12:31:53.934Z] --- PASS: TestContainerPause (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainersPruneError [2022-04-08T12:31:53.934Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainersPrune [2022-04-08T12:31:53.934Z] --- PASS: TestContainersPrune (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRemoveError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRemoveNotFoundError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRemove [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRemove (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRenameError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRename [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRename (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerResizeError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecResizeError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerResize [2022-04-08T12:31:53.934Z] --- PASS: TestContainerResize (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerExecResize [2022-04-08T12:31:53.934Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRestartError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerRestart [2022-04-08T12:31:53.934Z] --- PASS: TestContainerRestart (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStartError [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStartError (0.00s) [2022-04-08T12:31:53.934Z] === RUN TestContainerStart [2022-04-08T12:31:53.934Z] --- PASS: TestContainerStart (0.00s) [2022-04-08T12:31:54.065Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2022-04-08T12:31:54.065Z] === RUN TestRemoveContainerRunning [2022-04-08T12:31:54.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-08T12:31:54.123Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-08T12:31:54.123Z] === RUN TestRemoveContainerRunning [2022-04-08T12:31:54.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-08T12:31:54.384Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-08T12:31:54.384Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:31:54.395Z] === RUN TestContainerStatsError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerStats [2022-04-08T12:31:54.395Z] --- PASS: TestContainerStats (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerStopError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerStopError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerStop [2022-04-08T12:31:54.395Z] --- PASS: TestContainerStop (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerTopError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerTopError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerTop [2022-04-08T12:31:54.395Z] --- PASS: TestContainerTop (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerUnpauseError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerUnpause [2022-04-08T12:31:54.395Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerUpdateError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerUpdate [2022-04-08T12:31:54.395Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-08T12:31:54.395Z] === RUN TestContainerWaitError [2022-04-08T12:31:54.395Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestContainerWait [2022-04-08T12:31:54.395Z] --- PASS: TestContainerWait (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestDiskUsageError [2022-04-08T12:31:54.395Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestDiskUsage [2022-04-08T12:31:54.395Z] --- PASS: TestDiskUsage (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestDistributionInspectUnsupported [2022-04-08T12:31:54.395Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestDistributionInspectWithEmptyID [2022-04-08T12:31:54.395Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestEventsErrorInOptions [2022-04-08T12:31:54.395Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestEventsErrorFromServer [2022-04-08T12:31:54.395Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestEvents [2022-04-08T12:31:54.395Z] --- PASS: TestEvents (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestTLSCloseWriter [2022-04-08T12:31:54.395Z] === PAUSE TestTLSCloseWriter [2022-04-08T12:31:54.395Z] === RUN TestImageBuildError [2022-04-08T12:31:54.395Z] --- PASS: TestImageBuildError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageBuild [2022-04-08T12:31:54.395Z] --- PASS: TestImageBuild (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestGetDockerOS [2022-04-08T12:31:54.395Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageCreateError [2022-04-08T12:31:54.395Z] --- PASS: TestImageCreateError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageCreate [2022-04-08T12:31:54.395Z] --- PASS: TestImageCreate (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageHistoryError [2022-04-08T12:31:54.395Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageHistory [2022-04-08T12:31:54.395Z] --- PASS: TestImageHistory (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageImportError [2022-04-08T12:31:54.395Z] --- PASS: TestImageImportError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageImport [2022-04-08T12:31:54.395Z] --- PASS: TestImageImport (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageInspectError [2022-04-08T12:31:54.395Z] --- PASS: TestImageInspectError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageInspectImageNotFound [2022-04-08T12:31:54.395Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageInspectWithEmptyID [2022-04-08T12:31:54.395Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageInspect [2022-04-08T12:31:54.395Z] --- PASS: TestImageInspect (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageListError [2022-04-08T12:31:54.395Z] --- PASS: TestImageListError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageList [2022-04-08T12:31:54.395Z] --- PASS: TestImageList (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageListApiBefore125 [2022-04-08T12:31:54.395Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageLoadError [2022-04-08T12:31:54.395Z] --- PASS: TestImageLoadError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageLoad [2022-04-08T12:31:54.395Z] --- PASS: TestImageLoad (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagesPruneError [2022-04-08T12:31:54.395Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagesPrune [2022-04-08T12:31:54.395Z] --- PASS: TestImagesPrune (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullReferenceParseError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullAnyError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePullWithoutErrors [2022-04-08T12:31:54.395Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushReferenceError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushAnyError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithoutErrors [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-08T12:31:54.395Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageRemoveError [2022-04-08T12:31:54.395Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageRemoveImageNotFound [2022-04-08T12:31:54.395Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageRemove [2022-04-08T12:31:54.395Z] --- PASS: TestImageRemove (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSaveError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSaveError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSave [2022-04-08T12:31:54.395Z] --- PASS: TestImageSave (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchAnyError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageSearchWithoutErrors [2022-04-08T12:31:54.395Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageTagError [2022-04-08T12:31:54.395Z] --- PASS: TestImageTagError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageTagInvalidReference [2022-04-08T12:31:54.395Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageTagInvalidSourceImageName [2022-04-08T12:31:54.395Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageTagHexSource [2022-04-08T12:31:54.395Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestImageTag [2022-04-08T12:31:54.395Z] --- PASS: TestImageTag (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestInfoServerError [2022-04-08T12:31:54.395Z] --- PASS: TestInfoServerError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestInfoInvalidResponseJSONError [2022-04-08T12:31:54.395Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestInfo [2022-04-08T12:31:54.395Z] --- PASS: TestInfo (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkConnectError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkConnect [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkCreateError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkCreate [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkDisconnectError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkDisconnect [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/empty_ID [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/no_options [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/verbose [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/global_scope [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/unknown_network [2022-04-08T12:31:54.395Z] === RUN TestNetworkInspect/server_error [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkListError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkListError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkList [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkList (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworksPruneError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworksPrune [2022-04-08T12:31:54.395Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkRemoveError [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-08T12:31:54.395Z] === RUN TestNetworkRemove [2022-04-08T12:31:54.395Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeInspectNodeNotFound [2022-04-08T12:31:54.396Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeInspect [2022-04-08T12:31:54.396Z] --- PASS: TestNodeInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeListError [2022-04-08T12:31:54.396Z] --- PASS: TestNodeListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeList [2022-04-08T12:31:54.396Z] --- PASS: TestNodeList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeRemoveError [2022-04-08T12:31:54.396Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeRemove [2022-04-08T12:31:54.396Z] --- PASS: TestNodeRemove (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeUpdateError [2022-04-08T12:31:54.396Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestNodeUpdate [2022-04-08T12:31:54.396Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestOptionWithHostFromEnv [2022-04-08T12:31:54.396Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestOptionWithTimeout [2022-04-08T12:31:54.396Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestOptionWithVersionFromEnv [2022-04-08T12:31:54.396Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPingFail [2022-04-08T12:31:54.396Z] --- PASS: TestPingFail (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPingWithError [2022-04-08T12:31:54.396Z] 2022/04/08 12:31:53 RoundTripper returned a response & error; ignoring response [2022-04-08T12:31:54.396Z] 2022/04/08 12:31:53 RoundTripper returned a response & error; ignoring response [2022-04-08T12:31:54.396Z] --- PASS: TestPingWithError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPingSuccess [2022-04-08T12:31:54.396Z] --- PASS: TestPingSuccess (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPingHeadFallback [2022-04-08T12:31:54.396Z] === RUN TestPingHeadFallback/OK [2022-04-08T12:31:54.396Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-08T12:31:54.396Z] === RUN TestPingHeadFallback/Not_Found [2022-04-08T12:31:54.396Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-08T12:31:54.396Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-08T12:31:54.396Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-08T12:31:54.396Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-08T12:31:54.396Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-08T12:31:54.396Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginDisableError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginDisable [2022-04-08T12:31:54.396Z] --- PASS: TestPluginDisable (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginEnableError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginEnable [2022-04-08T12:31:54.396Z] --- PASS: TestPluginEnable (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginInspect [2022-04-08T12:31:54.396Z] --- PASS: TestPluginInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginListError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginList [2022-04-08T12:31:54.396Z] --- PASS: TestPluginList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginPushError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginPushError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginPush [2022-04-08T12:31:54.396Z] --- PASS: TestPluginPush (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginRemoveError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginRemove [2022-04-08T12:31:54.396Z] --- PASS: TestPluginRemove (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginSetError [2022-04-08T12:31:54.396Z] --- PASS: TestPluginSetError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPluginSet [2022-04-08T12:31:54.396Z] --- PASS: TestPluginSet (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSetHostHeader [2022-04-08T12:31:54.396Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestPlainTextError [2022-04-08T12:31:54.396Z] --- PASS: TestPlainTextError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestInfiniteError [2022-04-08T12:31:54.396Z] --- PASS: TestInfiniteError (0.05s) [2022-04-08T12:31:54.396Z] === RUN TestCanceledContext [2022-04-08T12:31:54.396Z] 2022/04/08 12:31:53 RoundTripper returned a response & error; ignoring response [2022-04-08T12:31:54.396Z] --- PASS: TestCanceledContext (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestDeadlineExceededContext [2022-04-08T12:31:54.396Z] 2022/04/08 12:31:53 RoundTripper returned a response & error; ignoring response [2022-04-08T12:31:54.396Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretCreateUnsupported [2022-04-08T12:31:54.396Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretCreateError [2022-04-08T12:31:54.396Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretCreate [2022-04-08T12:31:54.396Z] --- PASS: TestSecretCreate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretInspectUnsupported [2022-04-08T12:31:54.396Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretInspectSecretNotFound [2022-04-08T12:31:54.396Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestSecretInspectWithEmptyID (0.02s) [2022-04-08T12:31:54.396Z] === RUN TestSecretInspect [2022-04-08T12:31:54.396Z] --- PASS: TestSecretInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretListUnsupported [2022-04-08T12:31:54.396Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretListError [2022-04-08T12:31:54.396Z] --- PASS: TestSecretListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretList [2022-04-08T12:31:54.396Z] --- PASS: TestSecretList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretRemoveUnsupported [2022-04-08T12:31:54.396Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretRemoveError [2022-04-08T12:31:54.396Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretRemove [2022-04-08T12:31:54.396Z] --- PASS: TestSecretRemove (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretUpdateUnsupported [2022-04-08T12:31:54.396Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretUpdateError [2022-04-08T12:31:54.396Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSecretUpdate [2022-04-08T12:31:54.396Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceCreateError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceCreate [2022-04-08T12:31:54.396Z] --- PASS: TestServiceCreate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-08T12:31:54.396Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceCreateDigestPinning [2022-04-08T12:31:54.396Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceInspectServiceNotFound [2022-04-08T12:31:54.396Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceInspect [2022-04-08T12:31:54.396Z] --- PASS: TestServiceInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceListError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceList [2022-04-08T12:31:54.396Z] --- PASS: TestServiceList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceLogsError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceLogs [2022-04-08T12:31:54.396Z] --- PASS: TestServiceLogs (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceRemoveError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceRemoveNotFoundError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceRemove [2022-04-08T12:31:54.396Z] --- PASS: TestServiceRemove (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceUpdateError [2022-04-08T12:31:54.396Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestServiceUpdate [2022-04-08T12:31:54.396Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmGetUnlockKeyError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmGetUnlockKey [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmInitError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmInit [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmInit (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmInspect [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmJoinError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmJoin [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmLeaveError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmLeave [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmUnlockError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmUnlock [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmUpdateError [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestSwarmUpdate [2022-04-08T12:31:54.396Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestTaskInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestTaskInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestTaskInspect [2022-04-08T12:31:54.396Z] --- PASS: TestTaskInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestTaskListError [2022-04-08T12:31:54.396Z] --- PASS: TestTaskListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestTaskList [2022-04-08T12:31:54.396Z] --- PASS: TestTaskList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeCreateError [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeCreate [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeInspectError [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeInspectNotFound [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeInspectWithEmptyID [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeInspect [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeListError [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeListError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeList [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeList (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeRemoveError [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-08T12:31:54.396Z] === RUN TestVolumeRemove [2022-04-08T12:31:54.396Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-08T12:31:54.396Z] === CONT TestTLSCloseWriter [2022-04-08T12:31:54.396Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-08T12:31:54.396Z] PASS [2022-04-08T12:31:54.396Z] coverage: 75.1% of statements [2022-04-08T12:31:54.396Z] ok github.com/docker/docker/client 0.509s coverage: 75.1% of statements [2022-04-08T12:31:54.628Z] --- PASS: TestRemoveContainerRunning (0.66s) [2022-04-08T12:31:54.628Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:31:54.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-08T12:31:54.954Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:31:54.954Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-08T12:31:54.954Z] === RUN TestRenameLinkedContainer [2022-04-08T12:31:55.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-08T12:31:55.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-08T12:31:55.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-04-08T12:31:55.559Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:31:55.559Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-08T12:31:55.559Z] === RUN TestRenameLinkedContainer [2022-04-08T12:31:55.815Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-08T12:31:56.072Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-08T12:31:56.342Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-08T12:31:56.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-08T12:31:56.770Z] --- PASS: TestServiceCreateInit (7.54s) [2022-04-08T12:31:56.770Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2022-04-08T12:31:56.770Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) [2022-04-08T12:31:56.770Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:31:56.867Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-04-08T12:31:56.867Z] === RUN TestRenameStoppedContainer [2022-04-08T12:31:56.867Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-08T12:31:56.867Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:31:56.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-08T12:31:57.438Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-08T12:31:57.784Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-08T12:31:57.807Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-08T12:31:57.807Z] === RUN TestRenameInvalidName [2022-04-08T12:31:58.068Z] --- PASS: TestRenameInvalidName (0.38s) [2022-04-08T12:31:58.068Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:31:58.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-08T12:31:58.369Z] --- PASS: TestRenameLinkedContainer (2.81s) [2022-04-08T12:31:58.369Z] === RUN TestRenameStoppedContainer [2022-04-08T12:31:58.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-08T12:31:58.930Z] --- PASS: TestRenameStoppedContainer (0.74s) [2022-04-08T12:31:58.930Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:31:59.186Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-08T12:31:59.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-08T12:31:59.979Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-04-08T12:31:59.979Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:31:59.979Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-04-08T12:31:59.979Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:32:00.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-08T12:32:00.361Z] Using test binary docker [2022-04-08T12:32:00.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.07s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.22s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.58s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.65s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.11s) [2022-04-08T12:32:00.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.62s) [2022-04-08T12:32:00.472Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:32:00.472Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:32:00.552Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2022-04-08T12:32:00.552Z] === RUN TestRenameInvalidName [2022-04-08T12:32:00.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-08T12:32:00.619Z] INFO: Waiting for daemon to start... [2022-04-08T12:32:00.619Z] Starting dockerd [2022-04-08T12:32:00.808Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-08T12:32:00.920Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-04-08T12:32:00.920Z] === RUN TestResize [2022-04-08T12:32:01.181Z] --- PASS: TestResize (0.41s) [2022-04-08T12:32:01.181Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:32:01.373Z] --- PASS: TestRenameInvalidName (0.77s) [2022-04-08T12:32:01.373Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:32:01.765Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-04-08T12:32:01.765Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:32:02.034Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-08T12:32:02.034Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:02.035Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:02.035Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:02.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:02.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:02.302Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-08T12:32:02.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-08T12:32:02.814Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-08T12:32:03.149Z] . [2022-04-08T12:32:03.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-08T12:32:03.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-08T12:32:03.150Z] Error: No such image: emptyfs [2022-04-08T12:32:03.376Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-08T12:32:03.408Z] Running integration-test (iteration 1) [2022-04-08T12:32:03.408Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-08T12:32:03.666Z] Loaded image: busybox:latest [2022-04-08T12:32:03.666Z] Loaded image: busybox:glibc [2022-04-08T12:32:03.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:04.307Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2022-04-08T12:32:04.307Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:32:04.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-08T12:32:04.328Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-08T12:32:04.328Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-08T12:32:04.810Z] ---> d332e6e8e06b [2022-04-08T12:32:04.810Z] Successfully built d332e6e8e06b [2022-04-08T12:32:04.810Z] Successfully tagged docker:latest [2022-04-08T12:32:04.810Z] INFO: Image build ended at 04/08/2022 12:32:03. Duration:00:03:40.4867608 [2022-04-08T12:32:04.810Z] [2022-04-08T12:32:04.810Z] [2022-04-08T12:32:04.810Z] INFO: Building the test binaries at 04/08/2022 12:32:03... [2022-04-08T12:32:04.868Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-04-08T12:32:04.868Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:32:04.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:05.042Z] Loaded image: debian:bullseye-slim [2022-04-08T12:32:05.042Z] Loaded image: hello-world:latest [2022-04-08T12:32:05.042Z] Loaded image: arm32v7/hello-world:latest [2022-04-08T12:32:05.301Z] INFO: Testing against a local daemon [2022-04-08T12:32:05.301Z] === RUN TestCgroupNamespacesBuild [2022-04-08T12:32:05.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-08T12:32:05.800Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2022-04-08T12:32:05.800Z] === RUN TestResize [2022-04-08T12:32:06.070Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-08T12:32:06.236Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-04-08T12:32:06.236Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-08T12:32:06.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:32:06.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:06.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:06.727Z] --- PASS: TestResize (0.59s) [2022-04-08T12:32:06.727Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:32:06.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-08T12:32:06.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-08T12:32:07.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:07.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:32:07.239Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-04-08T12:32:07.239Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:32:07.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:07.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-04-08T12:32:07.614Z] === RUN TestBuildWithSession [2022-04-08T12:32:07.614Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:32:07.614Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:32:07.614Z] === RUN TestBuildSquashParent [2022-04-08T12:32:07.704Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:32:07.800Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:07.800Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:07.800Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:07.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-08T12:32:07.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:08.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-08T12:32:08.801Z] INFO: make.ps1 starting at 04/08/2022 12:32:07 [2022-04-08T12:32:08.801Z] INFO: Git commit (d246337c3d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:32:08.801Z] INFO: Invoking autogen... [2022-04-08T12:32:08.801Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-08T12:32:09.057Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-08T12:32:09.239Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:32:09.255Z] INFO: Building daemon... [2022-04-08T12:32:10.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy (11.08s) [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.40s) [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-08T12:32:10.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2022-04-08T12:32:10.206Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:32:10.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-08T12:32:10.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:10.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:11.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:11.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-08T12:32:12.385Z] --- PASS: TestBuildMultiStageParentConfig (2.21s) [2022-04-08T12:32:12.385Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:32:12.385Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:32:12.385Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-08T12:32:12.385Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:32:12.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:12.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-08T12:32:12.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-08T12:32:12.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-08T12:32:12.951Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-08T12:32:13.208Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-08T12:32:13.208Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-08T12:32:13.208Z] [2022-04-08T12:32:13.208Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-08T12:32:13.208Z] =========================== short test summary info ============================ [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-08T12:32:13.208Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-08T12:32:13.208Z] Not supported on most drivers [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-08T12:32:13.208Z] Output of docker top depends on host distro, and is not formalized. [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-08T12:32:13.208Z] Output of docker top depends on host distro, and is not formalized. [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-08T12:32:13.208Z] Can fail if eth0 has multiple IP addresses [2022-04-08T12:32:13.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-08T12:32:13.208Z] This doesn't seem to be taken into account by the engine [2022-04-08T12:32:13.208Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-08T12:32:13.208Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-08T12:32:13.208Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.28 seconds == [2022-04-08T12:32:13.352Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-04-08T12:32:13.352Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:32:13.464Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-08T12:32:13.469Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-08T12:32:14.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:14.173Z] --- PASS: TestBuildSquashParent (6.44s) [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:32:14.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:32:14.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:32:14.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:32:14.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:14.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:14.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-08T12:32:14.876Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-04-08T12:32:14.876Z] === RUN TestCreateServiceConflict [2022-04-08T12:32:14.877Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-08T12:32:14.877Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:32:16.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:16.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:32:16.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:32:16.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:16.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-08T12:32:16.789Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-04-08T12:32:16.789Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:32:17.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:17.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:32:17.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:32:18.439Z] check_test.go:308: [d7cf5d6434734] daemon is not started [2022-04-08T12:32:18.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-08T12:32:18.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-08T12:32:19.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-04-08T12:32:19.065Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-04-08T12:32:19.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-04-08T12:32:19.066Z] === RUN TestCgroupNamespacesRun [2022-04-08T12:32:19.630Z] --- PASS: TestCheckoutGit (44.06s) [2022-04-08T12:32:19.630Z] === RUN TestValidGitTransport [2022-04-08T12:32:19.630Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-08T12:32:19.630Z] === RUN TestGitInvalidRef [2022-04-08T12:32:19.630Z] --- PASS: TestGitInvalidRef (0.34s) [2022-04-08T12:32:19.630Z] PASS [2022-04-08T12:32:19.630Z] coverage: 86.3% of statements [2022-04-08T12:32:19.630Z] ok github.com/docker/docker/builder/remotecontext/git 44.534s coverage: 86.3% of statements [2022-04-08T12:32:19.630Z] ? github.com/docker/docker/cli [no test files] [2022-04-08T12:32:19.630Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2022-04-08T12:32:19.893Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:32:19.893Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:32:20.452Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-04-08T12:32:20.452Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-08T12:32:20.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-08T12:32:21.395Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-08T12:32:21.395Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-08T12:32:22.780Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-08T12:32:22.780Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-08T12:32:22.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-08T12:32:23.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:32:23.723Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-08T12:32:23.723Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-08T12:32:24.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:32:24.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-08T12:32:25.061Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:32:25.113Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-04-08T12:32:25.113Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-08T12:32:25.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-08T12:32:25.630Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T12:32:25.630Z] [2022-04-08T12:32:25.630Z] Unloading profiles will leave already running processes permanently [2022-04-08T12:32:25.630Z] unconfined, which can lead to unexpected situations. [2022-04-08T12:32:25.630Z] [2022-04-08T12:32:25.630Z] To set a process to complain mode, use the command line tool [2022-04-08T12:32:25.630Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T12:32:25.630Z] Post stage [Pipeline] junit [2022-04-08T12:32:25.695Z] Recording test results [2022-04-08T12:32:25.740Z] --- PASS: TestBuildMultiStageOnBuild (11.36s) [2022-04-08T12:32:25.740Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:32:25.740Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:32:25.740Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-08T12:32:25.740Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:32:25.819Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-08T12:32:26.055Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-08T12:32:26.055Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-08T12:32:26.109Z] + echo Ensuring container killed. [2022-04-08T12:32:26.110Z] Ensuring container killed. [2022-04-08T12:32:26.110Z] + docker rm -vf docker-pr2 [2022-04-08T12:32:26.110Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-08T12:32:26.383Z] + echo Chowning /workspace to jenkins user [2022-04-08T12:32:26.383Z] Chowning /workspace to jenkins user [2022-04-08T12:32:26.383Z] + id -u [2022-04-08T12:32:26.383Z] + id -g [2022-04-08T12:32:26.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [2022-04-08T12:32:26.438Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:32:26.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-08T12:32:26.626Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-08T12:32:27.236Z] + bundleName=docker-py [2022-04-08T12:32:27.236Z] + echo Creating docker-py-bundles.tar.gz [2022-04-08T12:32:27.236Z] Creating docker-py-bundles.tar.gz [2022-04-08T12:32:27.236Z] + 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-08T12:32:27.246Z] Archiving artifacts [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-08T12:32:27.374Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:32:27.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-08T12:32:27.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-08T12:32:27.502Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-08T12:32:27.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/make.sh binary [2022-04-08T12:32:28.011Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-04-08T12:32:28.011Z] === RUN TestNISDomainname [2022-04-08T12:32:28.165Z] [2022-04-08T12:32:28.272Z] --- PASS: TestNISDomainname (0.51s) [2022-04-08T12:32:28.272Z] === RUN TestHostnameDnsResolution [2022-04-08T12:32:28.420Z] Removing bundles/ [2022-04-08T12:32:28.420Z] [2022-04-08T12:32:28.420Z] ---> Making bundle: binary (in bundles/binary) [2022-04-08T12:32:28.420Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-08T12:32:28.420Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:32:28.845Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-08T12:32:28.845Z] === RUN TestUnprivilegedPortsAndPing [2022-04-08T12:32:29.416Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-04-08T12:32:29.416Z] === RUN TestPrivilegedHostDevices [2022-04-08T12:32:29.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-08T12:32:29.987Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-08T12:32:29.987Z] === RUN TestStats [2022-04-08T12:32:30.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-08T12:32:31.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-08T12:32:31.693Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-08T12:32:31.693Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:32:32.532Z] --- PASS: TestStats (2.44s) [2022-04-08T12:32:32.532Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:32:32.532Z] === RUN TestStopContainerWithTimeout/0 [2022-04-08T12:32:32.532Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-08T12:32:32.532Z] === RUN TestStopContainerWithTimeout/1 [2022-04-08T12:32:32.532Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-08T12:32:32.532Z] === RUN TestStopContainerWithTimeout/3 [2022-04-08T12:32:32.532Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-08T12:32:32.532Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-08T12:32:32.532Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-08T12:32:32.532Z] === CONT TestStopContainerWithTimeout/0 [2022-04-08T12:32:32.532Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-08T12:32:32.646Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-08T12:32:32.646Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:32:33.103Z] === CONT TestStopContainerWithTimeout/3 [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.09s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2022-04-08T12:32:33.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.57s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.02s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.52s) [2022-04-08T12:32:33.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2022-04-08T12:32:33.691Z] === RUN TestCgroupNamespacesRun [2022-04-08T12:32:34.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-08T12:32:34.302Z] --- PASS: TestBuildMultiStageLayerLeak (9.56s) [2022-04-08T12:32:34.302Z] === RUN TestBuildWithHugeFile [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-08T12:32:34.472Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestConfigureDaemonLogs [2022-04-08T12:32:34.472Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestCommonOptionsInstallFlags [2022-04-08T12:32:34.472Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-08T12:32:34.472Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-08T12:32:34.472Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-08T12:32:34.472Z] PASS [2022-04-08T12:32:34.472Z] coverage: 19.0% of statements [2022-04-08T12:32:34.472Z] ok github.com/docker/docker/cmd/dockerd 0.529s coverage: 19.0% of statements [2022-04-08T12:32:34.472Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-08T12:32:34.472Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-08T12:32:34.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-08T12:32:34.934Z] === RUN TestContainerStopSignal [2022-04-08T12:32:34.934Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestContainerStopTimeout [2022-04-08T12:32:34.934Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-08T12:32:34.934Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-08T12:32:34.934Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-08T12:32:34.934Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-08T12:32:34.934Z] === RUN TestReplaceAndAppendEnvVars [2022-04-08T12:32:34.934Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-08T12:32:34.934Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestNewMemoryStore [2022-04-08T12:32:34.934Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestAddContainers [2022-04-08T12:32:34.934Z] --- PASS: TestAddContainers (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestGetContainer [2022-04-08T12:32:34.934Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestDeleteContainer [2022-04-08T12:32:34.934Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestListContainers [2022-04-08T12:32:34.934Z] --- PASS: TestListContainers (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestFirstContainer [2022-04-08T12:32:34.934Z] --- PASS: TestFirstContainer (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestApplyAllContainer [2022-04-08T12:32:34.934Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestIsValidHealthString [2022-04-08T12:32:34.934Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestStateRunStop [2022-04-08T12:32:34.934Z] --- PASS: TestStateRunStop (0.00s) [2022-04-08T12:32:34.934Z] === RUN TestStateTimeoutWait [2022-04-08T12:32:34.934Z] state_test.go:141: Stop callback fired [2022-04-08T12:32:34.935Z] state_test.go:165: Stop callback fired [2022-04-08T12:32:34.935Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-08T12:32:34.935Z] === RUN TestIsValidStateString [2022-04-08T12:32:34.935Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-08T12:32:34.935Z] === RUN TestViewSaveDelete [2022-04-08T12:32:34.935Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-08T12:32:34.935Z] === RUN TestViewAll [2022-04-08T12:32:34.935Z] --- PASS: TestViewAll (0.02s) [2022-04-08T12:32:34.935Z] === RUN TestViewGet [2022-04-08T12:32:34.935Z] --- PASS: TestViewGet (0.01s) [2022-04-08T12:32:34.935Z] === RUN TestNames [2022-04-08T12:32:34.935Z] --- PASS: TestNames (0.00s) [2022-04-08T12:32:34.935Z] === RUN TestViewWithHealthCheck [2022-04-08T12:32:34.935Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-08T12:32:34.935Z] PASS [2022-04-08T12:32:34.935Z] coverage: 41.7% of statements [2022-04-08T12:32:34.935Z] ok github.com/docker/docker/container 0.283s coverage: 41.7% of statements [2022-04-08T12:32:34.935Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-08T12:32:34.935Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-08T12:32:34.935Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-08T12:32:34.935Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-08T12:32:35.014Z] === CONT TestStopContainerWithTimeout/1 [2022-04-08T12:32:35.074Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2022-04-08T12:32:35.074Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-08T12:32:36.399Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-08T12:32:36.399Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-04-08T12:32:36.399Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-04-08T12:32:36.399Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-08T12:32:36.399Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-08T12:32:36.399Z] === RUN TestDeleteDevicemapper [2022-04-08T12:32:36.399Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:32:36.399Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-08T12:32:36.399Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:32:36.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-08T12:32:36.480Z] === RUN TestPrepare [2022-04-08T12:32:36.480Z] --- PASS: TestPrepare (0.00s) [2022-04-08T12:32:36.480Z] === RUN TestStart [2022-04-08T12:32:36.480Z] --- PASS: TestStart (0.00s) [2022-04-08T12:32:36.480Z] === RUN TestWaitCancel [2022-04-08T12:32:36.480Z] --- PASS: TestWaitCancel (0.00s) [2022-04-08T12:32:36.480Z] === RUN TestWaitDisabled [2022-04-08T12:32:36.480Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-08T12:32:36.480Z] === RUN TestWaitEnabled [2022-04-08T12:32:36.480Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-08T12:32:36.480Z] === RUN TestRemove [2022-04-08T12:32:36.480Z] --- PASS: TestRemove (0.00s) [2022-04-08T12:32:36.480Z] PASS [2022-04-08T12:32:36.480Z] coverage: 65.3% of statements [2022-04-08T12:32:36.480Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-04-08T12:32:37.017Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2022-04-08T12:32:37.017Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-08T12:32:37.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-08T12:32:38.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-08T12:32:38.315Z] === RUN TestUpdateMemory [2022-04-08T12:32:38.315Z] --- PASS: TestUpdateMemory (0.49s) [2022-04-08T12:32:38.315Z] === RUN TestUpdateCPUQuota [2022-04-08T12:32:38.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-08T12:32:38.914Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2022-04-08T12:32:38.914Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-08T12:32:39.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-08T12:32:39.257Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-04-08T12:32:39.257Z] === RUN TestUpdatePidsLimit [2022-04-08T12:32:39.257Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-08T12:32:39.257Z] === RUN TestUpdatePidsLimit/no_change [2022-04-08T12:32:39.398Z] === RUN TestNewListSecretsFilters [2022-04-08T12:32:39.398Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-08T12:32:39.398Z] === RUN TestNewListConfigsFilters [2022-04-08T12:32:39.398Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-08T12:32:39.398Z] PASS [2022-04-08T12:32:39.398Z] coverage: 0.5% of statements [2022-04-08T12:32:39.398Z] ok github.com/docker/docker/daemon/cluster 0.292s coverage: 0.5% of statements [2022-04-08T12:32:39.518Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-08T12:32:39.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-08T12:32:39.778Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-08T12:32:39.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-08T12:32:39.860Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-08T12:32:39.860Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-08T12:32:39.860Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-08T12:32:39.860Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-08T12:32:39.860Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-08T12:32:39.860Z] PASS [2022-04-08T12:32:39.860Z] coverage: 35.9% of statements [2022-04-08T12:32:39.860Z] ok github.com/docker/docker/daemon/cluster/convert 0.354s coverage: 35.9% of statements [2022-04-08T12:32:40.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-08T12:32:40.294Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-04-08T12:32:40.294Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-08T12:32:40.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-08T12:32:40.760Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-08T12:32:40.760Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-08T12:32:40.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-04-08T12:32:40.871Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:32:42.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2022-04-08T12:32:42.188Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-08T12:32:42.777Z] === RUN TestEventsLog [2022-04-08T12:32:42.777Z] --- PASS: TestEventsLog (0.00s) [2022-04-08T12:32:42.777Z] === RUN TestEventsLogTimeout [2022-04-08T12:32:42.777Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-08T12:32:42.777Z] === RUN TestLogEvents [2022-04-08T12:32:42.777Z] --- PASS: TestLogEvents (0.05s) [2022-04-08T12:32:42.777Z] === RUN TestLoadBufferedEvents [2022-04-08T12:32:42.777Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-04-08T12:32:42.777Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-08T12:32:42.777Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-08T12:32:42.777Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-08T12:32:42.777Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-08T12:32:42.777Z] PASS [2022-04-08T12:32:42.777Z] coverage: 50.0% of statements [2022-04-08T12:32:42.777Z] ok github.com/docker/docker/daemon/events 0.270s coverage: 50.0% of statements [2022-04-08T12:32:43.239Z] === RUN TestBuilderGC [2022-04-08T12:32:43.239Z] --- PASS: TestBuilderGC (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationNotFound [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonBrokenConfiguration [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestFindConfigurationConflicts [2022-04-08T12:32:43.239Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-08T12:32:43.239Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-08T12:32:43.239Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-08T12:32:43.239Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-08T12:32:43.239Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-08T12:32:43.239Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_label [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_dns [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-08T12:32:43.239Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-08T12:32:43.239Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestReloadSetConfigFileNotExist [2022-04-08T12:32:43.239Z] time="2022-04-08T12:32:42Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-08T12:32:43.239Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-08T12:32:43.239Z] === RUN TestReloadDefaultConfigNotExist [2022-04-08T12:32:43.239Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:32:43.239Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestReloadBadDefaultConfig [2022-04-08T12:32:43.239Z] time="2022-04-08T12:32:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2641456556" [2022-04-08T12:32:43.239Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestReloadWithConflictingLabels [2022-04-08T12:32:43.239Z] time="2022-04-08T12:32:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3409647445" [2022-04-08T12:32:43.239Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestReloadWithDuplicateLabels [2022-04-08T12:32:43.239Z] time="2022-04-08T12:32:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-215892195" [2022-04-08T12:32:43.239Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-08T12:32:43.239Z] === RUN TestMaskURLCredentials [2022-04-08T12:32:43.240Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-08T12:32:43.240Z] === RUN TestDaemonConfigurationMerge [2022-04-08T12:32:43.240Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-08T12:32:43.240Z] PASS [2022-04-08T12:32:43.240Z] coverage: 79.2% of statements [2022-04-08T12:32:43.240Z] ok github.com/docker/docker/daemon/config 0.562s coverage: 79.2% of statements [2022-04-08T12:32:43.293Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-04-08T12:32:43.293Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:32:43.558Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2022-04-08T12:32:43.558Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-08T12:32:43.920Z] --- PASS: TestCreateServiceSecretFileMode (12.67s) [2022-04-08T12:32:43.920Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:32:44.212Z] === RUN TestWaitNodeAttachment [2022-04-08T12:32:44.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-08T12:32:44.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-08T12:32:44.491Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-04-08T12:32:44.491Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-08T12:32:44.673Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-08T12:32:44.673Z] === RUN TestIsolationConversion [2022-04-08T12:32:44.673Z] === RUN TestIsolationConversion/default [2022-04-08T12:32:44.673Z] === RUN TestIsolationConversion/process [2022-04-08T12:32:44.673Z] === RUN TestIsolationConversion/hyperv [2022-04-08T12:32:44.673Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-08T12:32:44.673Z] === RUN TestContainerLabels [2022-04-08T12:32:44.673Z] --- PASS: TestContainerLabels (0.00s) [2022-04-08T12:32:44.673Z] === RUN TestCredentialSpecConversion [2022-04-08T12:32:44.673Z] === RUN TestCredentialSpecConversion/none [2022-04-08T12:32:44.673Z] === RUN TestCredentialSpecConversion/config [2022-04-08T12:32:44.673Z] === RUN TestCredentialSpecConversion/file [2022-04-08T12:32:44.673Z] === RUN TestCredentialSpecConversion/registry [2022-04-08T12:32:44.673Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-08T12:32:44.673Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-08T12:32:44.673Z] === RUN TestControllerValidateMountBind [2022-04-08T12:32:44.673Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-08T12:32:44.673Z] === RUN TestControllerValidateMountVolume [2022-04-08T12:32:45.134Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-08T12:32:45.134Z] === RUN TestControllerValidateMountTarget [2022-04-08T12:32:45.134Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-08T12:32:45.134Z] === RUN TestControllerValidateMountTmpfs [2022-04-08T12:32:45.134Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-08T12:32:45.134Z] === RUN TestControllerValidateMountInvalidType [2022-04-08T12:32:45.134Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-08T12:32:45.134Z] === RUN TestControllerValidateMountNamedPipe [2022-04-08T12:32:45.134Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-08T12:32:45.134Z] PASS [2022-04-08T12:32:45.134Z] coverage: 11.0% of statements [2022-04-08T12:32:45.134Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.726s coverage: 11.0% of statements [2022-04-08T12:32:45.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-08T12:32:45.595Z] === RUN TestIsEmptyDir [2022-04-08T12:32:45.595Z] --- PASS: TestIsEmptyDir (0.02s) [2022-04-08T12:32:45.595Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-08T12:32:45.595Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-08T12:32:45.595Z] PASS [2022-04-08T12:32:45.595Z] coverage: 2.3% of statements [2022-04-08T12:32:45.595Z] ok github.com/docker/docker/daemon/graphdriver 0.101s coverage: 2.3% of statements [2022-04-08T12:32:46.351Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-04-08T12:32:46.351Z] === RUN TestNISDomainname [2022-04-08T12:32:46.608Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-08T12:32:47.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-08T12:32:47.171Z] --- PASS: TestNISDomainname (1.03s) [2022-04-08T12:32:47.171Z] === RUN TestHostnameDnsResolution [2022-04-08T12:32:47.428Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-08T12:32:48.358Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-08T12:32:48.358Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-04-08T12:32:48.358Z] === RUN TestUnprivilegedPortsAndPing [2022-04-08T12:32:48.531Z] === RUN TestLinkNaming [2022-04-08T12:32:48.531Z] --- PASS: TestLinkNaming (0.00s) [2022-04-08T12:32:48.531Z] === RUN TestLinkNew [2022-04-08T12:32:48.531Z] --- PASS: TestLinkNew (0.00s) [2022-04-08T12:32:48.531Z] === RUN TestLinkEnv [2022-04-08T12:32:48.531Z] --- PASS: TestLinkEnv (0.00s) [2022-04-08T12:32:48.531Z] === RUN TestLinkMultipleEnv [2022-04-08T12:32:48.531Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-08T12:32:48.531Z] === RUN TestLinkPortRangeEnv [2022-04-08T12:32:48.531Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-08T12:32:48.531Z] PASS [2022-04-08T12:32:48.531Z] coverage: 93.0% of statements [2022-04-08T12:32:48.531Z] ok github.com/docker/docker/daemon/links 0.150s coverage: 93.0% of statements [2022-04-08T12:32:48.561Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-08T12:32:48.561Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:32:48.819Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-08T12:32:48.819Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:32:49.289Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-04-08T12:32:49.289Z] === RUN TestPrivilegedHostDevices [2022-04-08T12:32:50.218Z] --- PASS: TestPrivilegedHostDevices (0.88s) [2022-04-08T12:32:50.218Z] === RUN TestStats [2022-04-08T12:32:50.721Z] === RUN TestAdapterReadLogs [2022-04-08T12:32:50.721Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestCopier [2022-04-08T12:32:50.721Z] --- PASS: TestCopier (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestCopierLongLines [2022-04-08T12:32:50.721Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestCopierSlow [2022-04-08T12:32:50.721Z] --- PASS: TestCopierSlow (0.22s) [2022-04-08T12:32:50.721Z] === RUN TestCopierWithSized [2022-04-08T12:32:50.721Z] === RUN TestCopierWithSized/as_is [2022-04-08T12:32:50.721Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-08T12:32:50.721Z] --- PASS: TestCopierWithSized (0.06s) [2022-04-08T12:32:50.721Z] --- PASS: TestCopierWithSized/as_is (0.06s) [2022-04-08T12:32:50.721Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestCopierWithPartial [2022-04-08T12:32:50.721Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestRingLogger [2022-04-08T12:32:50.721Z] --- PASS: TestRingLogger (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestRingCap [2022-04-08T12:32:50.721Z] --- PASS: TestRingCap (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestRingClose [2022-04-08T12:32:50.721Z] --- PASS: TestRingClose (0.00s) [2022-04-08T12:32:50.721Z] === RUN TestRingDrain [2022-04-08T12:32:50.721Z] --- PASS: TestRingDrain (0.00s) [2022-04-08T12:32:50.721Z] PASS [2022-04-08T12:32:50.721Z] coverage: 43.2% of statements [2022-04-08T12:32:50.721Z] ok github.com/docker/docker/daemon/logger 0.416s coverage: 43.2% of statements [2022-04-08T12:32:51.585Z] check_test.go:308: [dba061638b7cd] daemon is not started [2022-04-08T12:32:51.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-08T12:32:52.265Z] === RUN TestSearchRegistryForImagesErrors [2022-04-08T12:32:52.265Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-08T12:32:52.265Z] === RUN TestSearchRegistryForImages [2022-04-08T12:32:52.265Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-08T12:32:52.265Z] === RUN TestOnlyPlatformWithFallback [2022-04-08T12:32:52.265Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-08T12:32:52.265Z] === RUN TestImageDelete [2022-04-08T12:32:52.265Z] === RUN TestImageDelete/no_lease [2022-04-08T12:32:52.265Z] === RUN TestImageDelete/lease_exists [2022-04-08T12:32:52.265Z] --- PASS: TestImageDelete (0.11s) [2022-04-08T12:32:52.265Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-08T12:32:52.265Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-08T12:32:52.265Z] === RUN TestContentStoreForPull [2022-04-08T12:32:52.265Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-08T12:32:52.265Z] PASS [2022-04-08T12:32:52.265Z] coverage: 6.6% of statements [2022-04-08T12:32:52.265Z] ok github.com/docker/docker/daemon/images 0.567s coverage: 6.6% of statements [2022-04-08T12:32:52.728Z] === RUN TestVerifyNetworkingConfig [2022-04-08T12:32:52.728Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestGetContainer [2022-04-08T12:32:52.728Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestValidContainerNames [2022-04-08T12:32:52.728Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestContainerInitDNS [2022-04-08T12:32:52.728Z] daemon_test.go:145: root required [2022-04-08T12:32:52.728Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestMerge [2022-04-08T12:32:52.728Z] --- PASS: TestMerge (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestValidateContainerIsolation [2022-04-08T12:32:52.728Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestFindNetworkErrorType [2022-04-08T12:32:52.728Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestEnsureServicesExist [2022-04-08T12:32:52.728Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-08T12:32:52.728Z] === RUN TestEnsureServicesExistErrors [2022-04-08T12:32:52.728Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-08T12:32:52.728Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-08T12:32:52.728Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-08T12:32:52.728Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-08T12:32:52.728Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:32:52.728Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-08T12:32:52.728Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestContainerDelete [2022-04-08T12:32:52.728Z] --- PASS: TestContainerDelete (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestContainerDoubleDelete [2022-04-08T12:32:52.728Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestLogContainerEventCopyLabels [2022-04-08T12:32:52.728Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestLogContainerEventWithAttributes [2022-04-08T12:32:52.728Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestNoneHealthcheck [2022-04-08T12:32:52.728Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-08T12:32:52.728Z] === RUN TestHealthStates [2022-04-08T12:32:52.728Z] time="2022-04-08T12:32:52Z" 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-08T12:32:52.728Z] time="2022-04-08T12:32:52Z" 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-08T12:32:52.728Z] time="2022-04-08T12:32:52Z" 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-08T12:32:52.728Z] time="2022-04-08T12:32:52Z" 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-08T12:32:52.728Z] time="2022-04-08T12:32:52Z" 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-08T12:32:52.952Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-08T12:32:52.952Z] --- PASS: TestStats (2.72s) [2022-04-08T12:32:52.952Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:32:52.952Z] === RUN TestStopContainerWithTimeout/0 [2022-04-08T12:32:52.952Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-08T12:32:52.952Z] === RUN TestStopContainerWithTimeout/1 [2022-04-08T12:32:52.952Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-08T12:32:52.952Z] === RUN TestStopContainerWithTimeout/3 [2022-04-08T12:32:52.952Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-08T12:32:52.952Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-08T12:32:52.952Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-08T12:32:52.952Z] === CONT TestStopContainerWithTimeout/0 [2022-04-08T12:32:52.952Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-08T12:32:52.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-08T12:32:53.100Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-04-08T12:32:53.101Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:32:53.101Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-08T12:32:53.101Z] === RUN TestWaitNonBlocked [2022-04-08T12:32:53.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:32:53.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:32:53.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:32:53.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:32:53.101Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:32:53.101Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:32:53.101Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-08T12:32:53.101Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-04-08T12:32:53.101Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-04-08T12:32:53.101Z] === RUN TestWaitBlocked [2022-04-08T12:32:53.101Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:32:53.101Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:32:53.101Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:32:53.101Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:32:53.101Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:32:53.101Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:32:53.189Z] time="2022-04-08T12:32:52Z" 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-08T12:32:53.189Z] time="2022-04-08T12:32:52Z" 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-08T12:32:53.189Z] time="2022-04-08T12:32:52Z" 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-08T12:32:53.189Z] time="2022-04-08T12:32:52Z" 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-08T12:32:53.189Z] time="2022-04-08T12:32:52Z" 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-08T12:32:53.189Z] --- PASS: TestHealthStates (0.22s) [2022-04-08T12:32:53.189Z] === RUN TestGetInspectData [2022-04-08T12:32:53.189Z] --- PASS: TestGetInspectData (0.00s) [2022-04-08T12:32:53.189Z] === RUN TestFillLicense [2022-04-08T12:32:53.189Z] --- PASS: TestFillLicense (0.00s) [2022-04-08T12:32:53.189Z] === RUN TestListInvalidFilter [2022-04-08T12:32:53.189Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-08T12:32:53.189Z] === RUN TestNameFilter [2022-04-08T12:32:53.189Z] --- PASS: TestNameFilter (0.02s) [2022-04-08T12:32:53.190Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-08T12:32:53.190Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-08T12:32:53.190Z] === 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-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-08T12:32:53.190Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-08T12:32:53.190Z] --- 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-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-08T12:32:53.190Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-08T12:32:53.190Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadLabels [2022-04-08T12:32:53.190Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-08T12:32:53.190Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadMirrors [2022-04-08T12:32:53.190Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-08T12:32:53.190Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-08T12:32:53.190Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-08T12:32:53.190Z] reload_test.go:342: root required [2022-04-08T12:32:53.190Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-08T12:32:53.190Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-08T12:32:53.190Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-08T12:32:53.190Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-08T12:32:53.190Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-08T12:32:53.190Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-08T12:32:53.190Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-08T12:32:53.190Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-08T12:32:53.190Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-08T12:32:53.190Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-08T12:32:53.190Z] === RUN TestParseVolumesFrom [2022-04-08T12:32:53.190Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-08T12:32:53.190Z] PASS [2022-04-08T12:32:53.190Z] coverage: 8.8% of statements [2022-04-08T12:32:53.190Z] ok github.com/docker/docker/daemon 0.790s coverage: 8.8% of statements [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-08T12:32:53.190Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/defaults [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-08T12:32:53.652Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-08T12:32:53.652Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-08T12:32:53.652Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-08T12:32:53.652Z] PASS [2022-04-08T12:32:53.652Z] coverage: 33.6% of statements [2022-04-08T12:32:53.652Z] ok github.com/docker/docker/daemon/logger/fluentd 0.105s coverage: 33.6% of statements [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-08T12:32:53.652Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-08T12:32:53.652Z] === RUN TestCreateSuccess [2022-04-08T12:32:53.652Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestCreateStreamSkipped [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-08T12:32:53.652Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestCreateLogGroupSuccess [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-08T12:32:53.652Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestCreateError [2022-04-08T12:32:53.652Z] --- PASS: TestCreateError (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestCreateAlreadyExists [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-08T12:32:53.652Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestLogClosed [2022-04-08T12:32:53.652Z] --- PASS: TestLogClosed (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestLogBlocking [2022-04-08T12:32:53.652Z] --- PASS: TestLogBlocking (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-08T12:32:53.652Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestLogNonBlockingBufferFull [2022-04-08T12:32:53.652Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestPublishBatchSuccess [2022-04-08T12:32:53.652Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestPublishBatchError [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=error msg=error [2022-04-08T12:32:53.652Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:32:53.652Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:32:53.652Z] time="2022-04-08T12:32:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-08T12:32:53.652Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-08T12:32:53.652Z] === RUN TestCollectBatchSimple [2022-04-08T12:32:53.672Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-08T12:32:53.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-08T12:32:53.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-04-08T12:32:53.672Z] === CONT TestContainerStartOnDaemonRestart [2022-04-08T12:32:53.672Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-08T12:32:54.087Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-04-08T12:32:54.087Z] === RUN TestBuildWithHugeFile [2022-04-08T12:32:54.114Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchTicker [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMultilinePattern [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchClose [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/0/Hello [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/2/🙃 [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/3/���� [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/4/He��o [2022-04-08T12:32:54.115Z] === RUN TestEffectiveLen/5/ [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/0/ [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/1/Hello [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: Hello [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/2/Hello [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: He [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: llo [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/3/Hello [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: Hello [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/4/🙃 [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/5/🙃 [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/6/a� [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: a [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: � [2022-04-08T12:32:54.115Z] === RUN TestFindValidSplit/7/a� [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1076: a� [2022-04-08T12:32:54.115Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestProcessEventEmoji [2022-04-08T12:32:54.115Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchLineSplit [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMaxEvents [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-08T12:32:54.115Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-08T12:32:54.115Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-08T12:32:54.115Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-08T12:32:54.115Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-08T12:32:54.115Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestCreateTagSuccess [2022-04-08T12:32:54.115Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-08T12:32:54.115Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-08T12:32:54.115Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-08T12:32:54.115Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-08T12:32:54.115Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-08T12:32:54.115Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-08T12:32:54.115Z] PASS [2022-04-08T12:32:54.115Z] coverage: 80.2% of statements [2022-04-08T12:32:54.115Z] ok github.com/docker/docker/daemon/logger/awslogs 0.572s coverage: 80.2% of statements [2022-04-08T12:32:54.115Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-08T12:32:54.115Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-08T12:32:54.115Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-08T12:32:54.115Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-08T12:32:54.320Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-08T12:32:54.320Z] === CONT TestStopContainerWithTimeout/3 [2022-04-08T12:32:54.577Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-08T12:32:54.577Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-08T12:32:54.577Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-08T12:32:54.577Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-08T12:32:54.577Z] === RUN TestFastTimeMarshalJSON [2022-04-08T12:32:54.577Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-08T12:32:54.577Z] PASS [2022-04-08T12:32:54.577Z] coverage: 87.2% of statements [2022-04-08T12:32:54.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2022-04-08T12:32:54.884Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-08T12:32:55.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-08T12:32:55.447Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-08T12:32:55.550Z] === RUN TestJSONFileLogger [2022-04-08T12:32:55.550Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-08T12:32:55.550Z] === RUN TestJSONFileLoggerWithTags [2022-04-08T12:32:55.550Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-08T12:32:55.550Z] === RUN TestJSONFileLoggerWithOpts [2022-04-08T12:32:55.550Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-08T12:32:55.550Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-08T12:32:55.550Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-08T12:32:55.550Z] === RUN TestEncodeDecode [2022-04-08T12:32:55.550Z] === PAUSE TestEncodeDecode [2022-04-08T12:32:55.550Z] === RUN TestUnexpectedEOF [2022-04-08T12:32:55.550Z] time="2022-04-08T12:32:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:32:55.550Z] time="2022-04-08T12:32:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:32:55.550Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-04-08T12:32:55.550Z] === CONT TestEncodeDecode [2022-04-08T12:32:55.550Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-08T12:32:55.550Z] PASS [2022-04-08T12:32:55.550Z] coverage: 69.9% of statements [2022-04-08T12:32:55.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.321s coverage: 69.9% of statements [2022-04-08T12:32:55.589Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-04-08T12:32:55.590Z] === CONT TestIpcModeOlderClient [2022-04-08T12:32:55.590Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.08s) [2022-04-08T12:32:55.590Z] === CONT TestContainerKillOnDaemonStart [2022-04-08T12:32:55.590Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-08T12:32:55.590Z] === CONT TestDaemonHostGatewayIP [2022-04-08T12:32:56.010Z] === CONT TestStopContainerWithTimeout/1 [2022-04-08T12:32:56.147Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-04-08T12:32:56.147Z] === RUN TestCreateServiceSysctls [2022-04-08T12:32:56.525Z] === RUN TestWriteLog [2022-04-08T12:32:56.525Z] === PAUSE TestWriteLog [2022-04-08T12:32:56.525Z] === RUN TestReadLog [2022-04-08T12:32:56.525Z] === PAUSE TestReadLog [2022-04-08T12:32:56.525Z] === RUN TestDecode [2022-04-08T12:32:56.525Z] --- PASS: TestDecode (0.03s) [2022-04-08T12:32:56.525Z] === CONT TestWriteLog [2022-04-08T12:32:56.525Z] === CONT TestReadLog [2022-04-08T12:32:56.525Z] --- PASS: TestWriteLog (0.02s) [2022-04-08T12:32:56.525Z] === RUN TestReadLog/tail_exact [2022-04-08T12:32:56.525Z] === RUN TestOpenFileDelete [2022-04-08T12:32:56.525Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestOpenFileRename [2022-04-08T12:32:56.525Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestHandleDecoderErr [2022-04-08T12:32:56.525Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestParseLogTagDefaultTag [2022-04-08T12:32:56.525Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestParseLogTag [2022-04-08T12:32:56.525Z] --- PASS: TestParseLogTag (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestParseLogTagEmptyTag [2022-04-08T12:32:56.525Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-08T12:32:56.525Z] === RUN TestTailFiles [2022-04-08T12:32:56.525Z] --- PASS: TestTailFiles (0.00s) [2022-04-08T12:32:56.526Z] === RUN TestFollowLogsConsumerGone [2022-04-08T12:32:56.526Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-04-08T12:32:56.526Z] === RUN TestFollowLogsProducerGone [2022-04-08T12:32:56.526Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-08T12:32:56.526Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-08T12:32:56.526Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-08T12:32:56.526Z] === RUN TestCheckCapacityAndRotate [2022-04-08T12:32:56.526Z] === RUN TestReadLog/tail_less_than_available [2022-04-08T12:32:56.526Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-08T12:32:56.526Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-08T12:32:56.526Z] === RUN TestReadLog/tail_more_than_available [2022-04-08T12:32:56.526Z] --- PASS: TestReadLog (0.24s) [2022-04-08T12:32:56.526Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-04-08T12:32:56.526Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-08T12:32:56.526Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-08T12:32:56.526Z] PASS [2022-04-08T12:32:56.526Z] coverage: 78.7% of statements [2022-04-08T12:32:56.526Z] ok github.com/docker/docker/daemon/logger/local 0.466s coverage: 78.7% of statements [2022-04-08T12:32:56.526Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-08T12:32:56.526Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-08T12:32:56.526Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-08T12:32:56.526Z] PASS [2022-04-08T12:32:56.526Z] coverage: 55.1% of statements [2022-04-08T12:32:56.526Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 55.1% of statements [2022-04-08T12:32:56.526Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-08T12:32:56.988Z] === RUN TestLog [2022-04-08T12:32:56.988Z] --- PASS: TestLog (0.03s) [2022-04-08T12:32:56.988Z] PASS [2022-04-08T12:32:56.988Z] coverage: 31.5% of statements [2022-04-08T12:32:56.988Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-04-08T12:32:57.903Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-08T12:32:57.903Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-04-08T12:32:57.903Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2022-04-08T12:32:57.903Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2022-04-08T12:32:57.903Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-04-08T12:32:57.903Z] === RUN TestDeleteDevicemapper [2022-04-08T12:32:57.903Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:32:57.903Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-08T12:32:57.903Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:32:57.961Z] === RUN TestNewParse [2022-04-08T12:32:57.962Z] --- PASS: TestNewParse (0.00s) [2022-04-08T12:32:57.962Z] PASS [2022-04-08T12:32:57.962Z] coverage: 8.3% of statements [2022-04-08T12:32:57.962Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-04-08T12:32:57.962Z] === RUN TestValidateLogOpt [2022-04-08T12:32:57.962Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestNewMissedConfig [2022-04-08T12:32:57.962Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestNewMissedUrl [2022-04-08T12:32:57.962Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestNewMissedToken [2022-04-08T12:32:57.962Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestNewWithProxy [2022-04-08T12:32:57.962Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestDefault [2022-04-08T12:32:57.962Z] --- PASS: TestDefault (0.01s) [2022-04-08T12:32:57.962Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-08T12:32:57.962Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestJsonFormat [2022-04-08T12:32:57.962Z] --- PASS: TestJsonFormat (0.01s) [2022-04-08T12:32:57.962Z] === RUN TestRawFormat [2022-04-08T12:32:57.962Z] --- PASS: TestRawFormat (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestRawFormatWithLabels [2022-04-08T12:32:57.962Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestRawFormatWithoutTag [2022-04-08T12:32:57.962Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-08T12:32:57.962Z] === RUN TestBatching [2022-04-08T12:32:58.135Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-04-08T12:32:58.135Z] === CONT TestDaemonRestartIpcMode [2022-04-08T12:32:58.424Z] --- PASS: TestBatching (0.33s) [2022-04-08T12:32:58.424Z] === RUN TestFrequency [2022-04-08T12:32:58.699Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-04-08T12:32:58.699Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:32:58.887Z] === RUN TestParseLogFormat [2022-04-08T12:32:58.887Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestValidateLogOptEmpty [2022-04-08T12:32:58.887Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestValidateSyslogAddress [2022-04-08T12:32:58.887Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestParseAddressDefaultPort [2022-04-08T12:32:58.887Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestValidateSyslogFacility [2022-04-08T12:32:58.887Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestValidateLogOptSyslogFormat [2022-04-08T12:32:58.887Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestValidateLogOpt [2022-04-08T12:32:58.887Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:32:58.887Z] PASS [2022-04-08T12:32:58.887Z] coverage: 46.8% of statements [2022-04-08T12:32:58.887Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 46.8% of statements [2022-04-08T12:32:58.887Z] --- PASS: TestFrequency (0.28s) [2022-04-08T12:32:58.887Z] === RUN TestOneMessagePerRequest [2022-04-08T12:32:58.887Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestVerify [2022-04-08T12:32:58.887Z] --- PASS: TestVerify (0.00s) [2022-04-08T12:32:58.887Z] === RUN TestSkipVerify [2022-04-08T12:32:58.887Z] time="2022-04-08T12:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:58.888Z] time="2022-04-08T12:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] --- PASS: TestSkipVerify (0.74s) [2022-04-08T12:32:59.349Z] === RUN TestBufferMaximum [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.153891\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.153891\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-08T12:32:59.349Z] === RUN TestServerAlwaysDown [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.157888\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.157888\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.157888\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.158887\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] time="2022-04-08T12:32:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421179.158887\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:32:59.349Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-08T12:32:59.349Z] === RUN TestCannotSendAfterClose [2022-04-08T12:32:59.349Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-08T12:32:59.349Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-08T12:33:00.050Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-04-08T12:33:00.322Z] time="2022-04-08T12:33:00Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-08T12:33:00.322Z] time="2022-04-08T12:33:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"31b5a0b2be4d\"}'" [2022-04-08T12:33:00.322Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-08T12:33:00.322Z] PASS [2022-04-08T12:33:00.322Z] coverage: 82.5% of statements [2022-04-08T12:33:00.322Z] ok github.com/docker/docker/daemon/logger/splunk 2.454s coverage: 82.5% of statements [2022-04-08T12:33:00.322Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-08T12:33:00.322Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-08T12:33:00.322Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-08T12:33:00.425Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2022-04-08T12:33:00.425Z] === RUN TestUpdateMemory [2022-04-08T12:33:00.425Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:33:00.425Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-08T12:33:00.425Z] === RUN TestUpdateCPUQuota [2022-04-08T12:33:00.612Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-04-08T12:33:00.612Z] === RUN TestInspect [2022-04-08T12:33:00.682Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-08T12:33:00.784Z] === RUN TestV1IDService [2022-04-08T12:33:00.784Z] --- PASS: TestV1IDService (0.03s) [2022-04-08T12:33:00.784Z] === RUN TestV2MetadataService [2022-04-08T12:33:01.245Z] === RUN TestSuccessfulDownload [2022-04-08T12:33:01.245Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:33:01.245Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-08T12:33:01.245Z] === RUN TestCancelledDownload [2022-04-08T12:33:01.245Z] --- PASS: TestCancelledDownload (0.01s) [2022-04-08T12:33:01.245Z] === RUN TestMaxDownloadAttempts [2022-04-08T12:33:01.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:33:01.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:33:01.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:33:01.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:33:01.245Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:33:01.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:33:01.245Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:33:01.245Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:33:01.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:33:01.245Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:33:01.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:33:01.245Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:33:01.614Z] --- PASS: TestUpdateCPUQuota (1.55s) [2022-04-08T12:33:01.614Z] === RUN TestUpdatePidsLimit [2022-04-08T12:33:01.614Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-08T12:33:01.707Z] time="2022-04-08T12:33:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:33:01.707Z] time="2022-04-08T12:33:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:33:01.707Z] time="2022-04-08T12:33:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:33:01.707Z] time="2022-04-08T12:33:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:33:01.707Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-08T12:33:01.707Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-04-08T12:33:01.707Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-04-08T12:33:01.707Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-04-08T12:33:01.707Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-04-08T12:33:01.707Z] === RUN TestTransfer [2022-04-08T12:33:01.707Z] --- PASS: TestV2MetadataService (1.27s) [2022-04-08T12:33:01.707Z] PASS [2022-04-08T12:33:01.707Z] coverage: 48.2% of statements [2022-04-08T12:33:01.707Z] --- PASS: TestTransfer (0.12s) [2022-04-08T12:33:01.707Z] === RUN TestConcurrencyLimit [2022-04-08T12:33:01.707Z] ok github.com/docker/docker/distribution/metadata 1.417s coverage: 48.2% of statements [2022-04-08T12:33:01.871Z] === RUN TestUpdatePidsLimit/no_change [2022-04-08T12:33:02.169Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-08T12:33:02.169Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-08T12:33:02.169Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestContinueOnError_NeverContinue [2022-04-08T12:33:02.169Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestManifestStore [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/no_remote_or_local [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local532089902\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/no_local_cache [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/with_local_cache [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/unknown_media_type [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:01Z" level=warning msg="reference for unknown type: " [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:01Z" level=warning msg="reference for unknown type: " [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-08T12:33:02.169Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-04-08T12:33:02.169Z] === RUN TestInactiveJobs [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:02Z" level=warning msg="reference for unknown type: " [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:02Z" level=warning msg="reference for unknown type: " [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:02Z" level=warning msg="reference for unknown type: " [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-08T12:33:02.169Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-08T12:33:02.169Z] time="2022-04-08T12:33:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore (0.35s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-08T12:33:02.169Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-08T12:33:02.169Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestFixManifestLayers [2022-04-08T12:33:02.169Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-08T12:33:02.169Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:33:02.169Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestFixManifestLayersBadParent [2022-04-08T12:33:02.169Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestValidateManifest [2022-04-08T12:33:02.169Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:33:02.169Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestFormatPlatform [2022-04-08T12:33:02.169Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestPullSchema2Config [2022-04-08T12:33:02.169Z] === RUN TestPullSchema2Config/success_first_time [2022-04-08T12:33:02.169Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:33:02.169Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:02.169Z] === RUN TestPullSchema2Config/500_status [2022-04-08T12:33:02.169Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:33:02.169Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:02.169Z] === RUN TestNotFound [2022-04-08T12:33:02.169Z] --- PASS: TestNotFound (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestConflict [2022-04-08T12:33:02.169Z] --- PASS: TestConflict (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestForbidden [2022-04-08T12:33:02.169Z] --- PASS: TestForbidden (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestInvalidParameter [2022-04-08T12:33:02.169Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestNotImplemented [2022-04-08T12:33:02.169Z] --- PASS: TestNotImplemented (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestNotModified [2022-04-08T12:33:02.169Z] --- PASS: TestNotModified (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestUnauthorized [2022-04-08T12:33:02.169Z] --- PASS: TestUnauthorized (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestUnknown [2022-04-08T12:33:02.169Z] --- PASS: TestUnknown (0.00s) [2022-04-08T12:33:02.169Z] === RUN TestCancelled [2022-04-08T12:33:02.169Z] --- PASS: TestCancelled (0.00s) [2022-04-08T12:33:02.434Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-08T12:33:02.631Z] === RUN TestDeadline [2022-04-08T12:33:02.631Z] --- PASS: TestDeadline (0.00s) [2022-04-08T12:33:02.631Z] === RUN TestDataLoss [2022-04-08T12:33:02.631Z] --- PASS: TestDataLoss (0.00s) [2022-04-08T12:33:02.631Z] === RUN TestUnavailable [2022-04-08T12:33:02.631Z] --- PASS: TestUnavailable (0.00s) [2022-04-08T12:33:02.631Z] === RUN TestSystem [2022-04-08T12:33:02.631Z] --- PASS: TestSystem (0.00s) [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Not_Found [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Bad_Request [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Conflict [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Unauthorized [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Forbidden [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Not_Modified [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-08T12:33:02.631Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-08T12:33:02.631Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-08T12:33:02.631Z] PASS [2022-04-08T12:33:02.631Z] coverage: 77.0% of statements [2022-04-08T12:33:02.631Z] ok github.com/docker/docker/errdefs 0.065s coverage: 77.0% of statements [2022-04-08T12:33:02.631Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:02.631Z] === RUN TestPullSchema2Config/EOF [2022-04-08T12:33:02.631Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:33:02.631Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:02.631Z] 2022/04/08 12:33:02 http: panic serving 127.0.0.1:49221: intentional panic [2022-04-08T12:33:02.631Z] goroutine 107 [running]: [2022-04-08T12:33:02.631Z] net/http.(*conn).serve.func1() [2022-04-08T12:33:02.631Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:33:02.631Z] panic({0x1799000, 0x197b8f0}) [2022-04-08T12:33:02.631Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:33:02.631Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004bc680?, {0x19830d8?, 0xc0004dc0e0?}) [2022-04-08T12:33:02.631Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-08T12:33:02.631Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19830d8, 0xc0004dc0e0}, 0xc000284500) [2022-04-08T12:33:02.631Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-08T12:33:02.631Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19830d8?, 0xc0004dc0e0?}, 0xc000080000?) [2022-04-08T12:33:02.631Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:33:02.631Z] net/http.serverHandler.ServeHTTP({0xc0001d8660?}, {0x19830d8, 0xc0004dc0e0}, 0xc000284500) [2022-04-08T12:33:02.631Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:33:02.631Z] net/http.(*conn).serve(0xc0001460a0, {0x1983950, 0xc0001d9200}) [2022-04-08T12:33:02.631Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:33:02.631Z] created by net/http.(*Server).Serve [2022-04-08T12:33:02.631Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:33:02.631Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-08T12:33:02.631Z] === RUN TestWatchRelease [2022-04-08T12:33:02.631Z] --- PASS: TestWatchRelease (0.04s) [2022-04-08T12:33:02.631Z] === RUN TestWatchFinishedTransfer [2022-04-08T12:33:02.631Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-08T12:33:02.631Z] === RUN TestDuplicateTransfer [2022-04-08T12:33:02.631Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-08T12:33:02.631Z] === RUN TestSuccessfulUpload [2022-04-08T12:33:02.691Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-08T12:33:02.947Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-08T12:33:03.092Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:03.092Z] === RUN TestPullSchema2Config/unauthorized [2022-04-08T12:33:03.092Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:33:03.092Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:33:03.092Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-08T12:33:03.092Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-08T12:33:03.092Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-08T12:33:03.092Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-08T12:33:03.092Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-08T12:33:03.092Z] === RUN TestGetRepositoryMountCandidates [2022-04-08T12:33:03.092Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-08T12:33:03.092Z] === RUN TestLayerAlreadyExists [2022-04-08T12:33:03.092Z] 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-08T12:33:03.092Z] 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-08T12:33:03.092Z] 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-08T12:33:03.092Z] 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-08T12:33:03.092Z] 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-08T12:33:03.092Z] 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-08T12:33:03.092Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-08T12:33:03.092Z] === RUN TestWhenEmptyAuthConfig [2022-04-08T12:33:03.092Z] time="2022-04-08T12:33:02Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-08T12:33:03.092Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-08T12:33:03.092Z] === RUN TestCancelledUpload [2022-04-08T12:33:03.092Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-08T12:33:03.092Z] PASS [2022-04-08T12:33:03.092Z] coverage: 76.8% of statements [2022-04-08T12:33:03.092Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 76.8% of statements [2022-04-08T12:33:03.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-08T12:33:03.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-08T12:33:03.553Z] === RUN TestCompare [2022-04-08T12:33:03.553Z] --- PASS: TestCompare (0.00s) [2022-04-08T12:33:03.553Z] PASS [2022-04-08T12:33:03.553Z] coverage: 19.2% of statements [2022-04-08T12:33:03.553Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2022-04-08T12:33:03.910Z] --- PASS: TestInspect (2.78s) [2022-04-08T12:33:03.910Z] === RUN TestCreateJob [2022-04-08T12:33:04.015Z] === RUN TestFSGetInvalidData [2022-04-08T12:33:04.015Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSInvalidSet [2022-04-08T12:33:04.015Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSInvalidRoot [2022-04-08T12:33:04.015Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-08T12:33:04.015Z] === RUN TestFSMetadataGetSet [2022-04-08T12:33:04.015Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-04-08T12:33:04.015Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-08T12:33:04.015Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-08T12:33:04.015Z] === RUN TestTokenPassThru [2022-04-08T12:33:04.015Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-08T12:33:04.015Z] === RUN TestTokenPassThruDifferentHost [2022-04-08T12:33:04.015Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-08T12:33:04.015Z] === RUN TestFSInvalidWalker [2022-04-08T12:33:04.015Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-08T12:33:04.015Z] PASS [2022-04-08T12:33:04.015Z] coverage: 26.6% of statements [2022-04-08T12:33:04.015Z] ok github.com/docker/docker/distribution 2.123s coverage: 26.6% of statements [2022-04-08T12:33:04.015Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSGetSet [2022-04-08T12:33:04.015Z] --- PASS: TestFSGetSet (0.09s) [2022-04-08T12:33:04.015Z] === RUN TestFSGetUnsetKey [2022-04-08T12:33:04.015Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSGetEmptyData [2022-04-08T12:33:04.015Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-08T12:33:04.015Z] === RUN TestFSDelete [2022-04-08T12:33:04.015Z] --- PASS: TestFSDelete (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSWalker [2022-04-08T12:33:04.015Z] --- PASS: TestFSWalker (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestFSWalkerStopOnError [2022-04-08T12:33:04.015Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-08T12:33:04.015Z] === RUN TestNewFromJSON [2022-04-08T12:33:04.015Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-08T12:33:04.015Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-08T12:33:04.015Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-08T12:33:04.015Z] === RUN TestMarshalKeyOrder [2022-04-08T12:33:04.015Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-08T12:33:04.015Z] === RUN TestHistoryEqual [2022-04-08T12:33:04.015Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-08T12:33:04.015Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-08T12:33:04.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-08T12:33:04.025Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-08T12:33:04.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-08T12:33:04.476Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-08T12:33:04.476Z] === RUN TestImage [2022-04-08T12:33:04.476Z] --- PASS: TestImage (0.00s) [2022-04-08T12:33:04.476Z] === RUN TestImageOSNotEmpty [2022-04-08T12:33:04.476Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-08T12:33:04.476Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-08T12:33:04.476Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-08T12:33:04.476Z] === RUN TestCreate [2022-04-08T12:33:04.476Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:33:04.476Z] === RUN TestRestore [2022-04-08T12:33:04.476Z] time="2022-04-08T12:33:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-08T12:33:04.476Z] --- PASS: TestRestore (0.06s) [2022-04-08T12:33:04.476Z] === RUN TestAddDelete [2022-04-08T12:33:04.476Z] --- PASS: TestAddDelete (0.03s) [2022-04-08T12:33:04.476Z] === RUN TestSearchAfterDelete [2022-04-08T12:33:04.476Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-08T12:33:04.476Z] === RUN TestParentReset [2022-04-08T12:33:04.476Z] --- PASS: TestParentReset (0.05s) [2022-04-08T12:33:04.476Z] === RUN TestGetAndSetLastUpdated [2022-04-08T12:33:04.476Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-08T12:33:04.476Z] === RUN TestStoreLen [2022-04-08T12:33:04.476Z] --- PASS: TestStoreLen (0.07s) [2022-04-08T12:33:04.476Z] PASS [2022-04-08T12:33:04.476Z] coverage: 86.9% of statements [2022-04-08T12:33:04.476Z] ok github.com/docker/docker/image 0.839s coverage: 86.9% of statements [2022-04-08T12:33:04.537Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-08T12:33:04.794Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-08T12:33:04.937Z] === RUN TestValidateManifest [2022-04-08T12:33:04.937Z] === RUN TestValidateManifest/nil [2022-04-08T12:33:04.937Z] === RUN TestValidateManifest/non-nil [2022-04-08T12:33:04.937Z] --- PASS: TestValidateManifest (0.00s) [2022-04-08T12:33:04.937Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-08T12:33:04.937Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-08T12:33:04.937Z] PASS [2022-04-08T12:33:04.937Z] coverage: 0.7% of statements [2022-04-08T12:33:04.937Z] ok github.com/docker/docker/image/tarexport 0.106s coverage: 0.7% of statements [2022-04-08T12:33:04.937Z] === RUN TestMakeV1ConfigFromConfig [2022-04-08T12:33:04.937Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-08T12:33:04.937Z] PASS [2022-04-08T12:33:04.937Z] coverage: 25.0% of statements [2022-04-08T12:33:04.937Z] ok github.com/docker/docker/image/v1 0.097s coverage: 25.0% of statements [2022-04-08T12:33:04.937Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-08T12:33:05.050Z] --- PASS: TestUpdatePidsLimit (3.58s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-04-08T12:33:05.051Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-04-08T12:33:05.051Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:33:05.306Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-08T12:33:05.563Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-08T12:33:05.563Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-08T12:33:05.563Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-08T12:33:06.482Z] === RUN TestSerialization [2022-04-08T12:33:06.482Z] --- PASS: TestSerialization (0.02s) [2022-04-08T12:33:06.482Z] PASS [2022-04-08T12:33:06.482Z] coverage: 100.0% of statements [2022-04-08T12:33:06.482Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-04-08T12:33:06.932Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-08T12:33:06.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-08T12:33:07.207Z] --- PASS: TestCreateJob (3.13s) [2022-04-08T12:33:07.207Z] === RUN TestReplicatedJob [2022-04-08T12:33:07.456Z] === RUN TestEmptyLayer [2022-04-08T12:33:07.456Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-08T12:33:07.456Z] === RUN TestCommitFailure [2022-04-08T12:33:07.456Z] --- PASS: TestCommitFailure (0.02s) [2022-04-08T12:33:07.456Z] === RUN TestStartTransactionFailure [2022-04-08T12:33:07.456Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-08T12:33:07.456Z] === RUN TestGetOrphan [2022-04-08T12:33:07.456Z] --- PASS: TestGetOrphan (0.01s) [2022-04-08T12:33:07.456Z] === RUN TestMountAndRegister [2022-04-08T12:33:07.456Z] layer_test.go:258: Layer size: 14 [2022-04-08T12:33:07.456Z] --- PASS: TestMountAndRegister (0.15s) [2022-04-08T12:33:07.456Z] === RUN TestLayerRelease [2022-04-08T12:33:07.456Z] layer_test.go:291: Failing on Windows [2022-04-08T12:33:07.456Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-08T12:33:07.456Z] === RUN TestStoreRestore [2022-04-08T12:33:07.456Z] layer_test.go:340: Failing on Windows [2022-04-08T12:33:07.456Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-08T12:33:07.456Z] === RUN TestTarStreamStability [2022-04-08T12:33:07.456Z] layer_test.go:455: Failing on Windows [2022-04-08T12:33:07.456Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-08T12:33:07.456Z] === RUN TestRegisterExistingLayer [2022-04-08T12:33:07.918Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-04-08T12:33:07.918Z] === RUN TestTarStreamVerification [2022-04-08T12:33:07.918Z] layer_test.go:684: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestLayerMigration [2022-04-08T12:33:07.918Z] migration_test.go:45: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestLayerMigrationNoTarsplit [2022-04-08T12:33:07.918Z] migration_test.go:181: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestMountInit [2022-04-08T12:33:07.918Z] mount_test.go:17: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestMountInit (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestMountSize [2022-04-08T12:33:07.918Z] mount_test.go:76: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestMountSize (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestMountChanges [2022-04-08T12:33:07.918Z] mount_test.go:125: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestMountChanges (0.00s) [2022-04-08T12:33:07.918Z] === RUN TestMountApply [2022-04-08T12:33:07.918Z] mount_test.go:212: Failing on Windows [2022-04-08T12:33:07.918Z] --- SKIP: TestMountApply (0.00s) [2022-04-08T12:33:07.918Z] PASS [2022-04-08T12:33:07.918Z] coverage: 30.6% of statements [2022-04-08T12:33:07.918Z] ok github.com/docker/docker/layer 0.563s coverage: 30.6% of statements [2022-04-08T12:33:07.918Z] === RUN TestEnvironmentParsing [2022-04-08T12:33:07.918Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-08T12:33:07.918Z] PASS [2022-04-08T12:33:07.918Z] coverage: 1.2% of statements [2022-04-08T12:33:07.918Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-04-08T12:33:07.918Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-08T12:33:07.918Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-08T12:33:07.918Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-08T12:33:07.918Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-08T12:33:08.184Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-04-08T12:33:08.185Z] PASS [2022-04-08T12:33:08.185Z] [2022-04-08T12:33:08.185Z] === Skipped [2022-04-08T12:33:08.185Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-08T12:33:08.185Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:33:08.185Z] [2022-04-08T12:33:08.185Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:33:08.185Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:33:08.185Z] [2022-04-08T12:33:08.185Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-08T12:33:08.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:33:08.185Z] [2022-04-08T12:33:08.185Z] DONE 201 tests, 3 skipped in 112.741s [2022-04-08T12:33:08.185Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-08T12:33:08.185Z] ++ 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-08T12:33:08.185Z] ++ set -e [2022-04-08T12:33:08.185Z] ++ '[' -n 0 ']' [2022-04-08T12:33:08.185Z] ++ set -x [2022-04-08T12:33:08.185Z] ++ 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-08T12:33:08.185Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:33:08.185Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:08.185Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:08.185Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:08.185Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:08.185Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:08.185Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-08T12:33:08.185Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-08T12:33:08.185Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:08.185Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:08.185Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:08.185Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:08.185Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-08T12:33:08.185Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-08T12:33:08.185Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:33:08.185Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-08T12:33:08.388Z] === RUN TestSequenceGetAvailableBit [2022-04-08T12:33:08.388Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSequenceEqual [2022-04-08T12:33:08.388Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSequenceCopy [2022-04-08T12:33:08.388Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestGetFirstAvailable [2022-04-08T12:33:08.388Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestFindSequence [2022-04-08T12:33:08.388Z] --- PASS: TestFindSequence (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestCheckIfAvailable [2022-04-08T12:33:08.388Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestMergeSequences [2022-04-08T12:33:08.388Z] --- PASS: TestMergeSequences (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestPushReservation [2022-04-08T12:33:08.388Z] --- PASS: TestPushReservation (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSerializeDeserialize [2022-04-08T12:33:08.388Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSet [2022-04-08T12:33:08.388Z] --- PASS: TestSet (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSetUnset [2022-04-08T12:33:08.388Z] --- PASS: TestSetUnset (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestOffsetSetUnset [2022-04-08T12:33:08.388Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSetInRange [2022-04-08T12:33:08.388Z] --- PASS: TestSetInRange (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestSetAnyInRange [2022-04-08T12:33:08.388Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestMethods [2022-04-08T12:33:08.388Z] --- PASS: TestMethods (0.00s) [2022-04-08T12:33:08.388Z] === RUN TestRandomAllocateDeallocate [2022-04-08T12:33:08.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-08T12:33:09.126Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-08T12:33:10.510Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-08T12:33:10.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-08T12:33:10.975Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-08T12:33:11.452Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-08T12:33:11.452Z] daemon_test.go:156: [dc4afdb441763] daemon is not started [2022-04-08T12:33:11.452Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-08T12:33:11.452Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-08T12:33:11.452Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-08T12:33:11.452Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-08T12:33:11.452Z] === RUN TestDaemonProxy [2022-04-08T12:33:11.452Z] === RUN TestDaemonProxy/environment_variables [2022-04-08T12:33:11.601Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-08T12:33:12.146Z] === RUN TestInvalidConfig [2022-04-08T12:33:12.146Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestConfig [2022-04-08T12:33:12.146Z] --- PASS: TestConfig (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestOptionsLabels [2022-04-08T12:33:12.146Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestValidName [2022-04-08T12:33:12.146Z] --- PASS: TestValidName (0.00s) [2022-04-08T12:33:12.146Z] PASS [2022-04-08T12:33:12.146Z] coverage: 19.7% of statements [2022-04-08T12:33:12.146Z] ok github.com/docker/docker/libnetwork/config 0.104s coverage: 19.7% of statements [2022-04-08T12:33:12.146Z] === RUN TestKey [2022-04-08T12:33:12.146Z] --- PASS: TestKey (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestParseKey [2022-04-08T12:33:12.146Z] --- PASS: TestParseKey (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestInvalidDataStore [2022-04-08T12:33:12.146Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestKVObjectFlatKey [2022-04-08T12:33:12.146Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestAtomicKVObjectFlatKey [2022-04-08T12:33:12.146Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-08T12:33:12.146Z] PASS [2022-04-08T12:33:12.146Z] coverage: 21.9% of statements [2022-04-08T12:33:12.146Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-04-08T12:33:12.146Z] === RUN TestErrorInterfaces [2022-04-08T12:33:12.146Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-08T12:33:12.146Z] === RUN TestNetworkMarshalling [2022-04-08T12:33:12.493Z] --- PASS: TestReplicatedJob (5.21s) [2022-04-08T12:33:12.493Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:33:12.545Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-08T12:33:12.607Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-08T12:33:12.607Z] === RUN TestEndpointMarshalling [2022-04-08T12:33:12.607Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestAuxAddresses [2022-04-08T12:33:12.607Z] time="2022-04-08T12:33:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:33:12.607Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-08T12:33:12.607Z] === RUN TestSRVServiceQuery [2022-04-08T12:33:12.607Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-08T12:33:12.607Z] === RUN TestServiceVIPReuse [2022-04-08T12:33:12.607Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-08T12:33:12.607Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-08T12:33:12.607Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestDNSIPQuery [2022-04-08T12:33:12.607Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestDNSProxyServFail [2022-04-08T12:33:12.607Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestSandboxAddEmpty [2022-04-08T12:33:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestSandboxAddMultiPrio [2022-04-08T12:33:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestSandboxAddSamePrio [2022-04-08T12:33:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestCleanupServiceDiscovery [2022-04-08T12:33:12.607Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestDNSOptions [2022-04-08T12:33:12.607Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:33:12.607Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-08T12:33:12.607Z] === RUN TestMultipleControllersWithSameStore [2022-04-08T12:33:12.607Z] time="2022-04-08T12:33:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:33:12.607Z] time="2022-04-08T12:33:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:33:12.607Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-08T12:33:12.607Z] PASS [2022-04-08T12:33:12.607Z] coverage: 8.5% of statements [2022-04-08T12:33:12.607Z] ok github.com/docker/docker/libnetwork 0.404s coverage: 8.5% of statements [2022-04-08T12:33:12.802Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-08T12:33:13.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-08T12:33:13.062Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-08T12:33:13.062Z] check_test.go:308: [d5565476cfe54] daemon is not started [2022-04-08T12:33:13.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-08T12:33:13.062Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-08T12:33:13.062Z] check_test.go:308: [d39e53bdb5cb1] daemon is not started [2022-04-08T12:33:13.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-08T12:33:13.068Z] === RUN TestIPDataMarshalling [2022-04-08T12:33:13.068Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-08T12:33:13.068Z] === RUN TestValidateAndIsV6 [2022-04-08T12:33:13.068Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-08T12:33:13.068Z] PASS [2022-04-08T12:33:13.068Z] coverage: 68.9% of statements [2022-04-08T12:33:13.068Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-04-08T12:33:13.362Z] === RUN TestDaemonProxy/command-line_options [2022-04-08T12:33:13.529Z] === RUN TestDriver [2022-04-08T12:33:13.529Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:33:13.529Z] PASS [2022-04-08T12:33:13.529Z] coverage: 34.8% of statements [2022-04-08T12:33:13.529Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-04-08T12:33:13.624Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-08T12:33:13.881Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-08T12:33:13.993Z] === RUN TestDriver [2022-04-08T12:33:13.993Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:33:13.993Z] PASS [2022-04-08T12:33:13.993Z] coverage: 34.8% of statements [2022-04-08T12:33:13.993Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2022-04-08T12:33:14.137Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-08T12:33:14.455Z] === RUN TestNetworkAllocateFree [2022-04-08T12:33:14.455Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-08T12:33:14.455Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-08T12:33:14.455Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-08T12:33:14.455Z] PASS [2022-04-08T12:33:14.455Z] coverage: 63.6% of statements [2022-04-08T12:33:14.455Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-04-08T12:33:14.747Z] === RUN TestDaemonProxy/configuration_file [2022-04-08T12:33:14.917Z] === RUN TestGetEmptyCapabilities [2022-04-08T12:33:14.917Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-08T12:33:14.917Z] === RUN TestGetExtraCapabilities [2022-04-08T12:33:14.917Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-08T12:33:14.917Z] === RUN TestGetInvalidCapabilities [2022-04-08T12:33:15.036Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-04-08T12:33:15.036Z] === RUN TestServiceListWithStatuses [2022-04-08T12:33:15.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:33:15.036Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:33:15.036Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:33:15.379Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-08T12:33:15.379Z] === RUN TestRemoteDriver [2022-04-08T12:33:15.379Z] --- PASS: TestRemoteDriver (0.02s) [2022-04-08T12:33:15.379Z] === RUN TestDriverError [2022-04-08T12:33:15.379Z] --- PASS: TestDriverError (0.01s) [2022-04-08T12:33:15.379Z] === RUN TestMissingValues [2022-04-08T12:33:15.379Z] --- PASS: TestMissingValues (0.01s) [2022-04-08T12:33:15.379Z] === RUN TestRollback [2022-04-08T12:33:15.379Z] --- PASS: TestRollback (0.01s) [2022-04-08T12:33:15.379Z] PASS [2022-04-08T12:33:15.379Z] coverage: 57.4% of statements [2022-04-08T12:33:15.379Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.122s coverage: 57.4% of statements [2022-04-08T12:33:15.840Z] === RUN TestNAT [2022-04-08T12:33:15.840Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:33:15.840Z] --- SKIP: TestNAT (0.00s) [2022-04-08T12:33:15.840Z] === RUN TestTransparent [2022-04-08T12:33:15.840Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:33:15.840Z] --- SKIP: TestTransparent (0.00s) [2022-04-08T12:33:15.840Z] PASS [2022-04-08T12:33:15.840Z] coverage: 0.0% of statements [2022-04-08T12:33:15.840Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.065s coverage: 0.0% of statements [2022-04-08T12:33:16.027Z] check_test.go:308: [d670c280035ca] daemon is not started [2022-04-08T12:33:16.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-08T12:33:16.301Z] --- PASS: TestRandomAllocateDeallocate (7.74s) [2022-04-08T12:33:16.301Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:33:16.301Z] === RUN TestBuildDefault [2022-04-08T12:33:16.301Z] --- PASS: TestBuildDefault (0.01s) [2022-04-08T12:33:16.301Z] === RUN TestBuildHostnameDomainname [2022-04-08T12:33:16.301Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestBuildHostname [2022-04-08T12:33:16.301Z] --- PASS: TestBuildHostname (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestBuildHostnameFQDN [2022-04-08T12:33:16.301Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestBuildNoIP [2022-04-08T12:33:16.301Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestUpdate [2022-04-08T12:33:16.301Z] --- PASS: TestUpdate (0.01s) [2022-04-08T12:33:16.301Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-08T12:33:16.301Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-08T12:33:16.301Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestAddEmpty [2022-04-08T12:33:16.301Z] --- PASS: TestAddEmpty (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestAdd [2022-04-08T12:33:16.301Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestDeleteEmpty [2022-04-08T12:33:16.301Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestDeleteNewline [2022-04-08T12:33:16.301Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestDelete [2022-04-08T12:33:16.301Z] --- PASS: TestDelete (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestConcurrentWrites [2022-04-08T12:33:16.301Z] === RUN TestNew [2022-04-08T12:33:16.301Z] --- PASS: TestNew (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestAddDriver [2022-04-08T12:33:16.301Z] --- PASS: TestAddDriver (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestAddDuplicateDriver [2022-04-08T12:33:16.301Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-08T12:33:16.301Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestDriver [2022-04-08T12:33:16.301Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestIPAM [2022-04-08T12:33:16.301Z] --- PASS: TestIPAM (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestWalkIPAMs [2022-04-08T12:33:16.301Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-08T12:33:16.301Z] === RUN TestWalkDrivers [2022-04-08T12:33:16.301Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-08T12:33:16.301Z] PASS [2022-04-08T12:33:16.301Z] coverage: 82.4% of statements [2022-04-08T12:33:16.301Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-04-08T12:33:16.301Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-08T12:33:16.301Z] PASS [2022-04-08T12:33:16.301Z] coverage: 81.2% of statements [2022-04-08T12:33:16.301Z] ok github.com/docker/docker/libnetwork/etchosts 0.367s coverage: 81.2% of statements [2022-04-08T12:33:16.659Z] === RUN TestDaemonProxy/conflicting_options [2022-04-08T12:33:16.763Z] === RUN TestNew [2022-04-08T12:33:16.763Z] --- PASS: TestNew (0.00s) [2022-04-08T12:33:16.763Z] === RUN TestAllocate [2022-04-08T12:33:16.763Z] --- PASS: TestAllocate (0.00s) [2022-04-08T12:33:16.763Z] === RUN TestUninitialized [2022-04-08T12:33:16.763Z] --- PASS: TestUninitialized (0.00s) [2022-04-08T12:33:16.763Z] === RUN TestAllocateInRange [2022-04-08T12:33:16.763Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-08T12:33:16.763Z] === RUN TestAllocateSerial [2022-04-08T12:33:16.763Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-08T12:33:16.763Z] PASS [2022-04-08T12:33:16.763Z] coverage: 87.5% of statements [2022-04-08T12:33:16.763Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-08T12:33:16.919Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-08T12:33:17.224Z] === RUN TestCaller [2022-04-08T12:33:17.224Z] --- PASS: TestCaller (0.00s) [2022-04-08T12:33:17.224Z] PASS [2022-04-08T12:33:17.224Z] coverage: 100.0% of statements [2022-04-08T12:33:17.224Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-08T12:33:17.491Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-08T12:33:17.491Z] PASS [2022-04-08T12:33:17.491Z] [2022-04-08T12:33:17.491Z] DONE 17 tests in 10.195s [2022-04-08T12:33:17.491Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-08T12:33:17.491Z] ++ 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-08T12:33:17.491Z] ++ set -e [2022-04-08T12:33:17.491Z] ++ '[' -n 0 ']' [2022-04-08T12:33:17.491Z] ++ set -x [2022-04-08T12:33:17.491Z] ++ 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-08T12:33:17.685Z] === RUN TestSetSerialInsertDelete [2022-04-08T12:33:17.685Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-08T12:33:17.685Z] === RUN TestSetParallelInsertDelete [2022-04-08T12:33:17.752Z] INFO: Testing against a local daemon [2022-04-08T12:33:17.752Z] === RUN TestCommitInheritsEnv [2022-04-08T12:33:17.916Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2022-04-08T12:33:17.916Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:33:18.013Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-08T12:33:18.013Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:33:18.013Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-08T12:33:18.013Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform// [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform/linux [2022-04-08T12:33:18.013Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-08T12:33:18.148Z] --- PASS: TestAllocateRandomDeallocate (1.79s) [2022-04-08T12:33:18.148Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-08T12:33:18.274Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-08T12:33:18.274Z] === RUN TestImportWithCustomPlatform/macos [2022-04-08T12:33:18.274Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-08T12:33:18.274Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-08T12:33:18.274Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-08T12:33:18.274Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:33:18.274Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-08T12:33:18.274Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:33:18.274Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-08T12:33:18.274Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:33:18.480Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-04-08T12:33:18.480Z] === RUN TestWaitNonBlocked [2022-04-08T12:33:18.480Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:33:18.480Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:33:18.480Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:33:18.480Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:33:18.480Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:33:18.480Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:33:18.535Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-08T12:33:18.535Z] === RUN TestRemoveImageGarbageCollector [2022-04-08T12:33:18.535Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:33:18.535Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-08T12:33:18.535Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:33:18.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-08T12:33:18.535Z] === RUN TestTagInvalidReference [2022-04-08T12:33:18.609Z] === RUN TestInt2IP2IntConversion [2022-04-08T12:33:18.796Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-08T12:33:18.796Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:33:18.796Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-08T12:33:18.796Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:33:18.796Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-08T12:33:18.796Z] === RUN TestTagOfficialNames [2022-04-08T12:33:18.796Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-08T12:33:18.796Z] === RUN TestTagMatchesDigest [2022-04-08T12:33:18.796Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-08T12:33:18.796Z] PASS [2022-04-08T12:33:18.796Z] [2022-04-08T12:33:18.796Z] === Skipped [2022-04-08T12:33:18.796Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:33:18.796Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-08T12:33:18.796Z] [2022-04-08T12:33:18.796Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-08T12:33:18.796Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:33:18.796Z] [2022-04-08T12:33:18.796Z] DONE 22 tests, 2 skipped in 1.233s [2022-04-08T12:33:18.796Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-08T12:33:18.796Z] ++ 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-08T12:33:18.796Z] ++ set -e [2022-04-08T12:33:18.796Z] ++ '[' -n 0 ']' [2022-04-08T12:33:18.796Z] ++ set -x [2022-04-08T12:33:18.796Z] ++ 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-08T12:33:18.796Z] INFO: Testing against a local daemon [2022-04-08T12:33:18.796Z] === RUN TestNetworkCreateDelete [2022-04-08T12:33:19.056Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-08T12:33:19.056Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:33:19.071Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2022-04-08T12:33:19.239Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-04-08T12:33:19.240Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:33:19.317Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-08T12:33:19.317Z] === RUN TestDaemonDNSFallback [2022-04-08T12:33:19.409Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-08T12:33:19.409Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-04-08T12:33:19.409Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-04-08T12:33:19.409Z] === RUN TestWaitBlocked [2022-04-08T12:33:19.409Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:33:19.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:33:19.409Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:33:19.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:33:19.533Z] === RUN TestRetrieveFromStore [2022-04-08T12:33:19.533Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-08T12:33:19.533Z] === RUN TestGetAddressVersion [2022-04-08T12:33:19.533Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-08T12:33:19.533Z] === RUN TestKeyString [2022-04-08T12:33:19.533Z] --- PASS: TestKeyString (0.00s) [2022-04-08T12:33:19.533Z] === RUN TestPoolDataMarshal [2022-04-08T12:33:19.533Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-08T12:33:19.533Z] === RUN TestSubnetsMarshal [2022-04-08T12:33:19.533Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-08T12:33:19.533Z] === RUN TestAddSubnets [2022-04-08T12:33:19.533Z] --- PASS: TestAddSubnets (0.11s) [2022-04-08T12:33:19.533Z] === RUN TestDoublePoolRelease [2022-04-08T12:33:19.533Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-08T12:33:19.533Z] === RUN TestAddReleasePoolID [2022-04-08T12:33:19.533Z] === RUN TestPoolRequest [2022-04-08T12:33:19.533Z] --- PASS: TestPoolRequest (0.00s) [2022-04-08T12:33:19.533Z] === RUN TestOtherRequests [2022-04-08T12:33:19.533Z] --- PASS: TestOtherRequests (0.00s) [2022-04-08T12:33:19.533Z] PASS [2022-04-08T12:33:19.533Z] coverage: 57.1% of statements [2022-04-08T12:33:19.533Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2022-04-08T12:33:19.533Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-04-08T12:33:19.533Z] === RUN TestPredefinedPool [2022-04-08T12:33:19.533Z] --- PASS: TestPredefinedPool (0.05s) [2022-04-08T12:33:19.533Z] === RUN TestRemoveSubnet [2022-04-08T12:33:19.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:33:19.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:33:19.995Z] --- PASS: TestRemoveSubnet (0.44s) [2022-04-08T12:33:19.995Z] === RUN TestGetSameAddress [2022-04-08T12:33:20.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-08T12:33:20.467Z] --- PASS: TestGetSameAddress (0.06s) [2022-04-08T12:33:20.467Z] === RUN TestPoolAllocationReuse [2022-04-08T12:33:20.467Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-04-08T12:33:20.467Z] === RUN TestIsCorrupted [2022-04-08T12:33:20.467Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-08T12:33:20.467Z] === RUN TestSetRollover [2022-04-08T12:33:20.792Z] --- PASS: TestWaitBlocked (0.04s) [2022-04-08T12:33:20.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2022-04-08T12:33:20.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-04-08T12:33:20.792Z] === CONT TestContainerStartOnDaemonRestart [2022-04-08T12:33:20.792Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-08T12:33:21.442Z] === RUN TestGetCapabilities [2022-04-08T12:33:21.442Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-08T12:33:21.442Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-08T12:33:21.442Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-08T12:33:21.442Z] === RUN TestGetDefaultAddressSpaces [2022-04-08T12:33:21.442Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-08T12:33:21.442Z] === RUN TestRemoteDriver [2022-04-08T12:33:21.442Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-08T12:33:21.442Z] PASS [2022-04-08T12:33:21.442Z] coverage: 47.4% of statements [2022-04-08T12:33:21.442Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-04-08T12:33:22.422Z] === RUN TestWindowsIPAM [2022-04-08T12:33:22.422Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-08T12:33:22.422Z] PASS [2022-04-08T12:33:22.422Z] coverage: 71.4% of statements [2022-04-08T12:33:22.422Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-04-08T12:33:22.543Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-04-08T12:33:22.543Z] === RUN TestServicePlugin [2022-04-08T12:33:22.884Z] --- PASS: TestSetRollover (2.68s) [2022-04-08T12:33:22.884Z] === RUN TestSetRolloverSerial [2022-04-08T12:33:22.884Z] --- PASS: TestPoolAllocationReuse (2.82s) [2022-04-08T12:33:22.884Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-08T12:33:23.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-08T12:33:23.346Z] --- PASS: TestGetAddressSubPoolEqualPool (0.10s) [2022-04-08T12:33:23.346Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-08T12:33:23.346Z] === RUN TestDefaultNetwork [2022-04-08T12:33:23.812Z] --- PASS: TestDefaultNetwork (0.37s) [2022-04-08T12:33:23.812Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-08T12:33:24.273Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.42s) [2022-04-08T12:33:24.273Z] === RUN TestInitAddressPools [2022-04-08T12:33:24.273Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-08T12:33:24.273Z] PASS [2022-04-08T12:33:24.273Z] coverage: 74.0% of statements [2022-04-08T12:33:24.273Z] ok github.com/docker/docker/libnetwork/ipamutils 0.902s coverage: 74.0% of statements [2022-04-08T12:33:24.679Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-08T12:33:24.679Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2022-04-08T12:33:24.679Z] === CONT TestIpcModeOlderClient [2022-04-08T12:33:24.679Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-08T12:33:24.679Z] === CONT TestContainerKillOnDaemonStart [2022-04-08T12:33:24.679Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2022-04-08T12:33:24.679Z] === CONT TestDaemonHostGatewayIP [2022-04-08T12:33:25.247Z] === RUN TestKeyValue [2022-04-08T12:33:25.247Z] --- PASS: TestKeyValue (0.00s) [2022-04-08T12:33:25.247Z] PASS [2022-04-08T12:33:25.247Z] coverage: 60.0% of statements [2022-04-08T12:33:25.247Z] ok github.com/docker/docker/libnetwork/netlabel 0.051s coverage: 60.0% of statements [2022-04-08T12:33:25.608Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-08T12:33:25.844Z] plugin_test.go:61: [d7d537f512979] joining swarm manager [dfd2ed2aaf849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:33:25.922Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-04-08T12:33:25.922Z] === RUN TestInspectNetwork [2022-04-08T12:33:26.172Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-08T12:33:26.221Z] --- PASS: TestSetRolloverSerial (3.35s) [2022-04-08T12:33:26.221Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-08T12:33:26.221Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-08T12:33:26.221Z] PASS [2022-04-08T12:33:26.221Z] coverage: 84.4% of statements [2022-04-08T12:33:26.221Z] ok github.com/docker/docker/libnetwork/bitseq 18.002s coverage: 84.4% of statements [2022-04-08T12:33:26.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-08T12:33:27.226Z] plugin_test.go:64: [d755c749df5bc] joining swarm manager [dfd2ed2aaf849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:33:27.765Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-08T12:33:27.765Z] PASS [2022-04-08T12:33:27.765Z] coverage: 100.0% of statements [2022-04-08T12:33:27.765Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.070s coverage: 100.0% of statements [2022-04-08T12:33:28.466Z] === RUN TestInspectNetwork/full_network_id [2022-04-08T12:33:28.466Z] === RUN TestInspectNetwork/partial_network_id [2022-04-08T12:33:28.466Z] === RUN TestInspectNetwork/network_name [2022-04-08T12:33:28.466Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-08T12:33:28.628Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2022-04-08T12:33:28.628Z] === CONT TestDaemonRestartIpcMode [2022-04-08T12:33:28.739Z] === RUN TestNetworkDBSimple [2022-04-08T12:33:28.885Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-08T12:33:29.201Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.94s) [2022-04-08T12:33:29.201Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-08T12:33:29.201Z] === RUN TestGenerate [2022-04-08T12:33:29.201Z] --- PASS: TestGenerate (0.00s) [2022-04-08T12:33:29.201Z] === RUN TestGeneratePtr [2022-04-08T12:33:29.201Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-08T12:33:29.201Z] === RUN TestGenerateMissingField [2022-04-08T12:33:29.201Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-08T12:33:29.201Z] === RUN TestFieldCannotBeSet [2022-04-08T12:33:29.201Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-08T12:33:29.201Z] === RUN TestTypeMismatchError [2022-04-08T12:33:29.201Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-08T12:33:29.201Z] PASS [2022-04-08T12:33:29.201Z] coverage: 100.0% of statements [2022-04-08T12:33:29.201Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-04-08T12:33:29.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-08T12:33:29.662Z] 2022/04/08 12:33:29 Closing DB instances... [2022-04-08T12:33:30.636Z] testing: warning: no tests to run [2022-04-08T12:33:30.636Z] PASS [2022-04-08T12:33:30.636Z] coverage: 0.0% of statements [2022-04-08T12:33:30.636Z] ok github.com/docker/docker/libnetwork/osl 0.055s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:33:31.098Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-04-08T12:33:31.098Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-08T12:33:31.560Z] === RUN TestRequestNewPort [2022-04-08T12:33:31.560Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestRequestSpecificPort [2022-04-08T12:33:31.560Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestReleasePort [2022-04-08T12:33:31.560Z] --- PASS: TestReleasePort (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestReuseReleasedPort [2022-04-08T12:33:31.560Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestReleaseUnreadledPort [2022-04-08T12:33:31.560Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestUnknowProtocol [2022-04-08T12:33:31.560Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestAllocateAllPorts [2022-04-08T12:33:31.560Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestPortAllocation [2022-04-08T12:33:31.560Z] --- PASS: TestPortAllocation (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestPortAllocationWithCustomRange [2022-04-08T12:33:31.560Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestNoDuplicateBPR [2022-04-08T12:33:31.560Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-08T12:33:31.560Z] === RUN TestChangePortRange [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-08T12:33:31.560Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-08T12:33:31.560Z] --- PASS: TestChangePortRange (0.00s) [2022-04-08T12:33:31.560Z] PASS [2022-04-08T12:33:31.560Z] coverage: 88.6% of statements [2022-04-08T12:33:31.560Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-08T12:33:31.966Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2022-04-08T12:33:31.966Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-08T12:33:32.535Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-08T12:33:32.535Z] 2022/04/08 12:33:32 Closing DB instances... [2022-04-08T12:33:32.535Z] testing: warning: no tests to run [2022-04-08T12:33:32.535Z] PASS [2022-04-08T12:33:32.535Z] coverage: 0.0% of statements [2022-04-08T12:33:32.535Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:33:32.535Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.43s) [2022-04-08T12:33:32.535Z] === RUN TestGetAddress [2022-04-08T12:33:32.670Z] --- PASS: TestInspectNetwork (6.89s) [2022-04-08T12:33:32.670Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-08T12:33:32.670Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-08T12:33:32.670Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-08T12:33:32.670Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-08T12:33:32.670Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:33:32.895Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-08T12:33:32.895Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-08T12:33:32.895Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-08T12:33:32.895Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-08T12:33:32.895Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-08T12:33:32.895Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-08T12:33:32.895Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-08T12:33:32.895Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-08T12:33:32.895Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-08T12:33:33.008Z] === RUN TestHashData [2022-04-08T12:33:33.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-08T12:33:33.470Z] --- PASS: TestHashData (0.00s) [2022-04-08T12:33:33.470Z] PASS [2022-04-08T12:33:33.470Z] coverage: 2.8% of statements [2022-04-08T12:33:33.470Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-04-08T12:33:33.470Z] === RUN TestErrorConstructors [2022-04-08T12:33:33.470Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-08T12:33:33.470Z] === RUN TestCompareIPMask [2022-04-08T12:33:33.470Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-08T12:33:33.470Z] === RUN TestUtilGetHostPartIP [2022-04-08T12:33:33.470Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-08T12:33:33.470Z] === RUN TestUtilGetBroadcastIP [2022-04-08T12:33:33.470Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-08T12:33:33.470Z] === RUN TestParseCIDR [2022-04-08T12:33:33.470Z] --- PASS: TestParseCIDR (0.00s) [2022-04-08T12:33:33.470Z] PASS [2022-04-08T12:33:33.470Z] coverage: 37.3% of statements [2022-04-08T12:33:33.470Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-04-08T12:33:33.932Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-08T12:33:33.932Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-08T12:33:34.055Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-04-08T12:33:34.055Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:33:34.055Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:33:34.055Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:33:34.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:33:34.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:33:34.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:33:34.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:33:34.055Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:33:34.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:33:34.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-08T12:33:34.055Z] === RUN TestNetworkList [2022-04-08T12:33:34.055Z] === RUN TestNetworkList//networks [2022-04-08T12:33:34.055Z] === PAUSE TestNetworkList//networks [2022-04-08T12:33:34.055Z] === RUN TestNetworkList//networks/ [2022-04-08T12:33:34.055Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:33:34.055Z] === CONT TestNetworkList//networks [2022-04-08T12:33:34.055Z] === CONT TestNetworkList//networks/ [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkList (0.01s) [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:33:34.055Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:33:34.055Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:33:34.626Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-08T12:33:34.626Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-08T12:33:34.905Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-08T12:33:34.905Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-08T12:33:34.905Z] PASS [2022-04-08T12:33:34.905Z] coverage: 55.0% of statements [2022-04-08T12:33:34.905Z] ok github.com/docker/docker/oci 0.060s coverage: 55.0% of statements [2022-04-08T12:33:35.367Z] === RUN TestAddressPoolOpt [2022-04-08T12:33:35.367Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/a [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/something [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/_=a [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/env1=value1 [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/_env1=value1 [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/PATH [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/=a [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/PATH= [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/PATH=something [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/asd!qwe [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/1asd [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/123 [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/some_space [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/__some_space_before [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/some_space_after__ [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/= [2022-04-08T12:33:35.367Z] === RUN TestValidateEnv/PaTh [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestParseHost [2022-04-08T12:33:35.367Z] --- PASS: TestParseHost (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestParseDockerDaemonHost [2022-04-08T12:33:35.367Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestParseTCP [2022-04-08T12:33:35.367Z] --- PASS: TestParseTCP (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-08T12:33:35.367Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestValidateExtraHosts [2022-04-08T12:33:35.367Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestIpOptString [2022-04-08T12:33:35.367Z] --- PASS: TestIpOptString (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-08T12:33:35.367Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestNewIpOptValidDefaultVal [2022-04-08T12:33:35.367Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestIpOptSetInvalidVal [2022-04-08T12:33:35.367Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestValidateIPAddress [2022-04-08T12:33:35.367Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestMapOpts [2022-04-08T12:33:35.367Z] --- PASS: TestMapOpts (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestListOptsWithoutValidator [2022-04-08T12:33:35.367Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestListOptsWithValidator [2022-04-08T12:33:35.367Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestValidateDNSSearch [2022-04-08T12:33:35.367Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_general_format [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_one_more [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-08T12:33:35.367Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:33:35.367Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestNamedListOpts [2022-04-08T12:33:35.367Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestNamedMapOpts [2022-04-08T12:33:35.367Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestParseLink [2022-04-08T12:33:35.367Z] --- PASS: TestParseLink (0.00s) [2022-04-08T12:33:35.367Z] === RUN TestUlimitOpt [2022-04-08T12:33:35.367Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-08T12:33:35.367Z] PASS [2022-04-08T12:33:35.367Z] coverage: 66.3% of statements [2022-04-08T12:33:35.367Z] ok github.com/docker/docker/opts 0.080s coverage: 66.3% of statements [2022-04-08T12:33:35.367Z] 2022/04/08 12:33:34 Closing DB instances... [2022-04-08T12:33:35.367Z] === RUN TestParseVersion [2022-04-08T12:33:35.367Z] --- PASS: TestParseVersion (0.00s) [2022-04-08T12:33:35.367Z] PASS [2022-04-08T12:33:35.367Z] coverage: 52.9% of statements [2022-04-08T12:33:35.367Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-04-08T12:33:35.568Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-08T12:33:35.568Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:33:35.678Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-08T12:33:36.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-08T12:33:36.510Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-08T12:33:36.510Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:33:36.985Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.89s) [2022-04-08T12:33:36.985Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-08T12:33:37.208Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2022-04-08T12:33:37.208Z] PASS [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === Skipped [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-08T12:33:37.208Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:33:37.208Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:33:37.208Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:33:37.208Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-08T12:33:37.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-08T12:33:37.208Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:33:37.208Z] [2022-04-08T12:33:37.208Z] DONE 201 tests, 6 skipped in 160.223s [2022-04-08T12:33:37.208Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-08T12:33:37.208Z] ++ 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-08T12:33:37.208Z] ++ set -e [2022-04-08T12:33:37.208Z] ++ '[' -n 0 ']' [2022-04-08T12:33:37.208Z] ++ set -x [2022-04-08T12:33:37.208Z] ++ 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-08T12:33:37.452Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-08T12:33:37.452Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:33:37.453Z] === RUN TestPeerCertificateMarshalJSON [2022-04-08T12:33:37.464Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:33:37.916Z] === RUN TestIsArchivePathDir [2022-04-08T12:33:37.916Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-08T12:33:37.916Z] === RUN TestIsArchivePathInvalidFile [2022-04-08T12:33:37.916Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-08T12:33:37.916Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-08T12:33:37.916Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-04-08T12:33:37.916Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-08T12:33:37.916Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-08T12:33:37.916Z] === RUN TestMiddleware [2022-04-08T12:33:37.916Z] --- PASS: TestMiddleware (0.00s) [2022-04-08T12:33:37.916Z] === RUN TestNewResponseModifier [2022-04-08T12:33:37.916Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-08T12:33:37.916Z] PASS [2022-04-08T12:33:37.916Z] coverage: 26.8% of statements [2022-04-08T12:33:37.916Z] ok github.com/docker/docker/pkg/authorization 0.536s coverage: 26.8% of statements [2022-04-08T12:33:37.916Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-08T12:33:37.916Z] === RUN TestIsArchivePathTar [2022-04-08T12:33:38.028Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:38.028Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:38.028Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:38.028Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:38.028Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:38.028Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-08T12:33:38.028Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-08T12:33:38.028Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:33:38.028Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-08T12:33:38.285Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-08T12:33:38.285Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-08T12:33:38.285Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-08T12:33:38.377Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-08T12:33:38.377Z] === RUN TestDecompressStreamGzip [2022-04-08T12:33:38.377Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-08T12:33:38.377Z] === RUN TestDecompressStreamBzip2 [2022-04-08T12:33:38.377Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-08T12:33:38.377Z] === RUN TestDecompressStreamXz [2022-04-08T12:33:38.377Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:33:38.377Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestDecompressStreamZstd [2022-04-08T12:33:38.377Z] archive_test.go:140: zstd not installed [2022-04-08T12:33:38.377Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-08T12:33:38.377Z] === RUN TestCompressStreamXzUnsupported [2022-04-08T12:33:38.377Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-08T12:33:38.377Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestCompressStreamInvalid [2022-04-08T12:33:38.377Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionInvalid [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionUncompressed [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionBzip2 [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionGzip [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionXz [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionXz (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestExtensionZstd [2022-04-08T12:33:38.377Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestCmdStreamLargeStderr [2022-04-08T12:33:38.377Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-08T12:33:38.377Z] === RUN TestCmdStreamBad [2022-04-08T12:33:38.377Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:33:38.377Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestCmdStreamGood [2022-04-08T12:33:38.377Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-08T12:33:38.377Z] === RUN TestUntarPathWithInvalidDest [2022-04-08T12:33:38.377Z] === RUN TestUnbuffered [2022-04-08T12:33:38.377Z] --- PASS: TestUnbuffered (0.00s) [2022-04-08T12:33:38.377Z] === RUN TestRaceUnbuffered [2022-04-08T12:33:38.377Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-08T12:33:38.377Z] PASS [2022-04-08T12:33:38.377Z] coverage: 100.0% of statements [2022-04-08T12:33:38.377Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.20s) [2022-04-08T12:33:38.542Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-04-08T12:33:38.542Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:33:38.542Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-08T12:33:38.835Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-08T12:33:38.835Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:33:38.842Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-08T12:33:38.842Z] === RUN TestUntarPathWithInvalidSrc [2022-04-08T12:33:38.842Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestUntarPath [2022-04-08T12:33:38.842Z] --- PASS: TestUntarPath (0.08s) [2022-04-08T12:33:38.842Z] === RUN TestUntarPathWithDestinationFile [2022-04-08T12:33:38.842Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-08T12:33:38.842Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-08T12:33:38.842Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-08T12:33:38.842Z] === RUN TestCopyWithTarInvalidSrc [2022-04-08T12:33:38.842Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-08T12:33:38.842Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestCopyWithTarSrcFile [2022-04-08T12:33:38.842Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-08T12:33:38.842Z] === RUN TestCopyWithTarSrcFolder [2022-04-08T12:33:38.842Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-08T12:33:38.842Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-08T12:33:38.842Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-08T12:33:38.842Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-08T12:33:38.842Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-08T12:33:38.842Z] === RUN TestCopyFileWithTarSrcFile [2022-04-08T12:33:38.842Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-08T12:33:38.842Z] === RUN TestTarFiles [2022-04-08T12:33:38.842Z] 2022/04/08 12:33:38 Closing DB instances... [2022-04-08T12:33:39.308Z] === RUN TestMatch [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[foo]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[foo_bar]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[]#01 [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[qux]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-08T12:33:39.308Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-08T12:33:39.309Z] === RUN TestMatch/[[foo_baz]] [2022-04-08T12:33:39.309Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-08T12:33:39.309Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-08T12:33:39.309Z] PASS [2022-04-08T12:33:39.309Z] coverage: 87.5% of statements [2022-04-08T12:33:39.309Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-04-08T12:33:39.406Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-08T12:33:39.406Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:33:39.910Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-08T12:33:39.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-08T12:33:39.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-08T12:33:40.844Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-08T12:33:40.855Z] === RUN TestChrootTarUntar [2022-04-08T12:33:40.855Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-08T12:33:40.855Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootUntarEmptyArchive [2022-04-08T12:33:40.855Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootTarUntarWithSymlink [2022-04-08T12:33:40.855Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootCopyWithTar [2022-04-08T12:33:40.855Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootCopyFileWithTar [2022-04-08T12:33:40.855Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootUntarPath [2022-04-08T12:33:40.855Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-08T12:33:40.855Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-08T12:33:40.855Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:33:40.855Z] === RUN TestChrootApplyDotDotFile [2022-04-08T12:33:40.855Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:33:40.855Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:33:40.855Z] PASS [2022-04-08T12:33:40.855Z] coverage: 12.0% of statements [2022-04-08T12:33:40.855Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 12.0% of statements [2022-04-08T12:33:41.316Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-04-08T12:33:41.316Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-08T12:33:41.322Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2022-04-08T12:33:41.322Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:33:41.322Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:33:41.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:33:41.322Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:33:41.775Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-08T12:33:41.775Z] daemon_test.go:156: [d1ee6dc5d6717] daemon is not started [2022-04-08T12:33:41.775Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-04-08T12:33:41.775Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-08T12:33:41.775Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-08T12:33:41.775Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-04-08T12:33:41.775Z] === RUN TestDaemonProxy [2022-04-08T12:33:41.775Z] === RUN TestDaemonProxy/environment_variables [2022-04-08T12:33:41.777Z] === RUN TestEnsureRemoveAllNotExist [2022-04-08T12:33:41.777Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-08T12:33:41.777Z] === RUN TestEnsureRemoveAllWithDir [2022-04-08T12:33:41.777Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-08T12:33:41.777Z] === RUN TestEnsureRemoveAllWithFile [2022-04-08T12:33:41.777Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-08T12:33:41.777Z] PASS [2022-04-08T12:33:41.777Z] coverage: 0.0% of statements [2022-04-08T12:33:41.777Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-08T12:33:42.339Z] check_test.go:308: [d6d02a75e801d] daemon is not started [2022-04-08T12:33:42.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-08T12:33:42.339Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-08T12:33:42.595Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-08T12:33:42.752Z] === RUN TestSizeEmpty [2022-04-08T12:33:42.752Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeEmptyFile [2022-04-08T12:33:42.752Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeNonemptyFile [2022-04-08T12:33:42.752Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-08T12:33:42.752Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-08T12:33:42.752Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-08T12:33:42.752Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestMoveToSubdir [2022-04-08T12:33:42.752Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-08T12:33:42.752Z] === RUN TestSizeNonExistingDirectory [2022-04-08T12:33:42.752Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-08T12:33:42.752Z] PASS [2022-04-08T12:33:42.752Z] coverage: 80.0% of statements [2022-04-08T12:33:42.752Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2022-04-08T12:33:43.214Z] 2022/04/08 12:33:43 Closing DB instances... [2022-04-08T12:33:43.526Z] === RUN TestDaemonProxy/command-line_options [2022-04-08T12:33:43.676Z] === RUN TestPollerAddRemove [2022-04-08T12:33:43.676Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-08T12:33:43.676Z] === RUN TestPollerEvent [2022-04-08T12:33:43.676Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:33:43.676Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-08T12:33:43.676Z] === RUN TestPollerClose [2022-04-08T12:33:43.676Z] --- PASS: TestPollerClose (0.00s) [2022-04-08T12:33:43.676Z] PASS [2022-04-08T12:33:43.676Z] coverage: 45.7% of statements [2022-04-08T12:33:43.676Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-04-08T12:33:44.650Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-04-08T12:33:44.650Z] === RUN TestNetworkDBNodeLeave [2022-04-08T12:33:44.650Z] === RUN TestCopyFileWithInvalidSrc [2022-04-08T12:33:44.650Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-08T12:33:44.650Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:33:44.651Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:33:44.651Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-08T12:33:44.651Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-08T12:33:44.651Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-08T12:33:44.893Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-08T12:33:45.113Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.03s) [2022-04-08T12:33:45.113Z] === RUN TestCopyFile [2022-04-08T12:33:45.113Z] --- PASS: TestCopyFile (0.01s) [2022-04-08T12:33:45.113Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-08T12:33:45.113Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:33:45.113Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-08T12:33:45.113Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-08T12:33:45.113Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:33:45.113Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestWildcardMatches [2022-04-08T12:33:45.113Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestPatternMatches [2022-04-08T12:33:45.113Z] --- PASS: TestPatternMatches (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-08T12:33:45.113Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestPatternMatchesFolderExclusions [2022-04-08T12:33:45.113Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-08T12:33:45.113Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-08T12:33:45.113Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-08T12:33:45.113Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-08T12:33:45.113Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestSingleExclamationError [2022-04-08T12:33:45.113Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestMatchesWithNoPatterns [2022-04-08T12:33:45.113Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestMatchesWithMalformedPatterns [2022-04-08T12:33:45.113Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestMatches [2022-04-08T12:33:45.113Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-08T12:33:45.113Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-08T12:33:45.113Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-08T12:33:45.113Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-08T12:33:45.113Z] --- PASS: TestMatches (0.01s) [2022-04-08T12:33:45.113Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-08T12:33:45.113Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-08T12:33:45.113Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-08T12:33:45.113Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatterns [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatternsExceptionFlag [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCleanPatternsErrorSingleException [2022-04-08T12:33:45.113Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCreateIfNotExistsDir [2022-04-08T12:33:45.113Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-08T12:33:45.113Z] === RUN TestCreateIfNotExistsFile [2022-04-08T12:33:45.113Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-04-08T12:33:45.113Z] === RUN TestMatch [2022-04-08T12:33:45.113Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:33:45.113Z] === RUN TestCompile [2022-04-08T12:33:45.113Z] === RUN TestCompile/slash [2022-04-08T12:33:45.113Z] === RUN TestCompile/backslash [2022-04-08T12:33:45.113Z] --- PASS: TestCompile (0.00s) [2022-04-08T12:33:45.113Z] --- PASS: TestCompile/slash (0.00s) [2022-04-08T12:33:45.113Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-08T12:33:45.113Z] PASS [2022-04-08T12:33:45.113Z] coverage: 84.7% of statements [2022-04-08T12:33:45.113Z] ok github.com/docker/docker/pkg/fileutils 0.128s coverage: 84.7% of statements [2022-04-08T12:33:45.456Z] === RUN TestDaemonProxy/configuration_file [2022-04-08T12:33:45.575Z] --- PASS: TestTarFiles (6.74s) [2022-04-08T12:33:45.575Z] === RUN TestDetectCompressionZstd [2022-04-08T12:33:45.575Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-08T12:33:45.575Z] === RUN TestTarUntar [2022-04-08T12:33:45.575Z] === RUN TestGet [2022-04-08T12:33:45.575Z] --- PASS: TestGet (0.00s) [2022-04-08T12:33:45.575Z] === RUN TestGetShortcutString [2022-04-08T12:33:45.575Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-08T12:33:45.575Z] PASS [2022-04-08T12:33:45.575Z] coverage: 42.9% of statements [2022-04-08T12:33:45.575Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-04-08T12:33:45.575Z] --- PASS: TestTarUntar (0.04s) [2022-04-08T12:33:45.575Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-08T12:33:45.575Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-08T12:33:45.575Z] === RUN TestTarWithOptions [2022-04-08T12:33:45.575Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-08T12:33:45.575Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-08T12:33:45.575Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-08T12:33:45.575Z] === RUN TestUntarUstarGnuConflict [2022-04-08T12:33:45.575Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-08T12:33:45.575Z] === RUN TestUntarInvalidFilenames [2022-04-08T12:33:46.037Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2151527537\\dest" [2022-04-08T12:33:46.037Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-04-08T12:33:46.037Z] === RUN TestUntarHardlinkToSymlink [2022-04-08T12:33:46.037Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-08T12:33:46.037Z] === RUN TestUntarInvalidHardlink [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink132533406\\victim\\hello" -> "../victim/hello" [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1295384538\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2277382045\\victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1624919512\\victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2421385206\\victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4212237669\\victim" -> "../victim" [2022-04-08T12:33:46.037Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-08T12:33:46.037Z] === RUN TestUntarInvalidSymlink [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4149885679\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2041556794\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3248797456\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1816616732\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1399673863\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink623019699\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.037Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink305185817\\dest\\dir\\loophole" -> "../../victim" [2022-04-08T12:33:46.037Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-08T12:33:46.037Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-08T12:33:46.037Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-08T12:33:46.037Z] === RUN TestXGlobalNoParent [2022-04-08T12:33:46.037Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-08T12:33:46.037Z] === RUN TestReplaceFileTarWrapper [2022-04-08T12:33:46.500Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-04-08T12:33:46.500Z] === RUN TestPrefixHeaderReadable [2022-04-08T12:33:46.500Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-08T12:33:46.500Z] === RUN TestDisablePigz [2022-04-08T12:33:46.500Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-08T12:33:46.500Z] --- PASS: TestDisablePigz (0.13s) [2022-04-08T12:33:46.500Z] === RUN TestPigz [2022-04-08T12:33:46.500Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-08T12:33:46.500Z] --- PASS: TestPigz (0.16s) [2022-04-08T12:33:46.500Z] === RUN TestNosysFileInfo [2022-04-08T12:33:46.500Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:33:46.500Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:33:46.500Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestCanonicalTarNameForPath [2022-04-08T12:33:46.500Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestCanonicalTarName [2022-04-08T12:33:46.500Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestChmodTarEntry [2022-04-08T12:33:46.500Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestHardLinkOrder [2022-04-08T12:33:46.500Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-08T12:33:46.500Z] === RUN TestChangeString [2022-04-08T12:33:46.500Z] --- PASS: TestChangeString (0.00s) [2022-04-08T12:33:46.500Z] === RUN TestChangesWithNoChanges [2022-04-08T12:33:46.500Z] === RUN TestCreateIDMapOrder [2022-04-08T12:33:46.500Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-08T12:33:46.500Z] PASS [2022-04-08T12:33:46.500Z] coverage: 7.2% of statements [2022-04-08T12:33:46.500Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-08T12:33:46.500Z] === RUN TestChangesWithChanges [2022-04-08T12:33:46.500Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-04-08T12:33:46.822Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-08T12:33:46.961Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-08T12:33:46.961Z] === RUN TestChangesWithChangesGH13590 [2022-04-08T12:33:46.961Z] changes_test.go:196: needs more investigation [2022-04-08T12:33:46.961Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestChangesDirsEmpty [2022-04-08T12:33:46.961Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-04-08T12:33:46.961Z] === RUN TestChangesDirsMutated [2022-04-08T12:33:46.961Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-04-08T12:33:46.961Z] === RUN TestApplyLayer [2022-04-08T12:33:46.961Z] changes_test.go:433: needs further investigation [2022-04-08T12:33:46.961Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestChangesSizeWithHardlinks [2022-04-08T12:33:46.961Z] changes_test.go:469: needs further investigation [2022-04-08T12:33:46.961Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestChangesSizeWithNoChanges [2022-04-08T12:33:46.961Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-08T12:33:46.961Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestChangesSize [2022-04-08T12:33:46.961Z] --- PASS: TestChangesSize (0.00s) [2022-04-08T12:33:46.961Z] === RUN TestApplyLayerInvalidFilenames [2022-04-08T12:33:46.961Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2214005995\\dest" [2022-04-08T12:33:46.961Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-08T12:33:46.961Z] === RUN TestApplyLayerInvalidHardlink [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1394941275\\victim\\hello" -> "../victim/hello" [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2894157326\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2637418311\\victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2104101000\\victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink447425837\\victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3519209930\\victim" -> "../victim" [2022-04-08T12:33:46.961Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-08T12:33:46.961Z] === RUN TestApplyLayerInvalidSymlink [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3757321849\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3434058937\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3741665626\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1180752606\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3398814413\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink973823472\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:33:46.961Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-08T12:33:46.961Z] === RUN TestApplyLayerWhiteouts [2022-04-08T12:33:47.079Z] === RUN TestDaemonProxy/conflicting_options [2022-04-08T12:33:47.422Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-04-08T12:33:47.422Z] === RUN TestGenerateEmptyFile [2022-04-08T12:33:47.422Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-08T12:33:47.422Z] === RUN TestGenerateWithContent [2022-04-08T12:33:47.422Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-08T12:33:47.422Z] PASS [2022-04-08T12:33:47.422Z] coverage: 62.9% of statements [2022-04-08T12:33:47.422Z] ok github.com/docker/docker/pkg/archive 9.608s coverage: 62.9% of statements [2022-04-08T12:33:47.422Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-04-08T12:33:47.422Z] === RUN TestNetworkDBWatch [2022-04-08T12:33:47.641Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-08T12:33:47.884Z] === RUN TestFixedBufferCap [2022-04-08T12:33:47.884Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestFixedBufferLen [2022-04-08T12:33:47.884Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestFixedBufferString [2022-04-08T12:33:47.884Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestFixedBufferWrite [2022-04-08T12:33:47.884Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestFixedBufferRead [2022-04-08T12:33:47.884Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestBytesPipeRead [2022-04-08T12:33:47.884Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestBytesPipeWrite [2022-04-08T12:33:47.884Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-08T12:33:47.884Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy (6.36s) [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-08T12:33:48.205Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-08T12:33:48.205Z] PASS [2022-04-08T12:33:48.205Z] [2022-04-08T12:33:48.205Z] DONE 17 tests in 10.840s [2022-04-08T12:33:48.205Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-08T12:33:48.205Z] ++ 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-08T12:33:48.205Z] ++ set -e [2022-04-08T12:33:48.205Z] ++ '[' -n 0 ']' [2022-04-08T12:33:48.205Z] ++ set -x [2022-04-08T12:33:48.205Z] ++ 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-08T12:33:48.346Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-04-08T12:33:48.346Z] === RUN TestAtomicWriteToFile [2022-04-08T12:33:48.346Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-08T12:33:48.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-08T12:33:48.461Z] INFO: Testing against a local daemon [2022-04-08T12:33:48.461Z] === RUN TestCommitInheritsEnv [2022-04-08T12:33:48.718Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-04-08T12:33:48.718Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:33:48.718Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-08T12:33:48.718Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:33:48.718Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-08T12:33:48.807Z] === RUN TestAtomicWriteSetCommit [2022-04-08T12:33:48.807Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-08T12:33:48.807Z] === RUN TestAtomicWriteSetCancel [2022-04-08T12:33:48.807Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-08T12:33:48.807Z] === RUN TestReadCloserWrapperClose [2022-04-08T12:33:48.807Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestReaderErrWrapperReadOnError [2022-04-08T12:33:48.807Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestReaderErrWrapperRead [2022-04-08T12:33:48.807Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestCancelReadCloser [2022-04-08T12:33:48.807Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-08T12:33:48.807Z] === RUN TestWriteCloserWrapperClose [2022-04-08T12:33:48.807Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestNopWriteCloser [2022-04-08T12:33:48.807Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestNopWriter [2022-04-08T12:33:48.807Z] --- PASS: TestNopWriter (0.00s) [2022-04-08T12:33:48.807Z] === RUN TestWriteCounter [2022-04-08T12:33:48.807Z] --- PASS: TestWriteCounter (0.00s) [2022-04-08T12:33:48.807Z] PASS [2022-04-08T12:33:48.807Z] coverage: 69.2% of statements [2022-04-08T12:33:48.807Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 69.2% of statements [2022-04-08T12:33:48.975Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-08T12:33:48.975Z] === RUN TestImportWithCustomPlatform// [2022-04-08T12:33:48.975Z] === RUN TestImportWithCustomPlatform/linux [2022-04-08T12:33:48.975Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-08T12:33:49.231Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-08T12:33:49.231Z] === RUN TestImportWithCustomPlatform/macos [2022-04-08T12:33:49.231Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-08T12:33:49.231Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-08T12:33:49.269Z] 2022/04/08 12:33:48 Closing DB instances... [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform (0.55s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-08T12:33:49.487Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-08T12:33:49.487Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:33:49.487Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-08T12:33:49.487Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:33:49.487Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-08T12:33:49.487Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:33:50.049Z] check_test.go:308: [d6e1f5e8b13e1] daemon is not started [2022-04-08T12:33:50.049Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-04-08T12:33:50.049Z] === RUN TestRemoveImageGarbageCollector [2022-04-08T12:33:50.049Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-08T12:33:50.256Z] === RUN TestError [2022-04-08T12:33:50.256Z] --- PASS: TestError (0.00s) [2022-04-08T12:33:50.256Z] === RUN TestProgressString [2022-04-08T12:33:50.256Z] === RUN TestProgressString/no_progress [2022-04-08T12:33:50.256Z] === RUN TestProgressString/progress_1 [2022-04-08T12:33:50.256Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-08T12:33:50.256Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-08T12:33:50.256Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-08T12:33:50.256Z] === RUN TestProgressString/with_units [2022-04-08T12:33:50.256Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-08T12:33:50.256Z] === RUN TestProgressString/hide_counts [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-08T12:33:50.256Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-08T12:33:50.256Z] === RUN TestJSONMessageDisplay [2022-04-08T12:33:50.256Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-08T12:33:50.256Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-08T12:33:50.256Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-08T12:33:50.256Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-08T12:33:50.256Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-08T12:33:50.256Z] === RUN TestDisplayJSONMessagesStream [2022-04-08T12:33:50.256Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-08T12:33:50.256Z] PASS [2022-04-08T12:33:50.256Z] coverage: 91.7% of statements [2022-04-08T12:33:50.256Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithHugeFile (50.84s) [2022-04-08T12:33:50.382Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:33:50.382Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:33:50.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:33:50.382Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:33:50.382Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:33:50.382Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:33:50.382Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:33:50.382Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:33:50.382Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:33:50.382Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-08T12:33:50.382Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:33:50.382Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-08T12:33:50.382Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-08T12:33:50.588Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-08T12:33:50.588Z] [2022-04-08T12:33:50.588Z] ________ ____ __. [2022-04-08T12:33:50.588Z] \_____ \ | |/ _| [2022-04-08T12:33:50.588Z] / | \| < [2022-04-08T12:33:50.588Z] / | \ | \ [2022-04-08T12:33:50.588Z] \_______ /____|__ \ [2022-04-08T12:33:50.588Z] \/ \/ [2022-04-08T12:33:50.588Z] [2022-04-08T12:33:50.588Z] INFO: make.ps1 ended at 04/08/2022 12:33:48 [2022-04-08T12:33:50.588Z] INFO: Binaries build ended at 04/08/2022 12:33:49. Duration:00:01:46.1495020 [2022-04-08T12:33:50.610Z] time="2022-04-08T12:33:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-08T12:33:50.717Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-04-08T12:33:50.717Z] === RUN TestNetworkDBBulkSync [2022-04-08T12:33:50.717Z] === RUN TestStandardLongPath [2022-04-08T12:33:50.717Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-08T12:33:50.717Z] === RUN TestUNCLongPath [2022-04-08T12:33:50.717Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-08T12:33:50.717Z] PASS [2022-04-08T12:33:50.717Z] coverage: 100.0% of statements [2022-04-08T12:33:50.717Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-04-08T12:33:51.173Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-08T12:33:51.178Z] === RUN TestNameFormat [2022-04-08T12:33:51.179Z] --- PASS: TestNameFormat (0.00s) [2022-04-08T12:33:51.179Z] === RUN TestNameRetries [2022-04-08T12:33:51.179Z] --- PASS: TestNameRetries (0.00s) [2022-04-08T12:33:51.179Z] PASS [2022-04-08T12:33:51.179Z] coverage: 85.7% of statements [2022-04-08T12:33:51.179Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-04-08T12:33:51.430Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-08T12:33:51.562Z] INFO: Copying the built daemon binary to d:\CI\PR-43471\2\binary\dockerd-d246337c3d.exe... [2022-04-08T12:33:51.562Z] INFO: Copying the built client binary to d:\CI\PR-43471\2\binary\docker-d246337c3d.exe... [2022-04-08T12:33:51.562Z] INFO: Copying dockerversion from the container... [2022-04-08T12:33:51.993Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-04-08T12:33:51.993Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:33:51.993Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-08T12:33:51.993Z] === RUN TestTagInvalidReference [2022-04-08T12:33:51.993Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-08T12:33:51.993Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:33:51.993Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-08T12:33:51.993Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:33:51.993Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-08T12:33:51.993Z] === RUN TestTagOfficialNames [2022-04-08T12:33:52.023Z] INFO: Copying the golang package from the container to d:\CI\PR-43471\2\installer\go.zip... [2022-04-08T12:33:52.158Z] 2022/04/08 12:33:51 Closing DB instances... [2022-04-08T12:33:52.158Z] === RUN TestParseKeyValueOpt [2022-04-08T12:33:52.158Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-08T12:33:52.158Z] === RUN TestParseUintList [2022-04-08T12:33:52.158Z] --- PASS: TestParseUintList (0.00s) [2022-04-08T12:33:52.158Z] === RUN TestParseUintListMaximumLimits [2022-04-08T12:33:52.158Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-08T12:33:52.158Z] PASS [2022-04-08T12:33:52.158Z] coverage: 97.0% of statements [2022-04-08T12:33:52.158Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-04-08T12:33:52.250Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-08T12:33:52.250Z] === RUN TestTagMatchesDigest [2022-04-08T12:33:52.250Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-08T12:33:52.250Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-08T12:33:52.250Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-08T12:33:52.484Z] INFO: Extracting go.zip to d:\CI\PR-43471\2\go [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-08T12:33:53.131Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:33:53.131Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:33:53.131Z] PASS [2022-04-08T12:33:53.131Z] coverage: 36.4% of statements [2022-04-08T12:33:53.131Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-08T12:33:53.592Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-08T12:33:53.592Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-08T12:33:53.619Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-08T12:33:53.828Z] --- PASS: TestServicePlugin (29.85s) [2022-04-08T12:33:53.828Z] === RUN TestServiceUpdateLabel [2022-04-08T12:33:54.055Z] === RUN TestNewAndRemove [2022-04-08T12:33:54.055Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-08T12:33:54.055Z] === RUN TestRemoveInvalidPath [2022-04-08T12:33:54.055Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-08T12:33:54.055Z] PASS [2022-04-08T12:33:54.055Z] coverage: 82.6% of statements [2022-04-08T12:33:54.055Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.68s) [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-08T12:33:54.570Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-08T12:33:54.570Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-08T12:33:54.570Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-08T12:33:54.570Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-08T12:33:54.570Z] PASS [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === Skipped [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-08T12:33:54.570Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:33:54.570Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-08T12:33:54.570Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] DONE 34 tests, 3 skipped in 110.916s [2022-04-08T12:33:54.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-08T12:33:54.570Z] INFO: Testing against a local daemon [2022-04-08T12:33:54.570Z] === RUN TestConfigInspect [2022-04-08T12:33:54.570Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigInspect (0.03s) [2022-04-08T12:33:54.570Z] === RUN TestConfigList [2022-04-08T12:33:54.570Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigList (0.01s) [2022-04-08T12:33:54.570Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:33:54.570Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-08T12:33:54.570Z] === RUN TestConfigsUpdate [2022-04-08T12:33:54.570Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-08T12:33:54.570Z] === RUN TestTemplatedConfig [2022-04-08T12:33:54.570Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-08T12:33:54.570Z] === RUN TestConfigCreateResolve [2022-04-08T12:33:54.570Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-08T12:33:54.570Z] PASS [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === Skipped [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-04-08T12:33:54.570Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-08T12:33:54.570Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-08T12:33:54.570Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-08T12:33:54.570Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-08T12:33:54.570Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-08T12:33:54.570Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:33:54.570Z] [2022-04-08T12:33:54.570Z] DONE 6 tests, 6 skipped in 0.181s [2022-04-08T12:33:54.571Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-08T12:33:54.769Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-04-08T12:33:54.769Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:33:54.829Z] INFO: Testing against a local daemon [2022-04-08T12:33:54.829Z] === RUN TestCheckpoint [2022-04-08T12:33:54.829Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:33:54.829Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:33:54.829Z] === RUN TestContainerInvalidJSON [2022-04-08T12:33:54.829Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:33:54.829Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:33:54.829Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:33:54.829Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:33:54.829Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:33:54.829Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:33:54.829Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-08T12:33:54.829Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-08T12:33:54.829Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-08T12:33:54.829Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:33:54.829Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-04-08T12:33:54.829Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:33:54.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-08T12:33:54.829Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:33:54.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-08T12:33:54.829Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:33:54.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-08T12:33:54.829Z] === RUN TestCopyFromContainer [2022-04-08T12:33:55.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-08T12:33:56.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-08T12:33:56.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-08T12:33:56.229Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2022-04-08T12:33:56.229Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:33:56.245Z] === RUN TestFailedConnection [2022-04-08T12:33:56.708Z] 2022/04/08 12:33:56 Closing DB instances... [2022-04-08T12:33:57.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-08T12:33:57.169Z] --- PASS: TestFailedConnection (1.11s) [2022-04-08T12:33:57.169Z] === RUN TestFailOnce [2022-04-08T12:33:57.169Z] 2022/04/08 12:33:56 http: panic serving 127.0.0.1:49304: Plugin not ready [2022-04-08T12:33:57.169Z] goroutine 13 [running]: [2022-04-08T12:33:57.169Z] net/http.(*conn).serve.func1() [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:33:57.169Z] panic({0x12f3700, 0x143d040}) [2022-04-08T12:33:57.169Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:33:57.169Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001ada70?) [2022-04-08T12:33:57.169Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-08T12:33:57.169Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1442858?, 0xc0000b0000?}, 0x124da66?) [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:33:57.169Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1442858, 0xc0000b0000}, 0xc00019e300) [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-08T12:33:57.169Z] net/http.serverHandler.ServeHTTP({0x1440e78?}, {0x1442858, 0xc0000b0000}, 0xc00019e300) [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:33:57.169Z] net/http.(*conn).serve(0xc000066e60, {0x1442d58, 0xc00008a0c0}) [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:33:57.169Z] created by net/http.(*Server).Serve [2022-04-08T12:33:57.169Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:33:57.169Z] time="2022-04-08T12:33:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2022-04-08T12:33:57.614Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0l374utssrhk3ges9xu4ij17i Created:2022-04-08 12:33:56.160935962 +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[369cb082a2210f742dbd4f98e4a9498b518a7ff2a11eb594e1f82daa6f763e9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9nsxf0dwcrnbfesdek109za41 EndpointID:82ff4ff07e9ff7fd88002907ea6a1a586620c6bf7a3c0aaa64343c26a44682e0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eea32c343d7467a9c2852388ba1c58cd254c91be80a6afc4b8817d51b598ba7e 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:83df1f31d244 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9nsxf0dwcrnbfesdek109za41 EndpointID:82ff4ff07e9ff7fd88002907ea6a1a586620c6bf7a3c0aaa64343c26a44682e0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-08T12:33:58.116Z] === RUN TestCopyFromContainer// [2022-04-08T12:33:58.116Z] === RUN TestCopyFromContainer//bar/root [2022-04-08T12:33:58.376Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-08T12:33:58.376Z] === RUN TestCopyFromContainer/bar/quux [2022-04-08T12:33:58.376Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-08T12:33:58.376Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-08T12:33:58.376Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-08T12:33:58.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-08T12:33:58.636Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-08T12:33:58.636Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-08T12:33:58.636Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer (3.78s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-08T12:33:58.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:33:58.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:33:58.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:33:58.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:33:58.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:33:58.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:33:58.636Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:33:58.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-08T12:33:58.636Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:33:58.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-04-08T12:33:58.636Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:33:58.636Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:33:58.636Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:33:58.636Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:33:58.636Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:33:58.636Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:33:58.636Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:33:58.636Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:33:58.636Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:33:58.636Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:33:58.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-08T12:33:58.636Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:33:58.714Z] --- PASS: TestFailOnce (1.21s) [2022-04-08T12:33:58.714Z] === RUN TestEchoInputOutput [2022-04-08T12:33:58.714Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-08T12:33:58.714Z] === RUN TestBackoff [2022-04-08T12:33:58.714Z] --- PASS: TestBackoff (0.00s) [2022-04-08T12:33:58.714Z] === RUN TestAbortRetry [2022-04-08T12:33:58.714Z] --- PASS: TestAbortRetry (0.00s) [2022-04-08T12:33:58.714Z] === RUN TestClientScheme [2022-04-08T12:33:58.714Z] --- PASS: TestClientScheme (0.00s) [2022-04-08T12:33:58.714Z] === RUN TestNewClientWithTimeout [2022-04-08T12:33:58.714Z] --- PASS: TestGetAddress (26.10s) [2022-04-08T12:33:58.714Z] === RUN TestRequestSyntaxCheck [2022-04-08T12:33:58.714Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-08T12:33:58.714Z] === RUN TestRequest [2022-04-08T12:33:58.714Z] time="2022-04-08T12:33:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-08T12:33:58.969Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-08T12:33:59.532Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-08T12:33:59.688Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.98s) [2022-04-08T12:33:59.688Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-08T12:34:00.017Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-04-08T12:34:00.017Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:34:00.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-08T12:34:00.661Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-08T12:34:00.662Z] time="2022-04-08T12:34:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-08T12:34:00.662Z] 2022/04/08 12:34:00 Closing DB instances... [2022-04-08T12:34:00.954Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:00.954Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:01.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:01.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:01.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:01.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:01.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-08T12:34:01.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:34:01.224Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-08T12:34:01.224Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-08T12:34:01.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-08T12:34:01.472Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:34:01.472Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:34:01.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:34:01.472Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-08T12:34:01.472Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:34:01.472Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:34:01.472Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:34:01.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-08T12:34:01.731Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:34:01.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:34:01.731Z] === RUN TestContainerStartOnDaemonRestart [2022-04-08T12:34:01.731Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-08T12:34:01.731Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-08T12:34:01.731Z] === RUN TestDaemonRestartIpcMode [2022-04-08T12:34:01.731Z] === PAUSE TestDaemonRestartIpcMode [2022-04-08T12:34:01.731Z] === RUN TestDaemonHostGatewayIP [2022-04-08T12:34:01.731Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:34:01.731Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-08T12:34:01.731Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-08T12:34:01.731Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-08T12:34:01.731Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:34:01.731Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-08T12:34:01.731Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:34:01.731Z] === RUN TestDiff [2022-04-08T12:34:01.788Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-08T12:34:01.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-04-08T12:34:01.836Z] PASS [2022-04-08T12:34:01.836Z] [2022-04-08T12:34:01.836Z] === Skipped [2022-04-08T12:34:01.836Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:34:01.836Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:34:01.836Z] [2022-04-08T12:34:01.836Z] DONE 26 tests, 1 skipped in 42.819s [2022-04-08T12:34:01.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:34:01.836Z] ++ 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-08T12:34:01.836Z] ++ set -e [2022-04-08T12:34:01.836Z] ++ '[' -n 0 ']' [2022-04-08T12:34:01.836Z] ++ set -x [2022-04-08T12:34:01.836Z] ++ 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-08T12:34:01.836Z] INFO: Testing against a local daemon [2022-04-08T12:34:01.836Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-08T12:34:01.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:34:01.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:34:01.836Z] === RUN TestDockerNetworkIpvlan [2022-04-08T12:34:01.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:34:01.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:34:01.836Z] PASS [2022-04-08T12:34:01.836Z] [2022-04-08T12:34:01.836Z] === Skipped [2022-04-08T12:34:01.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:34:01.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:34:01.836Z] [2022-04-08T12:34:01.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:34:01.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:34:01.836Z] [2022-04-08T12:34:01.836Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-08T12:34:01.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:34:01.836Z] ++ 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-08T12:34:01.836Z] ++ set -e [2022-04-08T12:34:01.836Z] ++ '[' -n 0 ']' [2022-04-08T12:34:01.836Z] ++ set -x [2022-04-08T12:34:01.836Z] ++ 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-08T12:34:01.836Z] INFO: Testing against a local daemon [2022-04-08T12:34:01.836Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-08T12:34:01.991Z] --- PASS: TestDiff (0.39s) [2022-04-08T12:34:01.991Z] === RUN TestExecWithCloseStdin [2022-04-08T12:34:02.207Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-04-08T12:34:02.207Z] === RUN TestNetworkDBGarbageCollection [2022-04-08T12:34:02.352Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-08T12:34:02.560Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-08T12:34:02.560Z] === RUN TestExec [2022-04-08T12:34:02.917Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-08T12:34:03.129Z] --- PASS: TestExec (0.48s) [2022-04-08T12:34:03.130Z] === RUN TestExecUser [2022-04-08T12:34:03.175Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-08T12:34:03.180Z] time="2022-04-08T12:34:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-08T12:34:03.225Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-04-08T12:34:03.225Z] === RUN TestDockerNetworkMacvlan [2022-04-08T12:34:03.389Z] --- PASS: TestExecUser (0.47s) [2022-04-08T12:34:03.389Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:34:03.739Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-08T12:34:03.796Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-08T12:34:03.955Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-08T12:34:03.955Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:34:04.311Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-08T12:34:04.366Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-08T12:34:04.873Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-08T12:34:05.308Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-08T12:34:05.436Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-08T12:34:05.857Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-04-08T12:34:05.857Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:34:05.999Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-08T12:34:06.116Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-04-08T12:34:06.116Z] === RUN TestHealthKillContainer [2022-04-08T12:34:06.256Z] check_test.go:308: [d25f0a0d2d13f] daemon is not started [2022-04-08T12:34:06.256Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-08T12:34:07.222Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-08T12:34:07.625Z] check_test.go:308: [d594138e5fafa] daemon is not started [2022-04-08T12:34:07.625Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-08T12:34:07.882Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-08T12:34:07.898Z] time="2022-04-08T12:34:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-08T12:34:07.898Z] === RUN TestParseEmptyInterface [2022-04-08T12:34:07.898Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestParseNonInterfaceType [2022-04-08T12:34:07.898Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestParseWithOneFunction [2022-04-08T12:34:07.898Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestParseWithMultipleFuncs [2022-04-08T12:34:07.898Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestParseWithUnnamedReturn [2022-04-08T12:34:07.898Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestEmbeddedInterface [2022-04-08T12:34:07.898Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestParsedImports [2022-04-08T12:34:07.898Z] --- PASS: TestParsedImports (0.00s) [2022-04-08T12:34:07.898Z] === RUN TestAliasedImports [2022-04-08T12:34:07.898Z] --- PASS: TestAliasedImports (0.00s) [2022-04-08T12:34:07.898Z] PASS [2022-04-08T12:34:07.898Z] coverage: 56.8% of statements [2022-04-08T12:34:07.898Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-04-08T12:34:08.446Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-08T12:34:08.610Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-08T12:34:08.873Z] === RUN TestHTTPTransport [2022-04-08T12:34:08.873Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-08T12:34:08.873Z] PASS [2022-04-08T12:34:08.873Z] coverage: 85.7% of statements [2022-04-08T12:34:08.873Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-04-08T12:34:09.334Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:34:09.334Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-08T12:34:09.334Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-08T12:34:09.334Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:34:09.334Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-08T12:34:09.334Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-08T12:34:09.334Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-08T12:34:09.334Z] === RUN TestBufferPoolPutAndGet [2022-04-08T12:34:09.334Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-08T12:34:09.334Z] PASS [2022-04-08T12:34:09.334Z] coverage: 88.2% of statements [2022-04-08T12:34:09.334Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-04-08T12:34:09.378Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-08T12:34:09.378Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-08T12:34:09.670Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-04-08T12:34:09.670Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:34:09.795Z] --- PASS: TestRequest (11.29s) [2022-04-08T12:34:09.795Z] === RUN TestOverlappingRequests [2022-04-08T12:34:09.795Z] === RUN TestOutputOnPrematureClose [2022-04-08T12:34:09.795Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-08T12:34:09.795Z] === RUN TestCompleteSilently [2022-04-08T12:34:09.795Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-08T12:34:09.795Z] PASS [2022-04-08T12:34:09.795Z] coverage: 75.9% of statements [2022-04-08T12:34:09.795Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-04-08T12:34:10.766Z] --- PASS: TestOverlappingRequests (0.56s) [2022-04-08T12:34:10.766Z] === RUN TestRelease [2022-04-08T12:34:10.766Z] === RUN TestSendToOneSub [2022-04-08T12:34:10.766Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-08T12:34:10.766Z] === RUN TestSendToMultipleSubs [2022-04-08T12:34:10.766Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-08T12:34:10.766Z] === RUN TestEvictOneSub [2022-04-08T12:34:10.766Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-08T12:34:10.766Z] === RUN TestClosePublisher [2022-04-08T12:34:10.766Z] --- PASS: TestClosePublisher (0.00s) [2022-04-08T12:34:10.766Z] === RUN TestPubSubRace [2022-04-08T12:34:11.738Z] --- PASS: TestPubSubRace (1.07s) [2022-04-08T12:34:11.738Z] PASS [2022-04-08T12:34:11.738Z] coverage: 75.0% of statements [2022-04-08T12:34:11.738Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2022-04-08T12:34:11.916Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-08T12:34:12.199Z] === RUN TestRegister [2022-04-08T12:34:12.199Z] --- PASS: TestRegister (0.00s) [2022-04-08T12:34:12.199Z] === RUN TestCommand [2022-04-08T12:34:12.199Z] --- PASS: TestCommand (0.03s) [2022-04-08T12:34:12.199Z] === RUN TestNaiveSelf [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan (9.31s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2022-04-08T12:34:12.488Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-04-08T12:34:12.488Z] PASS [2022-04-08T12:34:12.488Z] [2022-04-08T12:34:12.488Z] DONE 8 tests in 10.637s [2022-04-08T12:34:12.488Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-08T12:34:12.488Z] ++ 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-08T12:34:12.488Z] ++ set -e [2022-04-08T12:34:12.488Z] ++ '[' -n 0 ']' [2022-04-08T12:34:12.488Z] ++ set -x [2022-04-08T12:34:12.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T12:34:12.488Z] testing: warning: no tests to run [2022-04-08T12:34:12.488Z] PASS [2022-04-08T12:34:12.488Z] [2022-04-08T12:34:12.488Z] DONE 0 tests in 0.022s [2022-04-08T12:34:12.488Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-08T12:34:12.488Z] ++ 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-08T12:34:12.488Z] ++ set -e [2022-04-08T12:34:12.488Z] ++ '[' -n 0 ']' [2022-04-08T12:34:12.488Z] ++ set -x [2022-04-08T12:34:12.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T12:34:12.488Z] INFO: Testing against a local daemon [2022-04-08T12:34:12.488Z] === RUN TestAuthZPluginAllowRequest [2022-04-08T12:34:12.653Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-08T12:34:12.653Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-08T12:34:12.661Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-08T12:34:12.661Z] PASS [2022-04-08T12:34:12.661Z] coverage: 82.4% of statements [2022-04-08T12:34:12.661Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2022-04-08T12:34:12.661Z] --- PASS: TestRelease (2.28s) [2022-04-08T12:34:12.661Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:34:12.910Z] check_test.go:308: [d0cb9e385bc33] daemon is not started [2022-04-08T12:34:12.910Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-08T12:34:13.122Z] === RUN TestDump [2022-04-08T12:34:13.122Z] goroutine 6 [running]: [2022-04-08T12:34:13.122Z] github.com/docker/docker/pkg/stack.dump(0x362d57?) [2022-04-08T12:34:13.122Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:34:13.122Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-08T12:34:13.122Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-08T12:34:13.122Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-08T12:34:13.122Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-08T12:34:13.122Z] testing.tRunner(0xc0001601a0, 0x52a498) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:34:13.122Z] created by testing.(*T).Run [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:34:13.122Z] [2022-04-08T12:34:13.122Z] goroutine 1 [chan receive]: [2022-04-08T12:34:13.122Z] testing.(*T).Run(0xc000160000, {0x51913c?, 0x33c1f3?}, 0x52a498) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:34:13.122Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:34:13.122Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:34:13.122Z] testing.runTests(0xc000058460?, {0x6ae400, 0x3, 0x3}, {0x150df050108?, 0x40?, 0x6b34a0?}) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:34:13.122Z] testing.(*M).Run(0xc000058460) [2022-04-08T12:34:13.122Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:34:13.122Z] main.main() [2022-04-08T12:34:13.122Z] _testmain.go:99 +0x255 [2022-04-08T12:34:13.122Z] --- PASS: TestDump (0.00s) [2022-04-08T12:34:13.122Z] === RUN TestDumpToFile [2022-04-08T12:34:13.585Z] --- PASS: TestDumpToFile (0.16s) [2022-04-08T12:34:13.585Z] === RUN TestDumpToFileWithEmptyInput [2022-04-08T12:34:13.585Z] goroutine 8 [running]: [2022-04-08T12:34:13.585Z] github.com/docker/docker/pkg/stack.dump(0x3decd3?) [2022-04-08T12:34:13.585Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:34:13.585Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x3deca0?}) [2022-04-08T12:34:13.585Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-08T12:34:13.585Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-08T12:34:13.585Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-08T12:34:13.585Z] testing.tRunner(0xc000160820, 0x52a488) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:34:13.585Z] created by testing.(*T).Run [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:34:13.585Z] [2022-04-08T12:34:13.585Z] goroutine 1 [chan receive]: [2022-04-08T12:34:13.585Z] testing.(*T).Run(0xc000160000, {0x520713?, 0x33c1f3?}, 0x52a488) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:34:13.585Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:34:13.585Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:34:13.585Z] testing.runTests(0xc000058460?, {0x6ae400, 0x3, 0x3}, {0x150df050108?, 0x40?, 0x6b34a0?}) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:34:13.585Z] testing.(*M).Run(0xc000058460) [2022-04-08T12:34:13.585Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:34:13.585Z] main.main() [2022-04-08T12:34:13.585Z] _testmain.go:99 +0x255 [2022-04-08T12:34:13.585Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-08T12:34:13.585Z] PASS [2022-04-08T12:34:13.585Z] coverage: 90.9% of statements [2022-04-08T12:34:13.585Z] ok github.com/docker/docker/pkg/stack 0.206s coverage: 90.9% of statements [2022-04-08T12:34:13.871Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-04-08T12:34:13.871Z] === RUN TestAuthZPluginTLS [2022-04-08T12:34:14.047Z] === RUN TestNewStdWriter [2022-04-08T12:34:14.047Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-08T12:34:14.047Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestWriteWithNilBytes [2022-04-08T12:34:14.047Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestWrite [2022-04-08T12:34:14.047Z] --- PASS: TestWrite (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestWriteWithWriterError [2022-04-08T12:34:14.047Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-08T12:34:14.047Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyWriteAndRead [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-08T12:34:14.047Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-08T12:34:14.047Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-08T12:34:14.047Z] PASS [2022-04-08T12:34:14.047Z] coverage: 100.0% of statements [2022-04-08T12:34:14.047Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-04-08T12:34:14.132Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-08T12:34:14.132Z] === RUN TestAuthZPluginDenyRequest [2022-04-08T12:34:14.230Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-08T12:34:14.230Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:34:14.230Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:34:14.230Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:34:14.230Z] === RUN TestIpcModeNone [2022-04-08T12:34:14.489Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-08T12:34:14.489Z] === RUN TestIpcModePrivate [2022-04-08T12:34:14.702Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-08T12:34:14.702Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-08T12:34:14.748Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-08T12:34:14.748Z] --- PASS: TestIpcModePrivate (0.43s) [2022-04-08T12:34:14.748Z] === RUN TestIpcModeShareable [2022-04-08T12:34:14.748Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:34:14.748Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-08T12:34:14.748Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-08T12:34:15.019Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-08T12:34:15.019Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-08T12:34:15.019Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestFormatStatus [2022-04-08T12:34:15.019Z] --- PASS: TestFormatStatus (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestFormatError [2022-04-08T12:34:15.019Z] --- PASS: TestFormatError (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestFormatJSONError [2022-04-08T12:34:15.019Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-08T12:34:15.019Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-08T12:34:15.019Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestNewJSONProgressOutput [2022-04-08T12:34:15.019Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestAuxFormatterEmit [2022-04-08T12:34:15.019Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestStreamWriterStdout [2022-04-08T12:34:15.019Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-08T12:34:15.019Z] === RUN TestStreamWriterStderr [2022-04-08T12:34:15.019Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-08T12:34:15.019Z] PASS [2022-04-08T12:34:15.019Z] coverage: 66.2% of statements [2022-04-08T12:34:15.019Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-04-08T12:34:15.273Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-08T12:34:15.273Z] === RUN TestAuthZPluginDenyResponse [2022-04-08T12:34:15.482Z] === RUN TestGenerateRandomID [2022-04-08T12:34:15.482Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestShortenId [2022-04-08T12:34:15.482Z] --- PASS: TestShortenId (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestShortenSha256Id [2022-04-08T12:34:15.482Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestShortenIdEmpty [2022-04-08T12:34:15.482Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestShortenIdInvalid [2022-04-08T12:34:15.482Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestIsShortIDNonHex [2022-04-08T12:34:15.482Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-08T12:34:15.482Z] === RUN TestIsShortIDNotCorrectSize [2022-04-08T12:34:15.482Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-08T12:34:15.482Z] PASS [2022-04-08T12:34:15.482Z] coverage: 70.6% of statements [2022-04-08T12:34:15.482Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-04-08T12:34:15.844Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-08T12:34:15.844Z] === RUN TestAuthZPluginAllowEventStream [2022-04-08T12:34:15.944Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-08T12:34:15.944Z] === RUN TestClientStream [2022-04-08T12:34:15.944Z] --- PASS: TestClientStream (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestClientSendFile [2022-04-08T12:34:15.944Z] --- PASS: TestClientSendFile (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestClientWithRequestTimeout [2022-04-08T12:34:15.944Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestFileSpecPlugin [2022-04-08T12:34:15.944Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-08T12:34:15.944Z] === RUN TestFileJSONSpecPlugin [2022-04-08T12:34:15.944Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-08T12:34:15.944Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-08T12:34:15.944Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestPluginAddHandler [2022-04-08T12:34:15.944Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestPluginWaitBadPlugin [2022-04-08T12:34:15.944Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-08T12:34:15.944Z] === RUN TestGet [2022-04-08T12:34:15.944Z] time="2022-04-08T12:34:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-08T12:34:16.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-04-08T12:34:16.123Z] === RUN TestAPIIpcModeHost [2022-04-08T12:34:16.123Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:34:16.123Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-08T12:34:16.123Z] === RUN TestDaemonIpcModeShareable [2022-04-08T12:34:16.123Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:34:16.123Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-08T12:34:16.123Z] === RUN TestDaemonIpcModePrivate [2022-04-08T12:34:16.181Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-08T12:34:16.406Z] === RUN TestIsCpusetListAvailable [2022-04-08T12:34:16.406Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-08T12:34:16.406Z] PASS [2022-04-08T12:34:16.406Z] coverage: 39.4% of statements [2022-04-08T12:34:16.406Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-04-08T12:34:16.786Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-04-08T12:34:16.786Z] === RUN TestAuthZPluginErrorResponse [2022-04-08T12:34:16.868Z] time="2022-04-08T12:34:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-08T12:34:17.058Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-08T12:34:17.317Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-08T12:34:17.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-08T12:34:17.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:34:17.317Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-08T12:34:17.317Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-08T12:34:17.317Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:34:17.317Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-08T12:34:17.317Z] === RUN TestIpcModeOlderClient [2022-04-08T12:34:17.317Z] === PAUSE TestIpcModeOlderClient [2022-04-08T12:34:17.317Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:34:17.357Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-08T12:34:17.357Z] === RUN TestAuthZPluginErrorRequest [2022-04-08T12:34:17.550Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-08T12:34:17.841Z] === RUN TestChtimes [2022-04-08T12:34:17.841Z] --- PASS: TestChtimes (0.00s) [2022-04-08T12:34:17.841Z] === RUN TestChtimesWindows [2022-04-08T12:34:17.841Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-08T12:34:17.841Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-08T12:34:17.841Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-08T12:34:17.841Z] PASS [2022-04-08T12:34:17.841Z] coverage: 13.0% of statements [2022-04-08T12:34:17.841Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-04-08T12:34:17.883Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-08T12:34:17.883Z] === RUN TestKillContainer [2022-04-08T12:34:17.883Z] === RUN TestKillContainer/no_signal [2022-04-08T12:34:17.929Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-08T12:34:17.929Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-08T12:34:18.142Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:34:18.401Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:34:18.500Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-08T12:34:18.500Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-08T12:34:18.815Z] === RUN TestTailFile [2022-04-08T12:34:18.815Z] --- PASS: TestTailFile (0.00s) [2022-04-08T12:34:18.815Z] === RUN TestTailFileManyLines [2022-04-08T12:34:18.815Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-08T12:34:18.815Z] === RUN TestTailEmptyFile [2022-04-08T12:34:18.815Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-08T12:34:18.815Z] === RUN TestTailNegativeN [2022-04-08T12:34:18.815Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader [2022-04-08T12:34:18.815Z] === CONT TestNewTailReader [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-08T12:34:18.815Z] === CONT TestNewTailReader/no_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.815Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:34:18.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:34:18.815Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.816Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:18.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.817Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:18.817Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:18.818Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:18.818Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:34:18.818Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:34:18.970Z] --- PASS: TestKillContainer (1.19s) [2022-04-08T12:34:18.971Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-08T12:34:18.971Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-08T12:34:18.971Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-08T12:34:18.971Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:34:18.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-08T12:34:19.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.281Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.281Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:34:19.281Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.282Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.282Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.282Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.283Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:34:19.284Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:34:19.285Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.285Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.747Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.748Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:34:19.749Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:34:19.749Z] PASS [2022-04-08T12:34:19.749Z] coverage: 88.6% of statements [2022-04-08T12:34:19.749Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2022-04-08T12:34:19.749Z] time="2022-04-08T12:34:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-08T12:34:19.749Z] --- PASS: TestAllocateRandomDeallocate (6.37s) [2022-04-08T12:34:19.749Z] === RUN TestRetrieveFromStore [2022-04-08T12:34:19.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-04-08T12:34:19.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-08T12:34:19.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-08T12:34:19.798Z] === RUN TestKillStoppedContainer [2022-04-08T12:34:19.798Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-08T12:34:19.798Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:34:19.798Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-08T12:34:19.798Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:34:19.825Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-08T12:34:19.886Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-04-08T12:34:19.886Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-08T12:34:20.057Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-08T12:34:20.057Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:34:20.057Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:20.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:34:20.081Z] Copying nested executables into bundles/binary-daemon [2022-04-08T12:34:20.211Z] === RUN TestTarSumRemoveNonExistent [2022-04-08T12:34:20.211Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-08T12:34:20.211Z] === RUN TestTarSumRemove [2022-04-08T12:34:20.211Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestSortFileInfoSums [2022-04-08T12:34:20.211Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestNewTarSumForLabelInvalid [2022-04-08T12:34:20.211Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestNewTarSumForLabel [2022-04-08T12:34:20.211Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestEmptyTar [2022-04-08T12:34:20.211Z] --- PASS: TestEmptyTar (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestTarSumsReadSize [2022-04-08T12:34:20.211Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestTarSums [2022-04-08T12:34:20.211Z] --- PASS: TestTarSums (0.06s) [2022-04-08T12:34:20.211Z] === RUN TestIteration [2022-04-08T12:34:20.211Z] --- PASS: TestIteration (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestVersionLabelForChecksum [2022-04-08T12:34:20.211Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestVersion [2022-04-08T12:34:20.211Z] --- PASS: TestVersion (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestGetVersion [2022-04-08T12:34:20.211Z] --- PASS: TestGetVersion (0.00s) [2022-04-08T12:34:20.211Z] === RUN TestGetVersions [2022-04-08T12:34:20.211Z] --- PASS: TestGetVersions (0.00s) [2022-04-08T12:34:20.211Z] PASS [2022-04-08T12:34:20.211Z] coverage: 89.3% of statements [2022-04-08T12:34:20.211Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-04-08T12:34:20.316Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:34:20.316Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:34:20.316Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:34:20.316Z] === RUN TestLinksEtcHostsContentMatch [2022-04-08T12:34:20.316Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-08T12:34:20.316Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-08T12:34:20.316Z] === RUN TestLinksContainerNames [2022-04-08T12:34:20.883Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-08T12:34:20.883Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:34:21.183Z] === RUN TestTruncIndex [2022-04-08T12:34:21.183Z] --- PASS: TestTruncIndex (0.10s) [2022-04-08T12:34:21.183Z] PASS [2022-04-08T12:34:21.183Z] coverage: 91.5% of statements [2022-04-08T12:34:21.183Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-04-08T12:34:21.270Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-04-08T12:34:21.270Z] === RUN TestAuthZPluginHeader [2022-04-08T12:34:21.449Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-08T12:34:21.449Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:34:21.455Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2022-04-08T12:34:21.455Z] === RUN TestContainerNetworkMountsNoChown [2022-04-08T12:34:21.650Z] --- PASS: TestRetrieveFromStore (2.29s) [2022-04-08T12:34:21.650Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-08T12:34:21.650Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-08T12:34:21.650Z] === RUN TestParallelPredefinedRequest1 [2022-04-08T12:34:21.650Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-08T12:34:21.650Z] === RUN TestParallelPredefinedRequest2 [2022-04-08T12:34:21.650Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-08T12:34:21.650Z] === RUN TestParallelPredefinedRequest3 [2022-04-08T12:34:21.650Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-08T12:34:21.650Z] === RUN TestParallelPredefinedRequest4 [2022-04-08T12:34:21.650Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-08T12:34:21.650Z] === RUN TestParallelPredefinedRequest5 [2022-04-08T12:34:21.650Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-08T12:34:21.650Z] === RUN TestDebug [2022-04-08T12:34:21.650Z] --- PASS: TestDebug (0.00s) [2022-04-08T12:34:21.650Z] === RUN TestRequestPoolParallel [2022-04-08T12:34:21.650Z] === RUN TestIsGIT [2022-04-08T12:34:21.650Z] --- PASS: TestIsGIT (0.00s) [2022-04-08T12:34:21.650Z] === RUN TestIsTransport [2022-04-08T12:34:21.650Z] --- PASS: TestIsTransport (0.00s) [2022-04-08T12:34:21.650Z] PASS [2022-04-08T12:34:21.650Z] coverage: 100.0% of statements [2022-04-08T12:34:21.650Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2022-04-08T12:34:21.712Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-08T12:34:21.712Z] [2022-04-08T12:34:21.726Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-08T12:34:21.846Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-08T12:34:21.846Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-08T12:34:21.846Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:21.846Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-08T12:34:21.846Z] === RUN TestAuthZPluginV2Disable [2022-04-08T12:34:21.846Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:21.846Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-08T12:34:21.846Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-08T12:34:21.846Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:21.846Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-08T12:34:21.846Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-08T12:34:21.846Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:21.846Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-08T12:34:21.846Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-08T12:34:22.021Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/default [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/private [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rprivate [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/slave [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rslave [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/shared [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rshared [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/default [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rshared [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/shared [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rslave [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/slave [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rprivate [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/private [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-08T12:34:22.022Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-08T12:34:22.022Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-08T12:34:22.111Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-04-08T12:34:22.111Z] === RUN TestFullAllocateRelease [2022-04-08T12:34:22.111Z] === RUN TestVersionInfo [2022-04-08T12:34:22.111Z] --- PASS: TestVersionInfo (0.00s) [2022-04-08T12:34:22.111Z] === RUN TestAppendVersions [2022-04-08T12:34:22.111Z] --- PASS: TestAppendVersions (0.00s) [2022-04-08T12:34:22.111Z] PASS [2022-04-08T12:34:22.111Z] coverage: 88.9% of statements [2022-04-08T12:34:22.111Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-08T12:34:22.280Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-08T12:34:22.281Z] === RUN TestContainerBindMountNonRecursive [2022-04-08T12:34:22.281Z] 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-08T12:34:22.281Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-08T12:34:22.281Z] === RUN TestContainerVolumesMountedAsShared [2022-04-08T12:34:22.281Z] 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-08T12:34:22.281Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-08T12:34:22.281Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-08T12:34:22.281Z] 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-08T12:34:22.281Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-08T12:34:22.281Z] === RUN TestNetworkNat [2022-04-08T12:34:22.453Z] INFO: Extraction ended at 04/08/2022 12:34:21. Duration:00:00:29.5139891 [2022-04-08T12:34:22.453Z] INFO: Updating the golang and path environment variables [2022-04-08T12:34:22.453Z] INFO: GOPATH=d:\gopath [2022-04-08T12:34:22.453Z] INFO: go version go1.18 windows/amd64 [2022-04-08T12:34:22.453Z] INFO: Running the daemon under test in debug mode [2022-04-08T12:34:22.453Z] INFO: Running the daemon under test in containerd mode [2022-04-08T12:34:22.453Z] INFO: Starting a daemon under test... [2022-04-08T12:34:22.453Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43471\2\daemon --pidfile d:\CI\PR-43471\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-08T12:34:22.453Z] INFO: Containerd started successfully. [2022-04-08T12:34:22.453Z] INFO: Process started successfully. [2022-04-08T12:34:22.453Z] INFO: Start tailing logs of the daemon under tests [2022-04-08T12:34:22.453Z] INFO: Waiting for the daemon under test to start... [2022-04-08T12:34:22.573Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-08T12:34:22.573Z] === RUN TestOddAllocateRelease [2022-04-08T12:34:22.655Z] check_test.go:308: [ddfe78aa5e5cb] daemon is not started [2022-04-08T12:34:22.655Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-08T12:34:22.856Z] --- PASS: TestNetworkNat (0.56s) [2022-04-08T12:34:22.856Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:34:22.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/make.sh cross [2022-04-08T12:34:23.035Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-04-08T12:34:23.035Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-08T12:34:23.035Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-04-08T12:34:23.035Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-08T12:34:23.035Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-08T12:34:23.035Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-08T12:34:23.035Z] time="2022-04-08T12:34:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-08T12:34:23.035Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest1 [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest4 [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest1 [2022-04-08T12:34:23.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest2 [2022-04-08T12:34:23.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest4 [2022-04-08T12:34:23.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:34:23.035Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:34:23.035Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest5 [2022-04-08T12:34:23.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:34:23.035Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:34:23.035Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:34:23.035Z] === CONT TestParallelPredefinedRequest3 [2022-04-08T12:34:23.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:34:23.035Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:34:23.035Z] PASS [2022-04-08T12:34:23.035Z] coverage: 85.3% of statements [2022-04-08T12:34:23.035Z] ok github.com/docker/docker/libnetwork/ipam 64.339s coverage: 85.3% of statements [2022-04-08T12:34:23.219Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-08T12:34:23.234Z] [2022-04-08T12:34:23.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-04-08T12:34:23.425Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:34:23.491Z] Removing bundles/ [2022-04-08T12:34:23.491Z] [2022-04-08T12:34:23.491Z] ---> Making bundle: cross (in bundles/cross) [2022-04-08T12:34:23.491Z] Cross building: bundles/cross/linux/amd64 [2022-04-08T12:34:23.491Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-08T12:34:23.491Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-08T12:34:24.579Z] === RUN TestValidatePrivileges [2022-04-08T12:34:24.579Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-04-08T12:34:24.579Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:34:24.579Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-08T12:34:24.579Z] === RUN TestFilterByCapNeg [2022-04-08T12:34:24.579Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-08T12:34:24.579Z] === RUN TestFilterByCapPos [2022-04-08T12:34:24.579Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-08T12:34:24.579Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-08T12:34:24.579Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-08T12:34:24.579Z] PASS [2022-04-08T12:34:24.579Z] coverage: 12.0% of statements [2022-04-08T12:34:24.579Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2022-04-08T12:34:24.590Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-08T12:34:24.590Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-08T12:34:25.556Z] === RUN TestNewSettable [2022-04-08T12:34:25.556Z] --- PASS: TestNewSettable (0.00s) [2022-04-08T12:34:25.556Z] === RUN TestIsSettable [2022-04-08T12:34:25.556Z] --- PASS: TestIsSettable (0.00s) [2022-04-08T12:34:25.556Z] === RUN TestUpdateSettingsEnv [2022-04-08T12:34:25.556Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-08T12:34:25.556Z] PASS [2022-04-08T12:34:25.556Z] coverage: 20.0% of statements [2022-04-08T12:34:25.556Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-08T12:34:25.960Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-08T12:34:25.960Z] === RUN TestPause [2022-04-08T12:34:25.960Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:25.960Z] --- SKIP: TestPause (0.00s) [2022-04-08T12:34:25.960Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:34:25.960Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:34:25.960Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:34:25.960Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:34:25.960Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:25.960Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-08T12:34:25.960Z] === RUN TestPidHost [2022-04-08T12:34:26.017Z] === RUN TestLoad [2022-04-08T12:34:26.017Z] --- PASS: TestLoad (0.00s) [2022-04-08T12:34:26.017Z] === RUN TestSave [2022-04-08T12:34:26.017Z] --- PASS: TestSave (0.03s) [2022-04-08T12:34:26.017Z] === RUN TestAddDeleteGet [2022-04-08T12:34:26.478Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-08T12:34:26.478Z] === RUN TestInvalidTags [2022-04-08T12:34:26.478Z] --- PASS: TestInvalidTags (0.01s) [2022-04-08T12:34:26.478Z] PASS [2022-04-08T12:34:26.478Z] coverage: 84.4% of statements [2022-04-08T12:34:26.478Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-04-08T12:34:26.898Z] --- PASS: TestPidHost (0.87s) [2022-04-08T12:34:26.898Z] === RUN TestPsFilter [2022-04-08T12:34:26.898Z] --- PASS: TestPsFilter (0.10s) [2022-04-08T12:34:26.898Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:34:27.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-04-08T12:34:27.157Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:34:27.724Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-04-08T12:34:27.724Z] === RUN TestRemoveContainerRunning [2022-04-08T12:34:27.866Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-08T12:34:27.982Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-08T12:34:27.982Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:34:28.549Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-08T12:34:28.549Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:34:28.549Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-08T12:34:28.550Z] === RUN TestRenameLinkedContainer [2022-04-08T12:34:28.670Z] === RUN TestResolveAuthConfigIndexServer [2022-04-08T12:34:28.670Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestResolveAuthConfigFullURL [2022-04-08T12:34:28.670Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-08T12:34:28.670Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestValidateMirror [2022-04-08T12:34:28.670Z] --- PASS: TestValidateMirror (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestLoadInsecureRegistries [2022-04-08T12:34:28.670Z] time="2022-04-08T12:34:28Z" 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-08T12:34:28.670Z] time="2022-04-08T12:34:28Z" 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-08T12:34:28.670Z] time="2022-04-08T12:34:28Z" 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-08T12:34:28.670Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-04-08T12:34:28.670Z] === RUN TestNewServiceConfig [2022-04-08T12:34:28.670Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestValidateIndexName [2022-04-08T12:34:28.670Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestValidateIndexNameWithError [2022-04-08T12:34:28.670Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestEndpointParse [2022-04-08T12:34:28.670Z] --- PASS: TestEndpointParse (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestEndpointParseInvalid [2022-04-08T12:34:28.670Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestValidateEndpoint [2022-04-08T12:34:28.670Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-08T12:34:28.670Z] === RUN TestPing [2022-04-08T12:34:28.670Z] --- PASS: TestPing (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestPingRegistryEndpoint [2022-04-08T12:34:28.670Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:34:28.670Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-08T12:34:28.670Z] === RUN TestEndpoint [2022-04-08T12:34:28.670Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:34:28.670Z] --- SKIP: TestEndpoint (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestParseRepositoryInfo [2022-04-08T12:34:28.670Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestNewIndexInfo [2022-04-08T12:34:28.670Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestMirrorEndpointLookup [2022-04-08T12:34:28.670Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:34:28.670Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestSearchRepositories [2022-04-08T12:34:28.670Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-08T12:34:28.670Z] Host: 127.0.0.1:49334 [2022-04-08T12:34:28.670Z] User-Agent: docker test client [2022-04-08T12:34:28.670Z] Authorization: Token fake-token [2022-04-08T12:34:28.670Z] X-Docker-Token: true [2022-04-08T12:34:28.670Z] Accept-Encoding: gzip [2022-04-08T12:34:28.670Z] [2022-04-08T12:34:28.670Z] [2022-04-08T12:34:28.670Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-08T12:34:28.670Z] Connection: close [2022-04-08T12:34:28.670Z] Content-Length: 144 [2022-04-08T12:34:28.670Z] Cache-Control: no-cache [2022-04-08T12:34:28.670Z] Content-Type: application/json [2022-04-08T12:34:28.670Z] Date: Fri, 08 Apr 2022 12:34:28 GMT [2022-04-08T12:34:28.670Z] Expires: -1 [2022-04-08T12:34:28.670Z] Pragma: no-cache [2022-04-08T12:34:28.670Z] Server: docker-tests/mock [2022-04-08T12:34:28.670Z] X-Docker-Registry-Config: mock [2022-04-08T12:34:28.670Z] X-Docker-Registry-Version: 0.0.0 [2022-04-08T12:34:28.670Z] [2022-04-08T12:34:28.670Z] [2022-04-08T12:34:28.670Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-08T12:34:28.670Z] === RUN TestTrustedLocation [2022-04-08T12:34:28.670Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-08T12:34:28.670Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestAllowNondistributableArtifacts [2022-04-08T12:34:28.670Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-08T12:34:28.670Z] === RUN TestIsSecureIndex [2022-04-08T12:34:28.670Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-08T12:34:28.670Z] PASS [2022-04-08T12:34:28.670Z] coverage: 51.7% of statements [2022-04-08T12:34:28.670Z] ok github.com/docker/docker/registry 0.233s coverage: 51.7% of statements [2022-04-08T12:34:28.938Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReaderWithReadError [2022-04-08T12:34:29.646Z] time="2022-04-08T12:34:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReader [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-08T12:34:29.646Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-08T12:34:29.646Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-08T12:34:29.646Z] PASS [2022-04-08T12:34:29.646Z] coverage: 100.0% of statements [2022-04-08T12:34:29.646Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-04-08T12:34:29.926Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-08T12:34:29.926Z] === RUN TestRenameStoppedContainer [2022-04-08T12:34:30.492Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-04-08T12:34:30.493Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:34:30.619Z] === RUN TestRestartManagerTimeout [2022-04-08T12:34:30.619Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-08T12:34:30.619Z] === RUN TestRestartManagerTimeoutReset [2022-04-08T12:34:30.619Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-08T12:34:30.619Z] PASS [2022-04-08T12:34:30.619Z] coverage: 50.9% of statements [2022-04-08T12:34:30.619Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-04-08T12:34:30.778Z] --- PASS: TestBuildWithHugeFile (102.65s) [2022-04-08T12:34:30.778Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:34:30.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:34:30.778Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:34:30.778Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:34:30.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:34:30.778Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:34:30.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:34:30.778Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:34:30.778Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:34:30.778Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:34:30.778Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:34:30.778Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:34:30.778Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-08T12:34:30.778Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-08T12:34:30.778Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-08T12:34:30.778Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-08T12:34:30.778Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:34:30.778Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:34:30.778Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:34:30.778Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-08T12:34:30.778Z] PASS [2022-04-08T12:34:30.778Z] ok github.com/docker/docker/integration/build 160.121s [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === Skipped [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-08T12:34:30.778Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-08T12:34:30.778Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-08T12:34:30.778Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-08T12:34:30.778Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:34:30.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-08T12:34:30.778Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] DONE 29 tests, 6 skipped in 185.175s [2022-04-08T12:34:30.778Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-08T12:34:30.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:34:30.778Z] INFO: Testing against a local daemon [2022-04-08T12:34:30.778Z] === RUN TestConfigInspect [2022-04-08T12:34:30.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestConfigList [2022-04-08T12:34:30.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestConfigList (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:34:30.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestConfigsUpdate [2022-04-08T12:34:30.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestTemplatedConfig [2022-04-08T12:34:30.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestConfigCreateResolve [2022-04-08T12:34:30.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:34:30.778Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-08T12:34:30.778Z] PASS [2022-04-08T12:34:30.778Z] ok github.com/docker/docker/integration/config 0.100s [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === Skipped [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-08T12:34:30.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:34:30.778Z] [2022-04-08T12:34:30.778Z] DONE 6 tests, 6 skipped in 1.985s [2022-04-08T12:34:30.778Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-08T12:34:30.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:34:30.778Z] INFO: Testing against a local daemon [2022-04-08T12:34:30.778Z] === RUN TestCheckpoint [2022-04-08T12:34:30.778Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:34:30.778Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestContainerInvalidJSON [2022-04-08T12:34:30.778Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:34:30.778Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:34:30.778Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:34:30.778Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:34:30.778Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:34:30.778Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:34:30.778Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-08T12:34:30.778Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-08T12:34:30.778Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-08T12:34:30.778Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:34:30.778Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-04-08T12:34:30.778Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:34:30.778Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-04-08T12:34:30.778Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:34:30.778Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-04-08T12:34:30.778Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:34:30.778Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-08T12:34:30.778Z] === RUN TestCopyFromContainer [2022-04-08T12:34:30.778Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:34:30.778Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:34:30.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:34:30.778Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:34:30.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:34:30.778Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:34:30.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:34:30.778Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:34:30.778Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:34:30.778Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:34:30.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:34:30.778Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:34:30.778Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:34:30.778Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:34:30.778Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:34:30.778Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:34:30.778Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:34:30.778Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:34:30.778Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.778Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:34:30.778Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:34:30.778Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:34:30.778Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:34:30.778Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:30.778Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:30.778Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:30.779Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:30.779Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:34:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:34:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:34:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:34:30.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-08T12:34:30.779Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:34:30.779Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:34:30.779Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:34:30.779Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:34:30.779Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:34:30.779Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:34:30.779Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:34:30.779Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:34:30.779Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:34:30.779Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-08T12:34:30.779Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:34:30.779Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:34:30.779Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-08T12:34:30.779Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:34:30.779Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:30.779Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:34:30.779Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-08T12:34:30.779Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.90s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.95s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.96s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.76s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.62s) [2022-04-08T12:34:30.779Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.59s) [2022-04-08T12:34:30.779Z] === RUN TestDiff [2022-04-08T12:34:30.779Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:34:30.779Z] --- SKIP: TestDiff (0.00s) [2022-04-08T12:34:30.779Z] === RUN TestExecWithCloseStdin [2022-04-08T12:34:30.848Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-08T12:34:31.081Z] --- PASS: TestGet (15.01s) [2022-04-08T12:34:31.081Z] === RUN TestPluginWithNoManifest [2022-04-08T12:34:31.081Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-08T12:34:31.081Z] === RUN TestGetAll [2022-04-08T12:34:31.081Z] --- PASS: TestGetAll (0.01s) [2022-04-08T12:34:31.081Z] PASS [2022-04-08T12:34:31.081Z] coverage: 73.2% of statements [2022-04-08T12:34:31.081Z] ok github.com/docker/docker/pkg/plugins 35.007s coverage: 73.2% of statements [2022-04-08T12:34:31.081Z] === RUN TestDecodeContainerConfig [2022-04-08T12:34:31.082Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-08T12:34:31.082Z] === RUN TestDecodeContainerConfigIsolation [2022-04-08T12:34:31.082Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-08T12:34:31.082Z] === RUN TestValidatePrivileged [2022-04-08T12:34:31.082Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-08T12:34:31.082Z] PASS [2022-04-08T12:34:31.082Z] coverage: 52.6% of statements [2022-04-08T12:34:31.082Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.6% of statements [2022-04-08T12:34:31.411Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-08T12:34:31.428Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-04-08T12:34:31.428Z] === RUN TestRenameInvalidName [2022-04-08T12:34:31.687Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-08T12:34:31.687Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:34:32.054Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-08T12:34:32.054Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-08T12:34:32.054Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-08T12:34:32.054Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-08T12:34:32.054Z] PASS [2022-04-08T12:34:32.054Z] coverage: 62.5% of statements [2022-04-08T12:34:32.054Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-04-08T12:34:32.968Z] --- PASS: TestExecWithCloseStdin (2.61s) [2022-04-08T12:34:32.968Z] === RUN TestExec [2022-04-08T12:34:33.063Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-04-08T12:34:33.063Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:34:33.305Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-08T12:34:33.321Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-04-08T12:34:33.321Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:34:33.870Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-08T12:34:34.257Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-04-08T12:34:34.257Z] === RUN TestResize [2022-04-08T12:34:34.823Z] --- PASS: TestResize (0.43s) [2022-04-08T12:34:34.823Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:34:34.973Z] === RUN TestGetDriver [2022-04-08T12:34:34.973Z] --- PASS: TestGetDriver (0.00s) [2022-04-08T12:34:34.973Z] === RUN TestVolumeRequestError [2022-04-08T12:34:34.973Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-08T12:34:34.973Z] PASS [2022-04-08T12:34:34.973Z] coverage: 36.1% of statements [2022-04-08T12:34:34.973Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-04-08T12:34:34.973Z] === RUN TestGetAddress [2022-04-08T12:34:34.973Z] --- PASS: TestGetAddress (0.00s) [2022-04-08T12:34:34.973Z] === RUN TestRemove [2022-04-08T12:34:34.973Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:34:34.973Z] --- SKIP: TestRemove (0.00s) [2022-04-08T12:34:34.973Z] === RUN TestInitializeWithVolumes [2022-04-08T12:34:34.973Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-08T12:34:34.973Z] === RUN TestCreate [2022-04-08T12:34:34.973Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:34:34.973Z] === RUN TestValidateName [2022-04-08T12:34:34.973Z] --- PASS: TestValidateName (0.00s) [2022-04-08T12:34:34.973Z] === RUN TestCreateWithOpts [2022-04-08T12:34:34.973Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:34:34.973Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-08T12:34:34.973Z] === RUN TestRelaodNoOpts [2022-04-08T12:34:34.973Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-08T12:34:34.973Z] PASS [2022-04-08T12:34:34.973Z] coverage: 41.5% of statements [2022-04-08T12:34:34.973Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-04-08T12:34:35.082Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-08T12:34:35.082Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:34:35.341Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-08T12:34:35.341Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:34:35.341Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-08T12:34:35.341Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:34:35.341Z] === RUN TestCgroupNamespacesRun [2022-04-08T12:34:35.876Z] --- PASS: TestExec (2.58s) [2022-04-08T12:34:35.876Z] === RUN TestExecUser [2022-04-08T12:34:35.876Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:34:35.876Z] --- SKIP: TestExecUser (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:34:35.876Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:35.876Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:34:35.876Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:35.876Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:34:35.876Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:34:35.876Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestHealthKillContainer [2022-04-08T12:34:35.876Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:34:35.876Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:34:35.876Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:34:35.876Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:34:35.876Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:34:36.391Z] check_test.go:308: [d0e3c1f6fbde1] daemon is not started [2022-04-08T12:34:36.391Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRaw [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-08T12:34:36.519Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRaw [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-08T12:34:36.519Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestConvertTmpfsOptions [2022-04-08T12:34:36.519Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-08T12:34:36.519Z] linux_parser_test.go:209: data="ro" [2022-04-08T12:34:36.519Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestParseMountSpec [2022-04-08T12:34:36.519Z] parser_test.go:62: case 0 [2022-04-08T12:34:36.519Z] parser_test.go:62: case 1 [2022-04-08T12:34:36.519Z] parser_test.go:62: case 2 [2022-04-08T12:34:36.519Z] parser_test.go:62: case 3 [2022-04-08T12:34:36.519Z] parser_test.go:62: case 4 [2022-04-08T12:34:36.519Z] parser_test.go:62: case 5 [2022-04-08T12:34:36.519Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestValidateMount [2022-04-08T12:34:36.519Z] --- PASS: TestValidateMount (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRaw [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:34:36.519Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-08T12:34:36.519Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:34:36.519Z] PASS [2022-04-08T12:34:36.519Z] coverage: 67.6% of statements [2022-04-08T12:34:36.519Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-04-08T12:34:36.718Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-08T12:34:36.718Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-08T12:34:36.805Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-04-08T12:34:36.805Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:34:36.955Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-08T12:34:36.980Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-08T12:34:36.981Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-08T12:34:36.981Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-08T12:34:36.981Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-08T12:34:37.376Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-08T12:34:37.443Z] === RUN TestSetGetMeta [2022-04-08T12:34:37.443Z] === PAUSE TestSetGetMeta [2022-04-08T12:34:37.443Z] === RUN TestRestore [2022-04-08T12:34:37.443Z] === PAUSE TestRestore [2022-04-08T12:34:37.443Z] === RUN TestServiceCreate [2022-04-08T12:34:37.443Z] === PAUSE TestServiceCreate [2022-04-08T12:34:37.443Z] === RUN TestServiceList [2022-04-08T12:34:37.443Z] === PAUSE TestServiceList [2022-04-08T12:34:37.443Z] === RUN TestServiceRemove [2022-04-08T12:34:37.443Z] === PAUSE TestServiceRemove [2022-04-08T12:34:37.443Z] === RUN TestServiceGet [2022-04-08T12:34:37.443Z] === PAUSE TestServiceGet [2022-04-08T12:34:37.443Z] === RUN TestServicePrune [2022-04-08T12:34:37.443Z] === PAUSE TestServicePrune [2022-04-08T12:34:37.443Z] === RUN TestCreate [2022-04-08T12:34:37.443Z] === PAUSE TestCreate [2022-04-08T12:34:37.443Z] === RUN TestRemove [2022-04-08T12:34:37.443Z] === PAUSE TestRemove [2022-04-08T12:34:37.443Z] === RUN TestList [2022-04-08T12:34:37.443Z] === PAUSE TestList [2022-04-08T12:34:37.443Z] === RUN TestFindByDriver [2022-04-08T12:34:37.443Z] === PAUSE TestFindByDriver [2022-04-08T12:34:37.443Z] === RUN TestFindByReferenced [2022-04-08T12:34:37.443Z] === PAUSE TestFindByReferenced [2022-04-08T12:34:37.443Z] === RUN TestDerefMultipleOfSameRef [2022-04-08T12:34:37.443Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-08T12:34:37.443Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:34:37.443Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:34:37.443Z] === RUN TestDefererencePluginOnCreateError [2022-04-08T12:34:37.443Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-08T12:34:37.443Z] === RUN TestRefDerefRemove [2022-04-08T12:34:37.443Z] === PAUSE TestRefDerefRemove [2022-04-08T12:34:37.443Z] === RUN TestGet [2022-04-08T12:34:37.443Z] === PAUSE TestGet [2022-04-08T12:34:37.443Z] === RUN TestGetWithReference [2022-04-08T12:34:37.443Z] === PAUSE TestGetWithReference [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_nil_list [2022-04-08T12:34:37.443Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_empty_list [2022-04-08T12:34:37.443Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:34:37.443Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:34:37.443Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_filter_some [2022-04-08T12:34:37.443Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-08T12:34:37.443Z] === RUN TestFilterFunc/test_filter_middle [2022-04-08T12:34:37.444Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-08T12:34:37.444Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:34:37.444Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:34:37.444Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-08T12:34:37.444Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_nil_list [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_filter_some [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_empty_list [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:34:37.444Z] === CONT TestFilterFunc/test_filter_middle [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-08T12:34:37.444Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-08T12:34:37.444Z] === CONT TestSetGetMeta [2022-04-08T12:34:37.444Z] === CONT TestDefererencePluginOnCreateError [2022-04-08T12:34:37.444Z] === CONT TestList [2022-04-08T12:34:37.444Z] === CONT TestRemove [2022-04-08T12:34:37.444Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-08T12:34:37.444Z] === CONT TestGetWithReference [2022-04-08T12:34:37.444Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-08T12:34:37.444Z] === CONT TestGet [2022-04-08T12:34:37.444Z] --- PASS: TestRemove (0.06s) [2022-04-08T12:34:37.444Z] === CONT TestRefDerefRemove [2022-04-08T12:34:37.444Z] --- PASS: TestList (0.06s) [2022-04-08T12:34:37.444Z] === CONT TestCreate [2022-04-08T12:34:37.444Z] --- PASS: TestGetWithReference (0.04s) [2022-04-08T12:34:37.444Z] === CONT TestServicePrune [2022-04-08T12:34:37.444Z] --- PASS: TestGet (0.04s) [2022-04-08T12:34:37.444Z] === CONT TestServiceGet [2022-04-08T12:34:37.444Z] --- PASS: TestCreate (0.03s) [2022-04-08T12:34:37.444Z] === CONT TestServiceRemove [2022-04-08T12:34:37.444Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-08T12:34:37.444Z] === CONT TestServiceList [2022-04-08T12:34:37.444Z] --- PASS: TestServiceGet (0.15s) [2022-04-08T12:34:37.444Z] === CONT TestServiceCreate [2022-04-08T12:34:37.444Z] time="2022-04-08T12:34:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:34:37.444Z] --- PASS: TestServiceRemove (0.16s) [2022-04-08T12:34:37.444Z] === CONT TestRestore [2022-04-08T12:34:37.444Z] --- PASS: TestServiceList (0.16s) [2022-04-08T12:34:37.444Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:34:37.444Z] time="2022-04-08T12:34:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:34:37.444Z] time="2022-04-08T12:34:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:34:37.444Z] time="2022-04-08T12:34:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-08T12:34:37.444Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-08T12:34:37.444Z] === CONT TestDerefMultipleOfSameRef [2022-04-08T12:34:37.444Z] --- PASS: TestServiceCreate (0.04s) [2022-04-08T12:34:37.444Z] === CONT TestFindByReferenced [2022-04-08T12:34:37.444Z] time="2022-04-08T12:34:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:34:37.444Z] --- PASS: TestRestore (0.04s) [2022-04-08T12:34:37.444Z] === CONT TestFindByDriver [2022-04-08T12:34:37.444Z] --- PASS: TestServicePrune (0.22s) [2022-04-08T12:34:37.444Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-08T12:34:37.444Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-08T12:34:37.444Z] --- PASS: TestFindByDriver (0.03s) [2022-04-08T12:34:37.444Z] PASS [2022-04-08T12:34:37.444Z] coverage: 69.0% of statements [2022-04-08T12:34:37.444Z] ok github.com/docker/docker/volume/service 0.363s coverage: 69.0% of statements [2022-04-08T12:34:37.517Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-08T12:34:37.653Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-08T12:34:37.653Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-08T12:34:37.947Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-08T12:34:38.058Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2022-04-08T12:34:38.058Z] === RUN TestKillContainer [2022-04-08T12:34:38.058Z] === RUN TestKillContainer/no_signal [2022-04-08T12:34:38.082Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-08T12:34:39.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-08T12:34:39.031Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-08T12:34:39.450Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-08T12:34:39.601Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:34:39.601Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:34:39.601Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:34:39.707Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-08T12:34:39.707Z] check_test.go:308: [dd565b5b1b0a6] daemon is not started [2022-04-08T12:34:39.707Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-08T12:34:39.967Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-08T12:34:39.967Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-08T12:34:39.975Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-08T12:34:39.975Z] PASS [2022-04-08T12:34:39.975Z] [2022-04-08T12:34:39.975Z] === Skipped [2022-04-08T12:34:39.975Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-08T12:34:39.975Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:39.975Z] [2022-04-08T12:34:39.975Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-08T12:34:39.975Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:39.975Z] [2022-04-08T12:34:39.975Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-08T12:34:39.975Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:39.975Z] [2022-04-08T12:34:39.975Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-08T12:34:39.975Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:39.975Z] [2022-04-08T12:34:39.975Z] DONE 17 tests, 4 skipped in 25.915s [2022-04-08T12:34:39.975Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-08T12:34:39.975Z] ++ 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-08T12:34:39.975Z] ++ set -e [2022-04-08T12:34:39.975Z] ++ '[' -n 0 ']' [2022-04-08T12:34:39.975Z] ++ set -x [2022-04-08T12:34:39.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=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-08T12:34:39.975Z] INFO: Testing against a local daemon [2022-04-08T12:34:39.975Z] === RUN TestPluginInvalidJSON [2022-04-08T12:34:39.975Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:34:39.975Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:34:39.975Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:34:39.975Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-08T12:34:39.975Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-08T12:34:39.975Z] === RUN TestPluginInstall [2022-04-08T12:34:39.975Z] === RUN TestPluginInstall/no_auth [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1a3a20f8b49fe20c2e0e6b04ec2cc1cd22abfd3266a7ee7468a8aec48d0d58b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1a3a20f8b49fe20c2e0e6b04ec2cc1cd22abfd3266a7ee7468a8aec48d0d58b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:39.975Z] === RUN TestPluginInstall/with_htpasswd [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:228e6cd9d5e1407cb88c34c3d0f4690a281987d885a3b8f890adbcb99d69d832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:39.975Z] time="2022-04-08T12:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:228e6cd9d5e1407cb88c34c3d0f4690a281987d885a3b8f890adbcb99d69d832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:39.975Z] === RUN TestPluginInstall/with_insecure [2022-04-08T12:34:40.918Z] time="2022-04-08T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:40.918Z] time="2022-04-08T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e0e0e3d453910dbebca5e6551b2643402087b74545ea274cf68c625cfb5b3d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:40.918Z] time="2022-04-08T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:34:40.918Z] time="2022-04-08T12:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e0e0e3d453910dbebca5e6551b2643402087b74545ea274cf68c625cfb5b3d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:34:41.179Z] plugin_test.go:165: [d12e203ab9323] daemon is not started [2022-04-08T12:34:41.179Z] --- PASS: TestPluginInstall (2.58s) [2022-04-08T12:34:41.179Z] --- PASS: TestPluginInstall/no_auth (0.92s) [2022-04-08T12:34:41.179Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-08T12:34:41.179Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-04-08T12:34:41.179Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:34:41.346Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-04-08T12:34:41.346Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-08T12:34:41.611Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-08T12:34:42.174Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-08T12:34:42.287Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-08T12:34:42.287Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-08T12:34:42.519Z] --- PASS: TestKillContainer (4.46s) [2022-04-08T12:34:42.519Z] --- PASS: TestKillContainer/no_signal (1.98s) [2022-04-08T12:34:42.519Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:34:42.519Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2022-04-08T12:34:42.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:34:42.519Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:34:42.519Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestKillStoppedContainer [2022-04-08T12:34:42.519Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:34:42.519Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:34:42.519Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:34:42.519Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:34:42.519Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:34:42.519Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:34:42.519Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:42.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:34:42.519Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:34:42.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:34:42.519Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:34:42.562Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-08T12:34:42.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-08T12:34:43.112Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-08T12:34:43.504Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-08T12:34:43.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-08T12:34:43.560Z] ...INFO: Daemon under test started and replied! [2022-04-08T12:34:43.560Z] INFO: Docker version of the daemon under test [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] Client: [2022-04-08T12:34:43.560Z] Version: 17.06.2-ce [2022-04-08T12:34:43.560Z] API version: 1.30 [2022-04-08T12:34:43.560Z] Go version: go1.8.3 [2022-04-08T12:34:43.560Z] Git commit: cec0b72 [2022-04-08T12:34:43.560Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-08T12:34:43.560Z] OS/Arch: windows/amd64 [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] Server: [2022-04-08T12:34:43.560Z] Version: 0.0.0-dev [2022-04-08T12:34:43.560Z] API version: 1.42 (minimum version 1.24) [2022-04-08T12:34:43.560Z] Go version: go1.18 [2022-04-08T12:34:43.560Z] Git commit: d246337c3d [2022-04-08T12:34:43.560Z] Built: 04/08/2022 12:32:08 [2022-04-08T12:34:43.560Z] OS/Arch: windows/amd64 [2022-04-08T12:34:43.560Z] Experimental: false [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] INFO: Docker info of the daemon under test [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] Containers: 0 [2022-04-08T12:34:43.560Z] Running: 0 [2022-04-08T12:34:43.560Z] Paused: 0 [2022-04-08T12:34:43.560Z] Stopped: 0 [2022-04-08T12:34:43.560Z] Images: 0 [2022-04-08T12:34:43.560Z] Server Version: 0.0.0-dev [2022-04-08T12:34:43.560Z] Storage Driver: windowsfilter [2022-04-08T12:34:43.560Z] Windows: [2022-04-08T12:34:43.560Z] Logging Driver: json-file [2022-04-08T12:34:43.560Z] Plugins: [2022-04-08T12:34:43.560Z] Volume: local [2022-04-08T12:34:43.560Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T12:34:43.560Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T12:34:43.560Z] Swarm: inactive [2022-04-08T12:34:43.560Z] Default Isolation: process [2022-04-08T12:34:43.560Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T12:34:43.560Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-08T12:34:43.560Z] OSType: windows [2022-04-08T12:34:43.560Z] Architecture: x86_64 [2022-04-08T12:34:43.560Z] CPUs: 4 [2022-04-08T12:34:43.560Z] Total Memory: 32GiB [2022-04-08T12:34:43.560Z] Name: azwin-2-351630 [2022-04-08T12:34:43.560Z] ID: W45R:QV2C:MRN6:UDMT:APJE:6PRY:MRRI:W4DV:LEIP:HP35:53OW:3DF4 [2022-04-08T12:34:43.560Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T12:34:43.560Z] Debug Mode (client): false [2022-04-08T12:34:43.560Z] Debug Mode (server): true [2022-04-08T12:34:43.560Z] File Descriptors: -1 [2022-04-08T12:34:43.560Z] Goroutines: 29 [2022-04-08T12:34:43.560Z] System Time: 2022-04-08T12:34:41.5740773Z [2022-04-08T12:34:43.560Z] EventsListeners: 0 [2022-04-08T12:34:43.560Z] Registry: https://index.docker.io/v1/ [2022-04-08T12:34:43.560Z] Labels: [2022-04-08T12:34:43.560Z] Experimental: false [2022-04-08T12:34:43.560Z] Insecure Registries: [2022-04-08T12:34:43.560Z] 127.0.0.0/8 [2022-04-08T12:34:43.560Z] Live Restore Enabled: false [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] INFO: Docker images of the daemon under test [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:34:43.560Z] [2022-04-08T12:34:43.560Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-08T12:34:43.560Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-08T12:34:43.560Z] ltsc2022: Pulling from windows/servercore [2022-04-08T12:34:43.560Z] 8f616e6e9eec: Pulling fs layer [2022-04-08T12:34:43.560Z] 037d5740b404: Pulling fs layer [2022-04-08T12:34:44.055Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-08T12:34:44.055Z] === RUN TestNISDomainname [2022-04-08T12:34:44.055Z] 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-08T12:34:44.055Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-08T12:34:44.055Z] === RUN TestHostnameDnsResolution [2022-04-08T12:34:44.059Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2022-04-08T12:34:44.059Z] === RUN TestNetworkNat [2022-04-08T12:34:44.059Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:34:44.059Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-08T12:34:44.059Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:34:44.447Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-04-08T12:34:44.447Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-08T12:34:44.447Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-04-08T12:34:44.447Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:34:44.476Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-08T12:34:44.531Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-08T12:34:44.653Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-04-08T12:34:44.653Z] === RUN TestUnprivilegedPortsAndPing [2022-04-08T12:34:44.653Z] 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-08T12:34:44.653Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-08T12:34:44.653Z] === RUN TestPrivilegedHostDevices [2022-04-08T12:34:45.020Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-08T12:34:45.020Z] PASS [2022-04-08T12:34:45.020Z] [2022-04-08T12:34:45.020Z] DONE 10 tests in 6.501s [2022-04-08T12:34:45.020Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-08T12:34:45.020Z] ++ 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-08T12:34:45.020Z] ++ set -e [2022-04-08T12:34:45.020Z] ++ '[' -n 0 ']' [2022-04-08T12:34:45.020Z] ++ set -x [2022-04-08T12:34:45.020Z] ++ 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-08T12:34:45.020Z] INFO: Testing against a local daemon [2022-04-08T12:34:45.020Z] === RUN TestExternalGraphDriver [2022-04-08T12:34:45.020Z] === RUN TestExternalGraphDriver/json [2022-04-08T12:34:45.229Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-08T12:34:45.229Z] === RUN TestStats [2022-04-08T12:34:45.229Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:45.229Z] --- SKIP: TestStats (0.00s) [2022-04-08T12:34:45.229Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:34:45.229Z] === RUN TestStopContainerWithTimeout/0 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-08T12:34:45.229Z] === RUN TestStopContainerWithTimeout/1 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-08T12:34:45.229Z] === RUN TestStopContainerWithTimeout/3 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-08T12:34:45.229Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-08T12:34:45.229Z] === CONT TestStopContainerWithTimeout/0 [2022-04-08T12:34:45.229Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-08T12:34:45.811Z] === CONT TestStopContainerWithTimeout/3 [2022-04-08T12:34:46.934Z] === RUN TestExternalGraphDriver/spec [2022-04-08T12:34:47.795Z] --- PASS: TestNetworkLocalhostTCPNat (3.24s) [2022-04-08T12:34:47.795Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:34:47.795Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:34:47.795Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-08T12:34:47.795Z] === RUN TestPause [2022-04-08T12:34:47.795Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:34:47.795Z] --- SKIP: TestPause (0.00s) [2022-04-08T12:34:47.795Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:34:48.320Z] === RUN TestExternalGraphDriver/pull [2022-04-08T12:34:48.343Z] === CONT TestStopContainerWithTimeout/1 [2022-04-08T12:34:48.651Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-08T12:34:49.284Z] === RUN TestDeleteDevicemapper [2022-04-08T12:34:49.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:34:49.284Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-08T12:34:49.284Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:34:49.335Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s) [2022-04-08T12:34:49.335Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:34:49.335Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:34:49.335Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-08T12:34:49.335Z] === RUN TestPsFilter [2022-04-08T12:34:49.704Z] --- PASS: TestExternalGraphDriver (4.71s) [2022-04-08T12:34:49.704Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-08T12:34:49.704Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-04-08T12:34:49.704Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-04-08T12:34:49.704Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:34:49.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:49.704Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-08T12:34:49.704Z] PASS [2022-04-08T12:34:49.704Z] [2022-04-08T12:34:49.704Z] === Skipped [2022-04-08T12:34:49.704Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-08T12:34:49.704Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:34:49.704Z] [2022-04-08T12:34:49.704Z] DONE 5 tests, 1 skipped in 4.825s [2022-04-08T12:34:49.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-08T12:34:49.704Z] ++ 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-08T12:34:49.704Z] ++ set -e [2022-04-08T12:34:49.704Z] ++ '[' -n 0 ']' [2022-04-08T12:34:49.704Z] ++ set -x [2022-04-08T12:34:49.704Z] ++ 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-08T12:34:49.794Z] --- PASS: TestPsFilter (0.36s) [2022-04-08T12:34:49.794Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:34:49.964Z] INFO: Testing against a local daemon [2022-04-08T12:34:49.965Z] === RUN TestContinueAfterPluginCrash [2022-04-08T12:34:49.965Z] === PAUSE TestContinueAfterPluginCrash [2022-04-08T12:34:49.965Z] === RUN TestReadPluginNoRead [2022-04-08T12:34:49.965Z] === PAUSE TestReadPluginNoRead [2022-04-08T12:34:49.965Z] === RUN TestDaemonStartWithLogOpt [2022-04-08T12:34:49.965Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-08T12:34:49.965Z] === CONT TestContinueAfterPluginCrash [2022-04-08T12:34:49.965Z] === CONT TestDaemonStartWithLogOpt [2022-04-08T12:34:50.020Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-08T12:34:50.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-04-08T12:34:50.662Z] === RUN TestUpdateMemory [2022-04-08T12:34:50.662Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-08T12:34:50.662Z] === RUN TestUpdateCPUQuota [2022-04-08T12:34:50.662Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-08T12:34:50.662Z] === RUN TestUpdatePidsLimit [2022-04-08T12:34:50.662Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-08T12:34:50.662Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:34:51.915Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-08T12:34:52.697Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-04-08T12:34:52.697Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-08T12:34:52.697Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-08T12:34:52.697Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-08T12:34:52.697Z] PASS [2022-04-08T12:34:52.697Z] [2022-04-08T12:34:52.697Z] === Skipped [2022-04-08T12:34:52.697Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-08T12:34:52.697Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:34:52.697Z] [2022-04-08T12:34:52.697Z] DONE 27 tests, 1 skipped in 183.000s [2022-04-08T12:34:52.697Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-08T12:34:52.697Z] INFO: Testing against a local daemon [2022-04-08T12:34:52.697Z] === RUN TestSessionCreate [2022-04-08T12:34:52.697Z] --- PASS: TestSessionCreate (0.02s) [2022-04-08T12:34:52.697Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:34:52.697Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-08T12:34:52.697Z] PASS [2022-04-08T12:34:52.697Z] [2022-04-08T12:34:52.697Z] DONE 2 tests in 0.055s [2022-04-08T12:34:52.697Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-08T12:34:52.697Z] INFO: Testing against a local daemon [2022-04-08T12:34:52.697Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:34:52.697Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:34:52.697Z] === RUN TestDiskUsage [2022-04-08T12:34:52.697Z] === PAUSE TestDiskUsage [2022-04-08T12:34:52.697Z] === RUN TestEventsExecDie [2022-04-08T12:34:52.697Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-08T12:34:52.697Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:34:52.697Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-08T12:34:52.697Z] === RUN TestEventsVolumeCreate [2022-04-08T12:34:52.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-04-08T12:34:52.704Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:34:52.957Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-08T12:34:52.957Z] === RUN TestInfoBinaryCommits [2022-04-08T12:34:52.957Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-08T12:34:52.957Z] === RUN TestInfoAPIVersioned [2022-04-08T12:34:52.957Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-08T12:34:52.957Z] === RUN TestInfoAPI [2022-04-08T12:34:52.957Z] --- PASS: TestInfoAPI (0.02s) [2022-04-08T12:34:52.957Z] === RUN TestInfoAPIWarnings [2022-04-08T12:34:53.263Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) [2022-04-08T12:34:53.263Z] === CONT TestReadPluginNoRead [2022-04-08T12:34:55.160Z] 2022/04/08 12:34:54 Closing DB instances... [2022-04-08T12:34:55.175Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-08T12:34:55.182Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-08T12:34:55.614Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2022-04-08T12:34:55.614Z] === RUN TestRemoveContainerRunning [2022-04-08T12:34:56.118Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-08T12:34:56.703Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-04-08T12:34:56.704Z] === RUN TestFindNode [2022-04-08T12:34:56.704Z] 2022/04/08 12:34:56 Closing DB instances... [2022-04-08T12:34:56.704Z] --- PASS: TestFindNode (0.02s) [2022-04-08T12:34:56.704Z] === RUN TestChangeNodeState [2022-04-08T12:34:56.704Z] 2022/04/08 12:34:56 Closing DB instances... [2022-04-08T12:34:56.704Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-08T12:34:56.704Z] === RUN TestNodeReincarnation [2022-04-08T12:34:56.704Z] 2022/04/08 12:34:56 Closing DB instances... [2022-04-08T12:34:57.161Z] --- PASS: TestRemoveContainerRunning (2.03s) [2022-04-08T12:34:57.161Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:34:57.504Z] === RUN TestReadPluginNoRead/default [2022-04-08T12:34:57.769Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-04-08T12:34:58.354Z] === CONT TestReadPluginNoRead [2022-04-08T12:34:58.354Z] read_test.go:92: [df5f5920d35d4] daemon is not started [2022-04-08T12:34:58.354Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-04-08T12:34:58.354Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-04-08T12:34:58.354Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-04-08T12:34:58.355Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-04-08T12:34:58.355Z] PASS [2022-04-08T12:34:58.355Z] [2022-04-08T12:34:58.355Z] DONE 6 tests in 8.723s [2022-04-08T12:34:58.355Z] 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-08T12:34:58.355Z] ++ 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-08T12:34:58.355Z] ++ set -e [2022-04-08T12:34:58.355Z] ++ '[' -n 0 ']' [2022-04-08T12:34:58.355Z] ++ set -x [2022-04-08T12:34:58.355Z] ++ 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-08T12:34:58.416Z] 8f616e6e9eec: Verifying Checksum [2022-04-08T12:34:58.416Z] 8f616e6e9eec: Download complete [2022-04-08T12:34:58.416Z] 037d5740b404: Verifying Checksum [2022-04-08T12:34:58.416Z] 037d5740b404: Download complete [2022-04-08T12:34:58.456Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-08T12:34:58.456Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-08T12:34:58.618Z] testing: warning: no tests to run [2022-04-08T12:34:58.618Z] PASS [2022-04-08T12:34:58.618Z] [2022-04-08T12:34:58.618Z] DONE 0 tests in 0.032s [2022-04-08T12:34:58.618Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-08T12:34:58.618Z] ++ 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-08T12:34:58.618Z] ++ set -e [2022-04-08T12:34:58.618Z] ++ '[' -n 0 ']' [2022-04-08T12:34:58.618Z] ++ set -x [2022-04-08T12:34:58.618Z] ++ 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-08T12:34:58.618Z] INFO: Testing against a local daemon [2022-04-08T12:34:58.618Z] === RUN TestPluginWithDevMounts [2022-04-08T12:34:58.618Z] === PAUSE TestPluginWithDevMounts [2022-04-08T12:34:58.618Z] === CONT TestPluginWithDevMounts [2022-04-08T12:34:58.713Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-08T12:34:59.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2022-04-08T12:34:59.340Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:34:59.340Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-08T12:34:59.340Z] === RUN TestRenameLinkedContainer [2022-04-08T12:34:59.340Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:34:59.340Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-08T12:34:59.340Z] === RUN TestRenameStoppedContainer [2022-04-08T12:35:00.003Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-04-08T12:35:00.003Z] PASS [2022-04-08T12:35:00.003Z] [2022-04-08T12:35:00.003Z] DONE 1 tests in 1.609s [2022-04-08T12:35:00.265Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-08T12:35:00.265Z] ++ 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-08T12:35:00.265Z] ++ set -e [2022-04-08T12:35:00.265Z] ++ '[' -n 0 ']' [2022-04-08T12:35:00.265Z] ++ set -x [2022-04-08T12:35:00.265Z] ++ 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-08T12:35:00.265Z] INFO: Testing against a local daemon [2022-04-08T12:35:00.265Z] === RUN TestSecretInspect [2022-04-08T12:35:02.249Z] --- PASS: TestRenameStoppedContainer (2.60s) [2022-04-08T12:35:02.249Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-08T12:35:02.512Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-08T12:35:02.512Z] === RUN TestParallelCreate [2022-04-08T12:35:02.512Z] 2022/04/08 12:35:01 Closing DB instances... [2022-04-08T12:35:02.512Z] --- PASS: TestParallelCreate (0.02s) [2022-04-08T12:35:02.512Z] === RUN TestParallelDelete [2022-04-08T12:35:02.512Z] 2022/04/08 12:35:01 Closing DB instances... [2022-04-08T12:35:02.512Z] --- PASS: TestParallelDelete (0.02s) [2022-04-08T12:35:02.512Z] === RUN TestNetworkDBIslands [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:92187af00da0 with config:&{NodeID:92187af00da0 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-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 92187af00da0/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 92187af00da0/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1566581a898a with config:&{NodeID:1566581a898a 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-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 1566581a898a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 1566581a898a/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 1566581a898a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 1566581a898a/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 92187af00da0/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=info msg="Node 92187af00da0/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4151cf970efc with config:&{NodeID:4151cf970efc 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-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 92187af00da0/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 92187af00da0/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 1566581a898a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=info msg="Node 1566581a898a/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-08T12:35:02.512Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-04-08T12:35:02.808Z] --- PASS: TestSecretInspect (2.15s) [2022-04-08T12:35:02.808Z] === RUN TestSecretList [2022-04-08T12:35:02.870Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-04-08T12:35:02.870Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:35:02.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-08T12:35:02.870Z] === RUN TestWaitNonBlocked [2022-04-08T12:35:02.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:02.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:02.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:02.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:02.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:02.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:02.870Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-08T12:35:02.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-04-08T12:35:02.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-08T12:35:02.870Z] === RUN TestWaitBlocked [2022-04-08T12:35:02.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:35:02.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:35:02.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:35:02.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:35:02.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-08T12:35:02.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-08T12:35:02.885Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:305f42f6de6c with config:&{NodeID:305f42f6de6c 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-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 1566581a898a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 1566581a898a/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 4151cf970efc/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 92187af00da0/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=info msg="Node 92187af00da0/172.19.7.81, added to nodes list" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-08T12:35:02.976Z] time="2022-04-08T12:35:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-04-08T12:35:03.129Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-08T12:35:03.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-04-08T12:35:03.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-08T12:35:03.129Z] === CONT TestDaemonRestartIpcMode [2022-04-08T12:35:03.129Z] === CONT TestIpcModeOlderClient [2022-04-08T12:35:03.141Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-08T12:35:03.388Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-08T12:35:03.388Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f49e1f87e08f with config:&{NodeID:f49e1f87e08f 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-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 1566581a898a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 1566581a898a/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 4151cf970efc/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 4151cf970efc/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 92187af00da0/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 92187af00da0/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-08T12:35:03.437Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-04-08T12:35:03.703Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:03.901Z] networkdb_test.go:835: Re-joining: 3 [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="The new bootstrap node list is:[172.19.7.81:10033 172.19.7.81:10034 172.19.7.81:10035]" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10033" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49376" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10034" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49377" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10035" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49378" [2022-04-08T12:35:03.901Z] networkdb_test.go:835: Re-joining: 4 [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=info msg="The new bootstrap node list is:[172.19.7.81:10033 172.19.7.81:10034 172.19.7.81:10035]" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10033" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49379" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10034" [2022-04-08T12:35:03.901Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49380" [2022-04-08T12:35:03.960Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-08T12:35:04.216Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10035" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:03Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49381" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node 0 leaving" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0 change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node4(305f42f6de6c): Node leave event for 92187af00da0/172.19.7.81" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0 change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node2(1566581a898a): Node leave event for 92187af00da0/172.19.7.81" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0 change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node3(4151cf970efc): Node leave event for 92187af00da0/172.19.7.81" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0 change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node1(92187af00da0): Node leave event for 92187af00da0/172.19.7.81" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0 change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.363Z] time="2022-04-08T12:35:04Z" level=info msg="node5(f49e1f87e08f): Node leave event for 92187af00da0/172.19.7.81" [2022-04-08T12:35:04.720Z] --- PASS: TestSecretList (2.17s) [2022-04-08T12:35:04.720Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:35:04.780Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 92187af00da0/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="node 1 leaving" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="node4(305f42f6de6c): Node leave event for 1566581a898a/172.19.7.81" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a change state NodeActive --> NodeFailed" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a/172.19.7.81, added to failed nodes list" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="node5(f49e1f87e08f): Node leave event for 1566581a898a/172.19.7.81" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a change state NodeActive --> NodeLeft" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=info msg="node3(4151cf970efc): Node leave event for 1566581a898a/172.19.7.81" [2022-04-08T12:35:04.826Z] time="2022-04-08T12:35:04Z" level=error msg="node: 1566581a898a is unknown to memberlist" [2022-04-08T12:35:05.038Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:04Z" level=info msg="Node 1566581a898a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="node 2 leaving" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc change state NodeActive --> NodeLeft" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="node5(f49e1f87e08f): Node leave event for 4151cf970efc/172.19.7.81" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc change state NodeActive --> NodeLeft" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="node4(305f42f6de6c): Node leave event for 4151cf970efc/172.19.7.81" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc change state NodeActive --> NodeLeft" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="node3(4151cf970efc): Node leave event for 4151cf970efc/172.19.7.81" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=debug msg="memberlist: Failed ping: f49e1f87e08f (timeout reached)" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.7.81:10034: use of closed network connection" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.7.81:10036: use of closed network connection" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.7.81:10035: use of closed network connection" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49382" [2022-04-08T12:35:05.287Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.296Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-08T12:35:05.296Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4151cf970efc/172.19.7.81, left gossip cluster" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=warning msg="memberlist: Was able to connect to f49e1f87e08f but other probes failed, network may be misconfigured" [2022-04-08T12:35:05.748Z] networkdb_test.go:867: node4: OK [2022-04-08T12:35:05.748Z] networkdb_test.go:867: node5: OK [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="node 0 coming back" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:667712e17a22 with config:&{NodeID:667712e17a22 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-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 667712e17a22/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 667712e17a22/172.19.7.81, added to nodes list" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="node 1 coming back" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:407960294e7a with config:&{NodeID:407960294e7a 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-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 407960294e7a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 407960294e7a/172.19.7.81, added to nodes list" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="node 2 coming back" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4de067220c32 with config:&{NodeID:4de067220c32 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-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4de067220c32/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:05.748Z] time="2022-04-08T12:35:05Z" level=info msg="Node 4de067220c32/172.19.7.81, added to nodes list" [2022-04-08T12:35:05.861Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-08T12:35:05.924Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-04-08T12:35:05.924Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2022-04-08T12:35:05.924Z] PASS [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === Skipped [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-08T12:35:05.924Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-08T12:35:05.924Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-08T12:35:05.924Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:35:05.924Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:35:05.924Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-08T12:35:05.924Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-08T12:35:05.924Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:35:05.924Z] [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-08T12:35:05.925Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-08T12:35:05.925Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-08T12:35:05.925Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:35:05.925Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:35:05.925Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-08T12:35:05.925Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-08T12:35:05.925Z] 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-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-08T12:35:05.925Z] 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-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-08T12:35:05.925Z] 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-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-08T12:35:05.925Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-08T12:35:05.925Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-08T12:35:05.925Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:35:05.925Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-08T12:35:05.925Z] 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-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-08T12:35:05.925Z] 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-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-08T12:35:05.925Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-08T12:35:05.925Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-08T12:35:05.925Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-08T12:35:05.925Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-08T12:35:05.925Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-08T12:35:05.925Z] [2022-04-08T12:35:05.925Z] DONE 178 tests, 27 skipped in 71.359s [2022-04-08T12:35:05.925Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-08T12:35:05.990Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2022-04-08T12:35:05.990Z] === RUN TestRenameInvalidName [2022-04-08T12:35:06.183Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:35:06.425Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-08T12:35:06.638Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-04-08T12:35:06.638Z] === RUN TestSecretsUpdate [2022-04-08T12:35:06.752Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-08T12:35:06.752Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-08T12:35:06.752Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-08T12:35:06.752Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-08T12:35:06.752Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-08T12:35:06.752Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-08T12:35:07.011Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-08T12:35:07.011Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:35:07.011Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-08T12:35:08.169Z] --- PASS: TestRenameInvalidName (1.92s) [2022-04-08T12:35:08.169Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:35:08.320Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-08T12:35:08.389Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-08T12:35:09.185Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-08T12:35:09.185Z] === RUN TestTemplatedSecret [2022-04-08T12:35:09.327Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-08T12:35:09.515Z] time="2022-04-08T12:35:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.7.81:10033 172.19.7.81:10034 172.19.7.81:10035]" [2022-04-08T12:35:09.515Z] time="2022-04-08T12:35:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.7.81:10033 172.19.7.81:10034 172.19.7.81:10035]" [2022-04-08T12:35:09.690Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-08T12:35:09.690Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10033" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49383" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, is the new incarnation of the shutdown node 92187af00da0/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10034" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49384" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, is the new incarnation of the shutdown node 1566581a898a/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49385" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10035" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 305f42f6de6c/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, is the new incarnation of the shutdown node 4151cf970efc/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, is the new incarnation of the shutdown node 92187af00da0/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 667712e17a22/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, is the new incarnation of the shutdown node 1566581a898a/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 407960294e7a/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, added to nodes list" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, is the new incarnation of the shutdown node 4151cf970efc/172.19.7.81" [2022-04-08T12:35:09.983Z] time="2022-04-08T12:35:09Z" level=info msg="Node 4de067220c32/172.19.7.81, added to nodes list" [2022-04-08T12:35:10.270Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-08T12:35:10.270Z] daemon_test.go:156: [db5fc5f4c6a56] daemon is not started [2022-04-08T12:35:10.270Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-08T12:35:10.270Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-08T12:35:10.270Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-08T12:35:10.270Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-08T12:35:10.270Z] === RUN TestDaemonProxy [2022-04-08T12:35:10.270Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-08T12:35:10.270Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-08T12:35:10.270Z] PASS [2022-04-08T12:35:10.270Z] [2022-04-08T12:35:10.270Z] === Skipped [2022-04-08T12:35:10.270Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-08T12:35:10.270Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-08T12:35:10.270Z] [2022-04-08T12:35:10.270Z] DONE 12 tests, 1 skipped in 4.386s [2022-04-08T12:35:10.270Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=info msg="Node 4de067220c32/172.19.7.81, joined gossip cluster" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=info msg="Node 4de067220c32/172.19.7.81, added to nodes list" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10033" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49386" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10034" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49387" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.7.81:10035" [2022-04-08T12:35:10.444Z] time="2022-04-08T12:35:10Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49388" [2022-04-08T12:35:10.529Z] INFO: Testing against a local daemon [2022-04-08T12:35:10.787Z] === RUN TestCommitInheritsEnv [2022-04-08T12:35:10.906Z] 2022/04/08 12:35:10 Closing DB instances... [2022-04-08T12:35:10.906Z] time="2022-04-08T12:35:10Z" level=info msg="Node 667712e17a22 change state NodeActive --> NodeLeft" [2022-04-08T12:35:10.906Z] time="2022-04-08T12:35:10Z" level=info msg="node2(407960294e7a): Node leave event for 667712e17a22/172.19.7.81" [2022-04-08T12:35:11.071Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-08T12:35:11.071Z] === RUN TestInfoDebug [2022-04-08T12:35:11.071Z] --- PASS: TestInfoDebug (0.52s) [2022-04-08T12:35:11.071Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:35:11.071Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-08T12:35:11.071Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:35:11.071Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-08T12:35:11.071Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:35:11.071Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-08T12:35:11.071Z] === RUN TestPingCacheHeaders [2022-04-08T12:35:11.071Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-08T12:35:11.071Z] === RUN TestPingGet [2022-04-08T12:35:11.071Z] --- PASS: TestPingGet (0.01s) [2022-04-08T12:35:11.071Z] === RUN TestPingHead [2022-04-08T12:35:11.071Z] --- PASS: TestPingHead (0.01s) [2022-04-08T12:35:11.071Z] === RUN TestPingSwarmHeader [2022-04-08T12:35:11.332Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-08T12:35:11.332Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="Node 667712e17a22 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="node4(305f42f6de6c): Node leave event for 667712e17a22/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="Node 667712e17a22 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="node5(f49e1f87e08f): Node leave event for 667712e17a22/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="Node 667712e17a22 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="node3(4de067220c32): Node leave event for 667712e17a22/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="Node 667712e17a22 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:10Z" level=info msg="node1(667712e17a22): Node leave event for 667712e17a22/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 667712e17a22/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 667712e17a22/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 667712e17a22/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 667712e17a22/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 667712e17a22/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="node5(f49e1f87e08f): Node leave event for 407960294e7a/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="node3(4de067220c32): Node leave event for 407960294e7a/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="node4(305f42f6de6c): Node leave event for 407960294e7a/172.19.7.81" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.381Z] time="2022-04-08T12:35:11Z" level=info msg="node2(407960294e7a): Node leave event for 407960294e7a/172.19.7.81" [2022-04-08T12:35:11.583Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-08T12:35:11.731Z] --- PASS: TestTemplatedSecret (2.40s) [2022-04-08T12:35:11.731Z] === RUN TestSecretCreateResolve [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 407960294e7a/172.19.7.81, left gossip cluster" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 4de067220c32 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="node5(f49e1f87e08f): Node leave event for 4de067220c32/172.19.7.81" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="Node 4de067220c32 change state NodeActive --> NodeLeft" [2022-04-08T12:35:11.842Z] time="2022-04-08T12:35:11Z" level=info msg="node4(305f42f6de6c): Node leave event for 4de067220c32/172.19.7.81" [2022-04-08T12:35:12.165Z] --- PASS: TestCommitInheritsEnv (1.52s) [2022-04-08T12:35:12.165Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:35:12.165Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-08T12:35:12.165Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:35:12.165Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-08T12:35:12.165Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-08T12:35:12.165Z] === RUN TestImportWithCustomPlatform// [2022-04-08T12:35:12.165Z] === RUN TestImportWithCustomPlatform/linux [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:11Z" level=info msg="Node 4de067220c32 change state NodeActive --> NodeLeft" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:11Z" level=info msg="node3(4de067220c32): Node leave event for 4de067220c32/172.19.7.81" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:11Z" level=info msg="Node 4de067220c32/172.19.7.81, left gossip cluster" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:11Z" level=info msg="Node 4de067220c32/172.19.7.81, left gossip cluster" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:12Z" level=info msg="Node 4de067220c32/172.19.7.81, left gossip cluster" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:12Z" level=debug msg="memberlist: Failed ping: 4de067220c32 (timeout reached)" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.7.81:10036: use of closed network connection" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.7.81:10037: use of closed network connection" [2022-04-08T12:35:12.304Z] time="2022-04-08T12:35:12Z" level=debug msg="memberlist: Stream connection from=172.19.7.81:49389" [2022-04-08T12:35:12.424Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-08T12:35:12.424Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-08T12:35:12.424Z] === RUN TestImportWithCustomPlatform/macos [2022-04-08T12:35:12.424Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-08T12:35:12.424Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-08T12:35:12.424Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:35:12.682Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-08T12:35:12.682Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:35:12.682Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-08T12:35:12.682Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:35:12.717Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-08T12:35:12.717Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-04-08T12:35:12.717Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-08T12:35:12.717Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-08T12:35:12.717Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-08T12:35:12.717Z] === RUN TestVersion [2022-04-08T12:35:12.717Z] --- PASS: TestVersion (0.02s) [2022-04-08T12:35:12.717Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:35:12.717Z] === CONT TestDiskUsage [2022-04-08T12:35:12.764Z] time="2022-04-08T12:35:12Z" level=info msg="Node 305f42f6de6c change state NodeActive --> NodeLeft" [2022-04-08T12:35:12.764Z] time="2022-04-08T12:35:12Z" level=info msg="node5(f49e1f87e08f): Node leave event for 305f42f6de6c/172.19.7.81" [2022-04-08T12:35:12.764Z] time="2022-04-08T12:35:12Z" level=info msg="Node 305f42f6de6c change state NodeActive --> NodeLeft" [2022-04-08T12:35:12.764Z] time="2022-04-08T12:35:12Z" level=info msg="node4(305f42f6de6c): Node leave event for 305f42f6de6c/172.19.7.81" [2022-04-08T12:35:12.764Z] time="2022-04-08T12:35:12Z" level=warning msg="memberlist: Was able to connect to 4de067220c32 but other probes failed, network may be misconfigured" [2022-04-08T12:35:12.952Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/container_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/image_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/volume_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-08T12:35:12.977Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-08T12:35:13.229Z] time="2022-04-08T12:35:12Z" level=info msg="Node 305f42f6de6c/172.19.7.81, left gossip cluster" [2022-04-08T12:35:13.229Z] time="2022-04-08T12:35:13Z" level=info msg="Node 305f42f6de6c/172.19.7.81, left gossip cluster" [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-08T12:35:13.238Z] === RUN TestDiskUsage/after_container.Run [2022-04-08T12:35:13.644Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-04-08T12:35:13.644Z] PASS [2022-04-08T12:35:13.644Z] [2022-04-08T12:35:13.644Z] DONE 6 tests in 13.299s [2022-04-08T12:35:13.644Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-08T12:35:13.644Z] ++ 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-08T12:35:13.644Z] ++ set -e [2022-04-08T12:35:13.644Z] ++ '[' -n 0 ']' [2022-04-08T12:35:13.644Z] ++ set -x [2022-04-08T12:35:13.644Z] ++ 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-08T12:35:13.644Z] INFO: Testing against a local daemon [2022-04-08T12:35:13.644Z] === RUN TestServiceCreateInit [2022-04-08T12:35:13.644Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:35:13.809Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-08T12:35:13.810Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-08T12:35:14.059Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-08T12:35:14.059Z] === RUN TestRemoveImageGarbageCollector [2022-04-08T12:35:14.059Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-08T12:35:14.059Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-04-08T12:35:14.059Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:35:14.070Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage (1.54s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-08T12:35:14.070Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:35:14.070Z] PASS [2022-04-08T12:35:14.070Z] [2022-04-08T12:35:14.070Z] DONE 54 tests in 21.864s [2022-04-08T12:35:14.070Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-08T12:35:14.070Z] INFO: Testing against a local daemon [2022-04-08T12:35:14.070Z] === RUN TestVolumesCreateAndList [2022-04-08T12:35:14.070Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-08T12:35:14.070Z] === RUN TestVolumesRemove [2022-04-08T12:35:14.070Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-08T12:35:14.070Z] === RUN TestVolumesInspect [2022-04-08T12:35:14.070Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-08T12:35:14.070Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:35:14.070Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:35:14.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:35:14.202Z] time="2022-04-08T12:35:13Z" level=info msg="Node f49e1f87e08f/172.19.7.81, left gossip cluster" [2022-04-08T12:35:14.202Z] time="2022-04-08T12:35:13Z" level=info msg="Node f49e1f87e08f change state NodeActive --> NodeFailed" [2022-04-08T12:35:14.202Z] time="2022-04-08T12:35:13Z" level=info msg="Node f49e1f87e08f/172.19.7.81, added to failed nodes list" [2022-04-08T12:35:14.202Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-04-08T12:35:14.202Z] PASS [2022-04-08T12:35:14.202Z] coverage: 60.0% of statements [2022-04-08T12:35:14.202Z] ok github.com/docker/docker/libnetwork/networkdb 105.538s coverage: 60.0% of statements [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/quota [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/rootless [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/volume [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-08T12:35:14.202Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-08T12:35:14.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-08T12:35:14.317Z] === RUN TestTagInvalidReference [2022-04-08T12:35:14.317Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-08T12:35:14.317Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:35:14.317Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-08T12:35:14.317Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:35:14.317Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-08T12:35:14.317Z] === RUN TestTagOfficialNames [2022-04-08T12:35:14.317Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-08T12:35:14.317Z] === RUN TestTagMatchesDigest [2022-04-08T12:35:14.317Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-08T12:35:14.317Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-08T12:35:14.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:35:14.330Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-08T12:35:14.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:35:14.330Z] PASS [2022-04-08T12:35:14.330Z] [2022-04-08T12:35:14.330Z] DONE 5 tests in 0.188s [2022-04-08T12:35:14.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T12:35:14.845Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-08T12:35:14.852Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-08T12:35:14.852Z] Removing test suite binaries [2022-04-08T12:35:14.852Z] exiting test-integration [2022-04-08T12:35:14.852Z] ++ exit 0 [2022-04-08T12:35:14.852Z] [2022-04-08T12:35:15.102Z] docker_cli_daemon_test.go:2522: [d440f4657e8bd] daemon is not started [2022-04-08T12:35:15.359Z] === RUN TestDockerSuite/TestBuildEnvUsage Post stage [Pipeline] junit [2022-04-08T12:35:16.254Z] Recording test results [2022-04-08T12:35:16.455Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-08T12:35:16.728Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-08T12:35:16.796Z] + echo Ensuring container killed. [2022-04-08T12:35:16.796Z] Ensuring container killed. [2022-04-08T12:35:16.796Z] + docker rm -vf docker-pr2 [2022-04-08T12:35:16.796Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-08T12:35:16.943Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:35:17.084Z] + echo Chowning /workspace to jenkins user [2022-04-08T12:35:17.084Z] Chowning /workspace to jenkins user [2022-04-08T12:35:17.084Z] + id -u [2022-04-08T12:35:17.084Z] + id -g [2022-04-08T12:35:17.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === Skipped [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-08T12:35:17.124Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-08T12:35:17.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-08T12:35:17.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-08T12:35:17.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-08T12:35:17.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:35:17.124Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-08T12:35:17.124Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-08T12:35:17.124Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-08T12:35:17.124Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-08T12:35:17.124Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-08T12:35:17.124Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-08T12:35:17.124Z] daemon_test.go:145: root required [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:35:17.124Z] reload_test.go:342: root required [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:35:17.124Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.124Z] [2022-04-08T12:35:17.124Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:35:17.125Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-08T12:35:17.125Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-08T12:35:17.125Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-08T12:35:17.125Z] layer_test.go:291: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-08T12:35:17.125Z] layer_test.go:340: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-08T12:35:17.125Z] layer_test.go:455: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-08T12:35:17.125Z] layer_test.go:684: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-08T12:35:17.125Z] migration_test.go:45: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:35:17.125Z] migration_test.go:181: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-08T12:35:17.125Z] mount_test.go:17: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-08T12:35:17.125Z] mount_test.go:76: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-08T12:35:17.125Z] mount_test.go:125: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-08T12:35:17.125Z] mount_test.go:212: Failing on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-08T12:35:17.125Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-08T12:35:17.125Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:35:17.125Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-08T12:35:17.125Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-08T12:35:17.125Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-08T12:35:17.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:35:17.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-08T12:35:17.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:35:17.125Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-08T12:35:17.125Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-08T12:35:17.125Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-08T12:35:17.125Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:35:17.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:35:17.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:35:17.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:35:17.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:35:17.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-08T12:35:17.125Z] archive_test.go:140: zstd not installed [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:35:17.125Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:35:17.125Z] changes_test.go:196: needs more investigation [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-08T12:35:17.125Z] changes_test.go:433: needs further investigation [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:35:17.125Z] changes_test.go:469: needs further investigation [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:35:17.125Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-08T12:35:17.125Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:35:17.125Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:35:17.125Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-08T12:35:17.125Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-08T12:35:17.125Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-08T12:35:17.125Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-08T12:35:17.125Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-08T12:35:17.125Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:35:17.125Z] [2022-04-08T12:35:17.125Z] DONE 2103 tests, 68 skipped in 341.581s [2022-04-08T12:35:17.125Z] INFO: make.ps1 ended at 04/08/2022 12:35:16 [Pipeline] catchError [Pipeline] { [2022-04-08T12:35:18.493Z] --- PASS: TestRenameAnonymousContainer (9.33s) [2022-04-08T12:35:18.493Z] === RUN TestRenameContainerWithSameName [Pipeline] sh [2022-04-08T12:35:18.776Z] + bundleName=amd64-cgroup2 [2022-04-08T12:35:18.776Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-08T12:35:18.776Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-08T12:35:18.776Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-08T12:35:18.776Z] + 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-08T12:35:18.954Z] --- PASS: TestRenameContainerWithSameName (1.94s) [2022-04-08T12:35:18.954Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:35:18.954Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:18.954Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:35:18.954Z] === RUN TestResize [Pipeline] archiveArtifacts [2022-04-08T12:35:19.051Z] Archiving artifacts [2022-04-08T12:35:19.312Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-08T12:35:19.312Z] INFO: Unit tests ended at 04/08/2022 12:35:18. Duration:00:06:01.4748858 [2022-04-08T12:35:19.312Z] INFO: Building busybox [2022-04-08T12:35:19.312Z] Sending build context to Docker daemon 5.12kB [2022-04-08T12:35:19.312Z] [2022-04-08T12:35:19.312Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-08T12:35:19.312Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-08T12:35:19.312Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-08T12:35:19.312Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-08T12:35:19.312Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-08T12:35:19.312Z] ---> 6a11116086a4 [2022-04-08T12:35:19.312Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-08T12:35:19.312Z] ---> Running in 65dff88cd31c [2022-04-08T12:35:19.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T12:35:19.694Z] + make clean [2022-04-08T12:35:19.694Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T12:35:19.694Z] docker-dev-cache [2022-04-08T12:35:19.694Z] docker-mod-cache [Pipeline] deleteDir [2022-04-08T12:35:21.153Z] --- PASS: TestServiceCreateInit (6.82s) [2022-04-08T12:35:21.153Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.42s) [2022-04-08T12:35:21.153Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) [2022-04-08T12:35:21.153Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:35:21.167Z] --- PASS: TestResize (1.95s) [2022-04-08T12:35:21.167Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T12:35:23.289Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-08T12:35:23.348Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2022-04-08T12:35:23.348Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:35:25.534Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2022-04-08T12:35:25.534Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:35:25.534Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:25.534Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:35:25.534Z] === RUN TestStats [2022-04-08T12:35:25.534Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:35:25.534Z] --- SKIP: TestStats (0.00s) [2022-04-08T12:35:25.534Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:35:25.806Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-08T12:35:28.329Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-08T12:35:29.698Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-08T12:35:32.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.27s) [2022-04-08T12:35:32.623Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:35:32.623Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:35:32.623Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-08T12:35:32.623Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:35:32.976Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-08T12:35:32.976Z] check_test.go:308: [df8f0c4931482] daemon is not started [2022-04-08T12:35:32.976Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-08T12:35:36.084Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2022-04-08T12:35:36.084Z] === RUN TestCreateServiceConflict [2022-04-08T12:35:37.034Z] Removing intermediate container 65dff88cd31c [2022-04-08T12:35:37.034Z] ---> 21d23f4681d0 [2022-04-08T12:35:37.034Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-08T12:35:37.034Z] ---> Running in d2d8283dcf6c [2022-04-08T12:35:37.034Z] Removing intermediate container d2d8283dcf6c [2022-04-08T12:35:37.034Z] ---> 813cb419ea90 [2022-04-08T12:35:37.034Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-08T12:35:37.468Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-04-08T12:35:37.468Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:35:37.495Z] ---> Running in 78e549bff21d [2022-04-08T12:35:37.958Z] Removing intermediate container 78e549bff21d [2022-04-08T12:35:37.958Z] ---> efe5cd72b04b [2022-04-08T12:35:37.958Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite (328.96s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.47s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.21s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.88s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.08s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.00s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.49s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2022-04-08T12:35:38.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.26s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.92s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.57s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.90s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.48s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.76s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.89s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.88s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-04-08T12:35:38.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-08T12:35:38.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.88s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.22s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.79s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.96s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.59s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.47s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.03s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.35s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.59s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.69s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-04-08T12:35:38.234Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2022-04-08T12:35:38.234Z] === RUN TestDockerSwarmSuite [2022-04-08T12:35:38.234Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-08T12:35:38.933Z] [2022-04-08T12:35:39.395Z] ---> d7977596d893 [2022-04-08T12:35:39.395Z] 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-08T12:35:39.858Z] ---> Running in cc55482fb44a [2022-04-08T12:35:40.015Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-04-08T12:35:40.015Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:35:41.509Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-08T12:35:42.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-08T12:35:43.968Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-08T12:35:44.225Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-08T12:35:49.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-08T12:35:53.674Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-08T12:35:53.729Z] --- PASS: TestUpdateRestartPolicy (21.17s) [2022-04-08T12:35:53.729Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:35:53.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-08T12:35:54.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-08T12:35:54.927Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-04-08T12:35:54.927Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:35:55.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-08T12:35:55.909Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s) [2022-04-08T12:35:55.909Z] === RUN TestWaitNonBlocked [2022-04-08T12:35:55.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:55.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:55.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:55.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:55.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:35:55.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:35:55.984Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-08T12:35:55.984Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-08T12:35:56.242Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-08T12:35:56.498Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-08T12:35:58.831Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-08T12:35:58.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.80s) [2022-04-08T12:35:58.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.87s) [2022-04-08T12:35:58.831Z] === RUN TestWaitBlocked [2022-04-08T12:35:58.831Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:35:58.831Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-08T12:35:58.831Z] PASS [2022-04-08T12:35:58.831Z] ok github.com/docker/docker/integration/container 96.199s [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === Skipped [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-08T12:35:58.831Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-08T12:35:58.831Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:35:58.831Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:35:58.831Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:35:58.831Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:35:58.831Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:35:58.831Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-08T12:35:58.831Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:35:58.831Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-08T12:35:58.831Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:35:58.831Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-08T12:35:58.831Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-08T12:35:58.831Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-08T12:35:58.831Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:35:58.831Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-08T12:35:58.831Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-08T12:35:58.831Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:35:58.831Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:35:58.831Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:35:58.831Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-08T12:35:58.831Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-08T12:35:58.831Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-08T12:35:58.831Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-08T12:35:58.831Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-08T12:35:58.831Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:35:58.831Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:35:58.831Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-08T12:35:58.831Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-08T12:35:58.831Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-08T12:35:58.831Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:35:58.831Z] [2022-04-08T12:35:58.831Z] DONE 96 tests, 34 skipped in 98.752s [2022-04-08T12:35:58.831Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-08T12:36:03.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-08T12:36:03.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-08T12:36:05.047Z] Removing intermediate container cc55482fb44a [2022-04-08T12:36:05.047Z] ---> 4d00368870ca [2022-04-08T12:36:05.047Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-08T12:36:05.047Z] ---> Running in 0e07529a0764 [2022-04-08T12:36:05.047Z] [2022-04-08T12:36:05.047Z] SUCCESS: Specified value was saved. [2022-04-08T12:36:06.020Z] Removing intermediate container 0e07529a0764 [2022-04-08T12:36:06.020Z] ---> e83e25d0dfc9 [2022-04-08T12:36:06.020Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-08T12:36:06.127Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-08T12:36:06.128Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-08T12:36:06.128Z] docker_api_swarm_test.go:563: [d2451d9c11401] joining swarm manager [da64a5464acc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:36:06.481Z] ---> Running in dc86894b0089 [2022-04-08T12:36:07.059Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-08T12:36:07.155Z] --- PASS: TestCreateServiceSecretFileMode (12.27s) [2022-04-08T12:36:07.155Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:36:07.992Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-08T12:36:08.248Z] === RUN TestDockerSuite/TestBuildFails [2022-04-08T12:36:09.178Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-08T12:36:09.178Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-08T12:36:11.696Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-08T12:36:12.290Z] Cannot create a file when that file already exists. [2022-04-08T12:36:13.061Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-08T12:36:14.428Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-08T12:36:14.900Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-08T12:36:15.157Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-08T12:36:15.799Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-08T12:36:16.363Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-08T12:36:16.525Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-08T12:36:16.525Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-08T12:36:16.783Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-08T12:36:16.783Z] Cross building: bundles/cross/windows/amd64 [2022-04-08T12:36:16.783Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-08T12:36:16.783Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-08T12:36:17.733Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-08T12:36:18.098Z] Removing intermediate container dc86894b0089 [2022-04-08T12:36:18.098Z] ---> c917e4dbb18f [2022-04-08T12:36:18.098Z] Step 13/13 : CMD ["sh"] [2022-04-08T12:36:18.098Z] ---> Running in 75c12e7a90a4 [2022-04-08T12:36:18.098Z] Removing intermediate container 75c12e7a90a4 [2022-04-08T12:36:18.098Z] ---> b8a677a2130c [2022-04-08T12:36:18.098Z] Successfully built b8a677a2130c [2022-04-08T12:36:18.098Z] Successfully tagged busybox:latest [2022-04-08T12:36:18.098Z] INFO: Docker images of the daemon under test [2022-04-08T12:36:18.098Z] [2022-04-08T12:36:18.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:36:18.098Z] busybox latest b8a677a2130c Less than a second ago 5.78GB [2022-04-08T12:36:18.098Z] microsoft/windowsservercore latest 6a11116086a4 5 weeks ago 5.75GB [2022-04-08T12:36:18.098Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 5 weeks ago 5.75GB [2022-04-08T12:36:18.098Z] [2022-04-08T12:36:18.098Z] INFO: Running integration tests at 04/08/2022 12:36:17... [2022-04-08T12:36:18.098Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-08T12:36:18.098Z] INFO: Integration API tests being run from the host: [2022-04-08T12:36:18.098Z] INFO: make.ps1 starting at 04/08/2022 12:36:17 [2022-04-08T12:36:18.677Z] docker_api_swarm_test.go:585: [d06f4e281ea5d] joining swarm manager [da64a5464acc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:36:19.382Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-04-08T12:36:19.382Z] === RUN TestCreateServiceSysctls [2022-04-08T12:36:19.607Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-08T12:36:19.666Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-08T12:36:19.965Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:36:19.965Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:36:19.965Z] === RUN TestDaemonConfigValidation [2022-04-08T12:36:19.965Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-08T12:36:19.965Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:36:19.965Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:36:19.965Z] === RUN TestDaemonProxy [2022-04-08T12:36:19.965Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:36:19.965Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-08T12:36:19.965Z] PASS [2022-04-08T12:36:19.965Z] ok github.com/docker/docker/integration/daemon 0.117s [2022-04-08T12:36:19.965Z] [2022-04-08T12:36:19.965Z] === Skipped [2022-04-08T12:36:19.965Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:36:19.965Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] [2022-04-08T12:36:19.965Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-08T12:36:19.965Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] [2022-04-08T12:36:19.965Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:36:19.965Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:36:19.965Z] [2022-04-08T12:36:19.965Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-08T12:36:19.965Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:36:19.965Z] [2022-04-08T12:36:19.965Z] DONE 4 tests, 4 skipped in 20.142s [2022-04-08T12:36:19.965Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-08T12:36:20.765Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-04-08T12:36:20.765Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:36:21.499Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-08T12:36:21.499Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-08T12:36:21.756Z] check_test.go:379: [d2451d9c11401] daemon is not started [2022-04-08T12:36:22.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:22.880Z] INFO: Testing against a local daemon [2022-04-08T12:36:22.880Z] === RUN TestCommitInheritsEnv [2022-04-08T12:36:22.880Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:36:22.880Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-08T12:36:22.880Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:36:22.880Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:36:22.880Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:36:22.880Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:36:22.880Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:36:22.880Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-08T12:36:22.880Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:36:22.880Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-08T12:36:22.880Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:36:22.880Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-08T12:36:22.880Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:36:23.314Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-04-08T12:36:23.314Z] === RUN TestInspect [2022-04-08T12:36:23.649Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-08T12:36:23.850Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-04-08T12:36:23.850Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:36:23.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-08T12:36:23.850Z] === RUN TestTagInvalidReference [2022-04-08T12:36:23.850Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-08T12:36:23.850Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:36:24.311Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-08T12:36:24.311Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:36:24.311Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-08T12:36:24.311Z] === RUN TestTagOfficialNames [2022-04-08T12:36:24.311Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-08T12:36:24.311Z] === RUN TestTagMatchesDigest [2022-04-08T12:36:24.311Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-08T12:36:24.311Z] PASS [2022-04-08T12:36:24.311Z] ok github.com/docker/docker/integration/image 1.677s [2022-04-08T12:36:24.311Z] [2022-04-08T12:36:24.311Z] === Skipped [2022-04-08T12:36:24.311Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-08T12:36:24.311Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:36:24.311Z] [2022-04-08T12:36:24.311Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:36:24.311Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:36:24.311Z] [2022-04-08T12:36:24.311Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-08T12:36:24.311Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:36:24.311Z] [2022-04-08T12:36:24.311Z] DONE 12 tests, 3 skipped in 5.292s [2022-04-08T12:36:24.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-08T12:36:25.020Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-08T12:36:25.878Z] --- PASS: TestInspect (2.57s) [2022-04-08T12:36:25.878Z] === RUN TestCreateJob [2022-04-08T12:36:26.389Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-08T12:36:26.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:26.957Z] INFO: Testing against a local daemon [2022-04-08T12:36:26.957Z] === RUN TestNetworkCreateDelete [2022-04-08T12:36:26.957Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:36:26.957Z] 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-08T12:36:26.957Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonDNSFallback [2022-04-08T12:36:26.957Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestInspectNetwork [2022-04-08T12:36:26.957Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:26.957Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:36:26.957Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:36:26.957Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:26.957Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:26.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:26.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:26.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:26.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:26.957Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:26.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:26.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-08T12:36:26.957Z] === RUN TestNetworkList [2022-04-08T12:36:26.957Z] === RUN TestNetworkList//networks [2022-04-08T12:36:26.957Z] === PAUSE TestNetworkList//networks [2022-04-08T12:36:26.957Z] === RUN TestNetworkList//networks/ [2022-04-08T12:36:26.957Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:36:26.957Z] === CONT TestNetworkList//networks [2022-04-08T12:36:26.957Z] === CONT TestNetworkList//networks/ [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkList (0.05s) [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:36:26.957Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:36:26.957Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:36:26.957Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:36:26.957Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:36:26.957Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:36:26.957Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:36:26.957Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:36:26.957Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:36:26.957Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:36:26.957Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:36:26.957Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:36:26.957Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:36:26.957Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:36:26.957Z] PASS [2022-04-08T12:36:26.957Z] ok github.com/docker/docker/integration/network 0.201s [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === Skipped [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-08T12:36:26.957Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:36:26.957Z] 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-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-08T12:36:26.957Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-08T12:36:26.957Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:36:26.957Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:36:26.957Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:36:26.957Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:36:26.957Z] [2022-04-08T12:36:26.958Z] DONE 22 tests, 15 skipped in 2.254s [2022-04-08T12:36:26.958Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-08T12:36:27.795Z] --- PASS: TestCreateJob (2.46s) [2022-04-08T12:36:27.795Z] === RUN TestReplicatedJob [2022-04-08T12:36:27.927Z] testing: warning: no tests to run [2022-04-08T12:36:27.927Z] PASS [2022-04-08T12:36:27.927Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-04-08T12:36:27.927Z] [2022-04-08T12:36:27.927Z] DONE 0 tests in 0.789s [2022-04-08T12:36:27.927Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-08T12:36:28.904Z] testing: warning: no tests to run [2022-04-08T12:36:28.904Z] PASS [2022-04-08T12:36:28.904Z] ok github.com/docker/docker/integration/network/macvlan 0.135s [2022-04-08T12:36:28.904Z] [2022-04-08T12:36:28.904Z] DONE 0 tests in 1.133s [2022-04-08T12:36:29.365Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-08T12:36:30.334Z] testing: warning: no tests to run [2022-04-08T12:36:30.334Z] PASS [2022-04-08T12:36:30.334Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-04-08T12:36:30.334Z] [2022-04-08T12:36:30.334Z] DONE 0 tests in 1.188s [2022-04-08T12:36:30.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-08T12:36:30.563Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-08T12:36:30.563Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-08T12:36:31.306Z] testing: warning: no tests to run [2022-04-08T12:36:31.306Z] PASS [2022-04-08T12:36:31.306Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-04-08T12:36:31.306Z] [2022-04-08T12:36:31.306Z] DONE 0 tests in 0.791s [2022-04-08T12:36:31.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-08T12:36:31.492Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-08T12:36:32.054Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-08T12:36:32.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-08T12:36:32.311Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-08T12:36:32.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-08T12:36:32.567Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-08T12:36:32.567Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-08T12:36:33.088Z] --- PASS: TestReplicatedJob (4.61s) [2022-04-08T12:36:33.088Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:36:33.497Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-08T12:36:34.426Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-08T12:36:34.990Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-08T12:36:34.990Z] docker_api_swarm_test.go:46: [d350b37ec7167] joining swarm manager [da30723f6b474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:36:35.554Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-08T12:36:35.632Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-08T12:36:35.632Z] === RUN TestServiceListWithStatuses [2022-04-08T12:36:35.632Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:36:35.632Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:36:35.632Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:36:35.810Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-08T12:36:36.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:36.005Z] INFO: Testing against a local daemon [2022-04-08T12:36:36.005Z] === RUN TestPluginInvalidJSON [2022-04-08T12:36:36.005Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:36.005Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:36.005Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:36.005Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-08T12:36:36.005Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-08T12:36:36.005Z] === RUN TestPluginInstall [2022-04-08T12:36:36.005Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-08T12:36:36.005Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:36:36.005Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-08T12:36:36.005Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:36:36.005Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:36:36.005Z] PASS [2022-04-08T12:36:36.005Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-04-08T12:36:36.005Z] [2022-04-08T12:36:36.005Z] === Skipped [2022-04-08T12:36:36.005Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-08T12:36:36.005Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] [2022-04-08T12:36:36.005Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-08T12:36:36.005Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] [2022-04-08T12:36:36.005Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:36:36.005Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:36:36.005Z] [2022-04-08T12:36:36.005Z] DONE 5 tests, 3 skipped in 4.423s [2022-04-08T12:36:36.005Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-08T12:36:36.373Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-08T12:36:37.744Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-08T12:36:38.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:38.187Z] INFO: Testing against a local daemon [2022-04-08T12:36:38.187Z] === RUN TestExternalGraphDriver [2022-04-08T12:36:38.187Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:36:38.187Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-08T12:36:38.187Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:36:38.187Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:36:38.187Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:36:38.187Z] PASS [2022-04-08T12:36:38.187Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.112s [2022-04-08T12:36:38.187Z] [2022-04-08T12:36:38.187Z] === Skipped [2022-04-08T12:36:38.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-08T12:36:38.187Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:36:38.187Z] [2022-04-08T12:36:38.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:36:38.187Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:36:38.187Z] [2022-04-08T12:36:38.187Z] DONE 2 tests, 2 skipped in 2.175s [2022-04-08T12:36:38.187Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-08T12:36:39.697Z] 8f616e6e9eec: Pull complete [2022-04-08T12:36:39.838Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-04-08T12:36:39.838Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:36:40.267Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-08T12:36:40.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:40.369Z] INFO: Testing against a local daemon [2022-04-08T12:36:40.369Z] === RUN TestReadPluginNoRead [2022-04-08T12:36:40.369Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:36:40.369Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-08T12:36:40.369Z] PASS [2022-04-08T12:36:40.369Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-04-08T12:36:40.369Z] [2022-04-08T12:36:40.369Z] === Skipped [2022-04-08T12:36:40.369Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-08T12:36:40.369Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:36:40.369Z] [2022-04-08T12:36:40.369Z] DONE 1 tests, 1 skipped in 2.167s [2022-04-08T12:36:40.831Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-08T12:36:41.803Z] testing: warning: no tests to run [2022-04-08T12:36:41.803Z] PASS [2022-04-08T12:36:41.803Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2022-04-08T12:36:41.803Z] [2022-04-08T12:36:41.803Z] DONE 0 tests in 1.109s [2022-04-08T12:36:41.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-08T12:36:43.140Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-04-08T12:36:43.141Z] === RUN TestServicePlugin [2022-04-08T12:36:43.141Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:36:43.141Z] --- SKIP: TestServicePlugin (0.01s) [2022-04-08T12:36:43.141Z] === RUN TestServiceUpdateLabel [2022-04-08T12:36:43.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:43.984Z] INFO: Testing against a local daemon [2022-04-08T12:36:43.984Z] === RUN TestPluginWithDevMounts [2022-04-08T12:36:43.984Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:43.984Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-08T12:36:43.984Z] PASS [2022-04-08T12:36:43.984Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-04-08T12:36:43.984Z] [2022-04-08T12:36:43.984Z] === Skipped [2022-04-08T12:36:43.984Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-08T12:36:43.984Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:43.984Z] [2022-04-08T12:36:43.984Z] DONE 1 tests, 1 skipped in 2.096s [2022-04-08T12:36:43.984Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-08T12:36:45.052Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-04-08T12:36:45.052Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:36:45.538Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-08T12:36:45.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:45.545Z] INFO: Testing against a local daemon [2022-04-08T12:36:45.545Z] === RUN TestSecretInspect [2022-04-08T12:36:45.545Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:45.545Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-08T12:36:45.545Z] === RUN TestSecretList [2022-04-08T12:36:45.545Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:45.545Z] --- SKIP: TestSecretList (0.00s) [2022-04-08T12:36:45.545Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:36:45.545Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:45.545Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:36:45.545Z] === RUN TestSecretsUpdate [2022-04-08T12:36:45.545Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:45.545Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-08T12:36:46.006Z] === RUN TestTemplatedSecret [2022-04-08T12:36:46.006Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-08T12:36:46.006Z] === RUN TestSecretCreateResolve [2022-04-08T12:36:46.006Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:46.006Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-08T12:36:46.006Z] PASS [2022-04-08T12:36:46.006Z] ok github.com/docker/docker/integration/secret 0.092s [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === Skipped [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-08T12:36:46.006Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:46.006Z] [2022-04-08T12:36:46.006Z] DONE 6 tests, 6 skipped in 1.754s [2022-04-08T12:36:46.006Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-08T12:36:48.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:48.203Z] INFO: Testing against a local daemon [2022-04-08T12:36:48.203Z] === RUN TestServiceCreateInit [2022-04-08T12:36:48.203Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:36:48.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:36:48.203Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:36:48.203Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceConflict [2022-04-08T12:36:48.203Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:36:48.203Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-08T12:36:48.203Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:36:48.203Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:36:48.203Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:36:48.203Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceSysctls [2022-04-08T12:36:48.203Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-08T12:36:48.203Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:36:48.203Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-08T12:36:48.203Z] === RUN TestInspect [2022-04-08T12:36:48.203Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestInspect (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestCreateJob [2022-04-08T12:36:48.203Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestCreateJob (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestReplicatedJob [2022-04-08T12:36:48.203Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:36:48.203Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceListWithStatuses [2022-04-08T12:36:48.203Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:36:48.203Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:36:48.203Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServicePlugin [2022-04-08T12:36:48.203Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.203Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceUpdateLabel [2022-04-08T12:36:48.203Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:36:48.203Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:36:48.203Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:36:48.203Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-08T12:36:48.203Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:36:48.203Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.203Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-08T12:36:48.203Z] PASS [2022-04-08T12:36:48.203Z] ok github.com/docker/docker/integration/service 0.260s [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === Skipped [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-08T12:36:48.663Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:36:48.663Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-08T12:36:48.663Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-08T12:36:48.663Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-08T12:36:48.663Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-08T12:36:48.663Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-08T12:36:48.663Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-08T12:36:48.663Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-08T12:36:48.663Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:36:48.663Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-08T12:36:48.663Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-08T12:36:48.663Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:48.663Z] [2022-04-08T12:36:48.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-08T12:36:48.663Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.664Z] [2022-04-08T12:36:48.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-08T12:36:48.664Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.664Z] [2022-04-08T12:36:48.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-08T12:36:48.664Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.664Z] [2022-04-08T12:36:48.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-08T12:36:48.664Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.664Z] [2022-04-08T12:36:48.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-08T12:36:48.664Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:36:48.664Z] [2022-04-08T12:36:48.664Z] DONE 24 tests, 23 skipped in 2.500s [2022-04-08T12:36:48.664Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-08T12:36:48.813Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-08T12:36:48.813Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-08T12:36:48.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-08T12:36:48.813Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-08T12:36:48.813Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-08T12:36:49.070Z] --- PASS: TestImportExtremelyLargeImageWorks (176.92s) [2022-04-08T12:36:49.070Z] PASS [2022-04-08T12:36:49.070Z] [2022-04-08T12:36:49.070Z] DONE 22 tests in 180.925s [2022-04-08T12:36:49.070Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-08T12:36:49.070Z] ++ 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-08T12:36:49.070Z] ++ set -e [2022-04-08T12:36:49.070Z] ++ '[' -n 0 ']' [2022-04-08T12:36:49.070Z] ++ set -x [2022-04-08T12:36:49.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T12:36:49.071Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-08T12:36:49.328Z] INFO: Testing against a local daemon [2022-04-08T12:36:49.328Z] === RUN TestNetworkCreateDelete [2022-04-08T12:36:49.328Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-08T12:36:49.328Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:36:49.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-04-08T12:36:49.891Z] === RUN TestDaemonDNSFallback [2022-04-08T12:36:50.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:50.204Z] INFO: Testing against a local daemon [2022-04-08T12:36:50.204Z] === RUN TestSessionCreate [2022-04-08T12:36:50.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:50.204Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-08T12:36:50.204Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:36:50.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:50.204Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:36:50.204Z] PASS [2022-04-08T12:36:50.204Z] ok github.com/docker/docker/integration/session 0.103s [2022-04-08T12:36:50.204Z] [2022-04-08T12:36:50.204Z] === Skipped [2022-04-08T12:36:50.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-08T12:36:50.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:50.204Z] [2022-04-08T12:36:50.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:36:50.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:36:50.204Z] [2022-04-08T12:36:50.204Z] DONE 2 tests, 2 skipped in 1.624s [2022-04-08T12:36:50.204Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-08T12:36:50.454Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-08T12:36:50.769Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s) [2022-04-08T12:36:50.769Z] PASS [2022-04-08T12:36:50.769Z] [2022-04-08T12:36:50.769Z] === Skipped [2022-04-08T12:36:50.769Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-04-08T12:36:50.769Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-08T12:36:50.769Z] [2022-04-08T12:36:50.769Z] DONE 22 tests, 1 skipped in 96.943s [2022-04-08T12:36:50.769Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-08T12:36:50.769Z] INFO: Testing against a local daemon [2022-04-08T12:36:50.769Z] === RUN TestNetworkCreateDelete [2022-04-08T12:36:50.769Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-08T12:36:50.769Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:36:50.769Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-08T12:36:50.769Z] === RUN TestDaemonDNSFallback [2022-04-08T12:36:51.383Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-08T12:36:52.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:52.388Z] INFO: Testing against a local daemon [2022-04-08T12:36:52.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:36:52.388Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:52.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestDiskUsage [2022-04-08T12:36:52.388Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:36:52.388Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestEventsExecDie [2022-04-08T12:36:52.388Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:36:52.388Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:36:52.388Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:36:52.388Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestEventsVolumeCreate [2022-04-08T12:36:52.388Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:36:52.388Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestInfoAPI [2022-04-08T12:36:52.388Z] --- PASS: TestInfoAPI (0.04s) [2022-04-08T12:36:52.388Z] === RUN TestInfoAPIWarnings [2022-04-08T12:36:52.388Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:36:52.388Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestInfoDebug [2022-04-08T12:36:52.388Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:52.388Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:36:52.388Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:52.388Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:36:52.388Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:52.388Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-08T12:36:52.388Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:36:53.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-08T12:36:53.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-08T12:36:53.357Z] === RUN TestPingCacheHeaders [2022-04-08T12:36:53.357Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-08T12:36:53.357Z] === RUN TestPingGet [2022-04-08T12:36:53.357Z] --- PASS: TestPingGet (0.04s) [2022-04-08T12:36:53.357Z] === RUN TestPingHead [2022-04-08T12:36:53.357Z] --- PASS: TestPingHead (0.05s) [2022-04-08T12:36:53.357Z] === RUN TestPingSwarmHeader [2022-04-08T12:36:53.357Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:53.357Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-08T12:36:53.357Z] === RUN TestVersion [2022-04-08T12:36:53.357Z] --- PASS: TestVersion (0.04s) [2022-04-08T12:36:53.357Z] PASS [2022-04-08T12:36:53.357Z] ok github.com/docker/docker/integration/system 1.240s [2022-04-08T12:36:53.357Z] [2022-04-08T12:36:53.357Z] === Skipped [2022-04-08T12:36:53.357Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:36:53.357Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:53.357Z] [2022-04-08T12:36:53.357Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-08T12:36:53.357Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:36:53.357Z] [2022-04-08T12:36:53.357Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-08T12:36:53.357Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:36:53.357Z] [2022-04-08T12:36:53.357Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:36:53.357Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:36:53.357Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-08T12:36:53.817Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-08T12:36:53.817Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-08T12:36:53.817Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-08T12:36:53.817Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-08T12:36:53.817Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-08T12:36:53.817Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:53.817Z] [2022-04-08T12:36:53.817Z] DONE 16 tests, 10 skipped in 3.209s [2022-04-08T12:36:53.817Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-08T12:36:53.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-08T12:36:53.842Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-08T12:36:54.059Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-08T12:36:54.059Z] === RUN TestInspectNetwork [2022-04-08T12:36:54.059Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.059Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-08T12:36:54.059Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:36:54.059Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.059Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:36:54.059Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:36:54.060Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:54.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:54.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:54.060Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:36:54.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:36:54.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-08T12:36:54.060Z] === RUN TestNetworkList [2022-04-08T12:36:54.060Z] === RUN TestNetworkList//networks [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkList//networks [2022-04-08T12:36:54.060Z] === RUN TestNetworkList//networks/ [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:36:54.060Z] === CONT TestNetworkList//networks [2022-04-08T12:36:54.060Z] === CONT TestNetworkList//networks/ [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkList (0.01s) [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:36:54.060Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:36:54.060Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.060Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:36:54.060Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:36:54.060Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.060Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-08T12:36:54.060Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:36:54.099Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-08T12:36:54.319Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-08T12:36:54.319Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:36:54.319Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s) [2022-04-08T12:36:54.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:36:54.319Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-08T12:36:54.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:36:54.319Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-08T12:36:54.319Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:36:54.319Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:36:54.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:36:54.319Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:36:54.319Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:36:54.319Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-08T12:36:54.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:36:54.319Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:36:54.319Z] PASS [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === Skipped [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-08T12:36:54.319Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:36:54.319Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:36:54.319Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-08T12:36:54.319Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-08T12:36:54.319Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s) [2022-04-08T12:36:54.319Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-08T12:36:54.319Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-08T12:36:54.319Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:36:54.319Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:36:54.319Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-08T12:36:54.319Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:36:54.319Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:36:54.319Z] [2022-04-08T12:36:54.319Z] DONE 22 tests, 12 skipped in 7.053s [2022-04-08T12:36:54.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:36:54.319Z] INFO: Testing against a local daemon [2022-04-08T12:36:54.319Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-08T12:36:54.319Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:36:54.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-08T12:36:54.319Z] === RUN TestDockerNetworkIpvlan [2022-04-08T12:36:54.319Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:36:54.320Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:36:54.320Z] PASS [2022-04-08T12:36:54.320Z] [2022-04-08T12:36:54.320Z] === Skipped [2022-04-08T12:36:54.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-08T12:36:54.320Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:36:54.320Z] [2022-04-08T12:36:54.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:36:54.320Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:36:54.320Z] [2022-04-08T12:36:54.320Z] DONE 2 tests, 2 skipped in 0.129s [2022-04-08T12:36:54.320Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:36:54.578Z] INFO: Testing against a local daemon [2022-04-08T12:36:54.578Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-08T12:36:54.578Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.578Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-08T12:36:54.578Z] === RUN TestDockerNetworkMacvlan [2022-04-08T12:36:54.578Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.578Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-08T12:36:54.578Z] PASS [2022-04-08T12:36:54.578Z] [2022-04-08T12:36:54.578Z] === Skipped [2022-04-08T12:36:54.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-08T12:36:54.578Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.578Z] [2022-04-08T12:36:54.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-08T12:36:54.578Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-08T12:36:54.578Z] [2022-04-08T12:36:54.578Z] DONE 2 tests, 2 skipped in 0.191s [2022-04-08T12:36:54.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-08T12:36:54.578Z] testing: warning: no tests to run [2022-04-08T12:36:54.578Z] PASS [2022-04-08T12:36:54.578Z] [2022-04-08T12:36:54.578Z] DONE 0 tests in 0.027s [2022-04-08T12:36:54.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-08T12:36:54.662Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-08T12:36:54.836Z] INFO: Testing against a local daemon [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginAllowRequest [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginTLS [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginDenyRequest [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginDenyResponse [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginAllowEventStream [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginErrorResponse [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-08T12:36:54.836Z] === RUN TestAuthZPluginErrorRequest [2022-04-08T12:36:54.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-08T12:36:54.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginHeader [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginV2Disable [2022-04-08T12:36:54.837Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-08T12:36:54.837Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-08T12:36:55.095Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-08T12:36:55.095Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-08T12:36:55.095Z] PASS [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === Skipped [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-08T12:36:55.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.095Z] [2022-04-08T12:36:55.095Z] DONE 17 tests, 17 skipped in 0.327s [2022-04-08T12:36:55.095Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-08T12:36:55.095Z] INFO: Testing against a local daemon [2022-04-08T12:36:55.095Z] === RUN TestPluginInvalidJSON [2022-04-08T12:36:55.095Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:55.095Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:55.355Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:36:55.355Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-08T12:36:55.355Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-08T12:36:55.355Z] === RUN TestPluginInstall [2022-04-08T12:36:55.355Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-08T12:36:55.355Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:36:55.355Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-08T12:36:55.355Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:36:55.355Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:36:55.355Z] PASS [2022-04-08T12:36:55.355Z] [2022-04-08T12:36:55.355Z] === Skipped [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-08T12:36:55.355Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-08T12:36:55.355Z] [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-08T12:36:55.355Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-08T12:36:55.355Z] [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:36:55.355Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-08T12:36:55.355Z] [2022-04-08T12:36:55.355Z] DONE 5 tests, 3 skipped in 0.200s [2022-04-08T12:36:55.355Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-08T12:36:55.355Z] INFO: Testing against a local daemon [2022-04-08T12:36:55.355Z] === RUN TestExternalGraphDriver [2022-04-08T12:36:55.355Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-08T12:36:55.355Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-08T12:36:55.355Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:36:55.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:36:55.359Z] INFO: Testing against a local daemon [2022-04-08T12:36:55.360Z] === RUN TestVolumesCreateAndList [2022-04-08T12:36:55.360Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-08T12:36:55.360Z] === RUN TestVolumesRemove [2022-04-08T12:36:55.360Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-08T12:36:55.360Z] === RUN TestVolumesInspect [2022-04-08T12:36:55.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:36:55.452Z] INFO: Testing against a local daemon [2022-04-08T12:36:55.452Z] === RUN TestBuildWithSession [2022-04-08T12:36:55.452Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:36:55.452Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:36:55.452Z] === RUN TestBuildSquashParent [2022-04-08T12:36:55.452Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:36:55.452Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:36:55.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:36:55.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:36:55.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:36:55.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:36:55.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:36:55.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:36:55.819Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-08T12:36:55.819Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:36:55.819Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:36:55.819Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:36:55.819Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:36:55.819Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-08T12:36:55.819Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:36:55.819Z] PASS [2022-04-08T12:36:55.819Z] ok github.com/docker/docker/integration/volume 0.349s [2022-04-08T12:36:55.819Z] [2022-04-08T12:36:55.819Z] DONE 5 tests in 2.083s [2022-04-08T12:36:55.819Z] INFO: make.ps1 ended at 04/08/2022 12:36:55 [2022-04-08T12:36:55.819Z] INFO: Integration CLI tests being run from the host: [2022-04-08T12:36:55.819Z] 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-08T12:36:56.552Z] --- PASS: TestDaemonDNSFallback (6.51s) [2022-04-08T12:36:56.552Z] === RUN TestInspectNetwork [2022-04-08T12:36:58.640Z] --- PASS: TestGraphdriverPluginV2 (3.32s) [2022-04-08T12:36:58.640Z] PASS [2022-04-08T12:36:58.640Z] [2022-04-08T12:36:58.640Z] === Skipped [2022-04-08T12:36:58.640Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-08T12:36:58.640Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-08T12:36:58.640Z] [2022-04-08T12:36:58.640Z] DONE 2 tests, 1 skipped in 3.484s [2022-04-08T12:36:58.640Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-08T12:36:58.899Z] INFO: Testing against a local daemon [2022-04-08T12:36:58.899Z] === RUN TestContinueAfterPluginCrash [2022-04-08T12:36:58.899Z] === PAUSE TestContinueAfterPluginCrash [2022-04-08T12:36:58.899Z] === RUN TestReadPluginNoRead [2022-04-08T12:36:58.899Z] === PAUSE TestReadPluginNoRead [2022-04-08T12:36:58.899Z] === RUN TestDaemonStartWithLogOpt [2022-04-08T12:36:58.899Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-08T12:36:58.899Z] === CONT TestContinueAfterPluginCrash [2022-04-08T12:36:58.899Z] === CONT TestDaemonStartWithLogOpt [2022-04-08T12:36:59.959Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2022-04-08T12:36:59.959Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:37:00.729Z] === RUN TestInspectNetwork/full_network_id [2022-04-08T12:37:00.730Z] === RUN TestInspectNetwork/partial_network_id [2022-04-08T12:37:00.730Z] === RUN TestInspectNetwork/network_name [2022-04-08T12:37:00.730Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-08T12:37:01.659Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-08T12:37:04.174Z] --- PASS: TestDaemonStartWithLogOpt (5.11s) [2022-04-08T12:37:04.174Z] === CONT TestReadPluginNoRead [2022-04-08T12:37:04.180Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-08T12:37:04.437Z] --- PASS: TestInspectNetwork (8.22s) [2022-04-08T12:37:04.437Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-08T12:37:04.437Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-08T12:37:04.437Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-08T12:37:04.437Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-08T12:37:04.437Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:37:05.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-08T12:37:06.077Z] === RUN TestReadPluginNoRead/default [2022-04-08T12:37:06.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:37:06.167Z] INFO: Testing against a local daemon [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-08T12:37:06.167Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-08T12:37:06.167Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-08T12:37:06.167Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-08T12:37:06.370Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-04-08T12:37:06.370Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:37:06.370Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:37:06.370Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:37:06.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:37:06.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:37:06.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:37:06.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:37:06.370Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:37:06.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:37:06.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:37:06.370Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-08T12:37:06.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-08T12:37:06.370Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-08T12:37:06.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-08T12:37:06.370Z] === RUN TestNetworkList [2022-04-08T12:37:06.626Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-08T12:37:06.627Z] === RUN TestNetworkList//networks [2022-04-08T12:37:06.627Z] === PAUSE TestNetworkList//networks [2022-04-08T12:37:06.627Z] === RUN TestNetworkList//networks/ [2022-04-08T12:37:06.627Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:37:06.627Z] === CONT TestNetworkList//networks [2022-04-08T12:37:06.627Z] === CONT TestNetworkList//networks/ [2022-04-08T12:37:06.627Z] --- PASS: TestNetworkList (0.04s) [2022-04-08T12:37:06.627Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:37:06.627Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:37:06.627Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:37:06.883Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-08T12:37:06.883Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-08T12:37:06.883Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-08T12:37:07.085Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-08T12:37:07.139Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-08T12:37:07.139Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:37:07.453Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-08T12:37:07.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:37:07.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:37:08.066Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-04-08T12:37:08.066Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:37:08.831Z] --- PASS: TestContinueAfterPluginCrash (9.77s) [2022-04-08T12:37:08.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-08T12:37:08.996Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-08T12:37:08.996Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:37:10.210Z] === CONT TestReadPluginNoRead [2022-04-08T12:37:10.210Z] read_test.go:92: [d5b72663b447b] daemon is not started [2022-04-08T12:37:10.210Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-04-08T12:37:10.210Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-08T12:37:10.210Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-04-08T12:37:10.210Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-08T12:37:10.210Z] PASS [2022-04-08T12:37:10.210Z] [2022-04-08T12:37:10.210Z] DONE 6 tests in 11.175s [2022-04-08T12:37:10.210Z] 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-08T12:37:10.210Z] testing: warning: no tests to run [2022-04-08T12:37:10.210Z] PASS [2022-04-08T12:37:10.210Z] [2022-04-08T12:37:10.210Z] DONE 0 tests in 0.046s [2022-04-08T12:37:10.210Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-08T12:37:10.210Z] INFO: Testing against a local daemon [2022-04-08T12:37:10.210Z] === RUN TestPluginWithDevMounts [2022-04-08T12:37:10.210Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-08T12:37:10.210Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-08T12:37:10.210Z] PASS [2022-04-08T12:37:10.210Z] [2022-04-08T12:37:10.210Z] === Skipped [2022-04-08T12:37:10.210Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-08T12:37:10.210Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-08T12:37:10.210Z] [2022-04-08T12:37:10.210Z] DONE 1 tests, 1 skipped in 0.169s [2022-04-08T12:37:10.210Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-08T12:37:10.210Z] INFO: Testing against a local daemon [2022-04-08T12:37:10.210Z] === RUN TestSecretInspect [2022-04-08T12:37:10.385Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-04-08T12:37:10.386Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:37:10.386Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-08T12:37:10.470Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-08T12:37:10.470Z] === RUN TestSecretList [2022-04-08T12:37:10.470Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretList (0.01s) [2022-04-08T12:37:10.470Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:37:10.470Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-08T12:37:10.470Z] === RUN TestSecretsUpdate [2022-04-08T12:37:10.470Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-08T12:37:10.470Z] === RUN TestTemplatedSecret [2022-04-08T12:37:10.470Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-08T12:37:10.470Z] === RUN TestSecretCreateResolve [2022-04-08T12:37:10.470Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-08T12:37:10.470Z] PASS [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === Skipped [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-08T12:37:10.470Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-08T12:37:10.470Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-08T12:37:10.470Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-08T12:37:10.470Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-08T12:37:10.470Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-08T12:37:10.470Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] [2022-04-08T12:37:10.470Z] DONE 6 tests, 6 skipped in 0.241s [2022-04-08T12:37:10.470Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-08T12:37:10.470Z] INFO: Testing against a local daemon [2022-04-08T12:37:10.470Z] === RUN TestServiceCreateInit [2022-04-08T12:37:10.470Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:37:10.470Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:37:10.470Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.470Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-08T12:37:10.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:37:10.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:37:10.470Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:37:10.644Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-08T12:37:10.729Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceConflict [2022-04-08T12:37:10.729Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:37:10.729Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:37:10.729Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:37:10.729Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:37:10.729Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceSysctls [2022-04-08T12:37:10.729Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-08T12:37:10.729Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:37:10.729Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-08T12:37:10.729Z] === RUN TestInspect [2022-04-08T12:37:10.729Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestInspect (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestCreateJob [2022-04-08T12:37:10.729Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateJob (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestReplicatedJob [2022-04-08T12:37:10.729Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:37:10.729Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestServiceListWithStatuses [2022-04-08T12:37:10.729Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:37:10.729Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:37:10.729Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:37:10.729Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:37:10.729Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:10.729Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-08T12:37:10.729Z] === RUN TestServicePlugin [2022-04-08T12:37:11.573Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-04-08T12:37:11.574Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:37:12.138Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-08T12:37:12.138Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:37:12.138Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-08T12:37:12.395Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-08T12:37:12.637Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.637Z] --- SKIP: TestServicePlugin (1.92s) [2022-04-08T12:37:12.637Z] === RUN TestServiceUpdateLabel [2022-04-08T12:37:12.637Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-08T12:37:12.637Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:37:12.637Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-08T12:37:12.637Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:37:12.637Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-08T12:37:12.637Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:37:12.637Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-08T12:37:12.637Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:37:12.898Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-08T12:37:12.898Z] PASS [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === Skipped [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:37:12.898Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:37:12.898Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-08T12:37:12.898Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-04-08T12:37:12.898Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-08T12:37:12.898Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-08T12:37:12.898Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-08T12:37:12.898Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-08T12:37:12.898Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-08T12:37:12.898Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-08T12:37:12.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-08T12:37:12.898Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-08T12:37:12.898Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-04-08T12:37:12.898Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-08T12:37:12.898Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-08T12:37:12.898Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-08T12:37:12.898Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-08T12:37:12.898Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-08T12:37:12.898Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] DONE 24 tests, 23 skipped in 2.386s [2022-04-08T12:37:12.898Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-08T12:37:12.898Z] INFO: Testing against a local daemon [2022-04-08T12:37:12.898Z] === RUN TestSessionCreate [2022-04-08T12:37:12.898Z] --- PASS: TestSessionCreate (0.03s) [2022-04-08T12:37:12.898Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:37:12.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-08T12:37:12.898Z] PASS [2022-04-08T12:37:12.898Z] [2022-04-08T12:37:12.898Z] DONE 2 tests in 0.178s [2022-04-08T12:37:12.898Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-08T12:37:13.157Z] INFO: Testing against a local daemon [2022-04-08T12:37:13.157Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:37:13.157Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:37:13.157Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:37:13.158Z] === RUN TestDiskUsage [2022-04-08T12:37:13.158Z] === PAUSE TestDiskUsage [2022-04-08T12:37:13.158Z] === RUN TestEventsExecDie [2022-04-08T12:37:13.726Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-08T12:37:13.726Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:37:13.726Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-08T12:37:13.726Z] === RUN TestEventsVolumeCreate [2022-04-08T12:37:13.726Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-04-08T12:37:13.726Z] === RUN TestInfoBinaryCommits [2022-04-08T12:37:13.726Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-08T12:37:13.726Z] === RUN TestInfoAPIVersioned [2022-04-08T12:37:13.726Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-08T12:37:13.726Z] === RUN TestInfoAPI [2022-04-08T12:37:13.726Z] --- PASS: TestInfoAPI (0.02s) [2022-04-08T12:37:13.726Z] === RUN TestInfoAPIWarnings [2022-04-08T12:37:13.764Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-08T12:37:14.329Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-08T12:37:14.585Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2022-04-08T12:37:14.585Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:37:14.585Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:37:14.585Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:37:14.585Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:37:14.841Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-08T12:37:14.905Z] --- PASS: TestServiceUpdateConfigs (14.18s) [2022-04-08T12:37:14.905Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:37:15.771Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.16s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.58s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.03s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.45s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.28s) [2022-04-08T12:37:16.515Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.83s) [2022-04-08T12:37:16.515Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:37:16.515Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:37:17.140Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-08T12:37:17.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-08T12:37:17.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-08T12:37:17.652Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-08T12:37:17.908Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-08T12:37:18.472Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-08T12:37:19.838Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-08T12:37:20.094Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-08T12:37:21.988Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-08T12:37:22.918Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-08T12:37:24.856Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-08T12:37:25.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:37:25.787Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-08T12:37:26.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:37:26.718Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-08T12:37:26.718Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-08T12:37:27.080Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:37:27.134Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2022-04-08T12:37:27.134Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:37:27.134Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-08T12:37:27.706Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-08T12:37:28.636Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:37:29.235Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy (13.29s) [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.84s) [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2022-04-08T12:37:29.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-04-08T12:37:29.620Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:37:30.163Z] --- PASS: TestServiceWithDataPathPortInit (15.60s) [2022-04-08T12:37:30.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:37:30.420Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-08T12:37:30.985Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-08T12:37:31.548Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-08T12:37:31.812Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-08T12:37:31.812Z] === RUN TestInfoDebug [2022-04-08T12:37:31.812Z] --- PASS: TestInfoDebug (0.55s) [2022-04-08T12:37:31.812Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:37:31.812Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-08T12:37:31.812Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:37:31.812Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-08T12:37:31.812Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:37:31.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-08T12:37:31.812Z] === RUN TestPingCacheHeaders [2022-04-08T12:37:31.812Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-08T12:37:31.812Z] === RUN TestPingGet [2022-04-08T12:37:31.812Z] --- PASS: TestPingGet (0.01s) [2022-04-08T12:37:31.812Z] === RUN TestPingHead [2022-04-08T12:37:31.812Z] --- PASS: TestPingHead (0.03s) [2022-04-08T12:37:31.812Z] === RUN TestPingSwarmHeader [2022-04-08T12:37:32.381Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-08T12:37:32.561Z] --- PASS: TestBuildMultiStageParentConfig (2.80s) [2022-04-08T12:37:32.561Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:37:32.561Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:37:32.561Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-08T12:37:32.561Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:37:32.949Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-08T12:37:33.455Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:do922d8zbjx324x1tk5ocy5wb Created:2022-04-08 12:37:31.529438039 +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[fd34b72c9c77a503f82e0e5f980e103089823c981a93bbd6112b42883e2838b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3nlt9yyx10denwbcozyp426br EndpointID:a344610f2f0556f920149f6b9300d0dd5ea69d83d3099e0e87de71559ae5acd1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9d2d0d2523ef97e16f7de3364af1c02754db833b6e94e2b48cc38a252406a0fe 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:9740f17b2791 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3nlt9yyx10denwbcozyp426br EndpointID:a344610f2f0556f920149f6b9300d0dd5ea69d83d3099e0e87de71559ae5acd1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-08T12:37:34.119Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-04-08T12:37:34.119Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:37:34.373Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-08T12:37:34.373Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-04-08T12:37:34.373Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-08T12:37:34.373Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-08T12:37:34.373Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-08T12:37:34.373Z] === RUN TestVersion [2022-04-08T12:37:34.373Z] --- PASS: TestVersion (0.03s) [2022-04-08T12:37:34.373Z] === CONT TestDiskUsage [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/container_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/image_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/volume_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-08T12:37:34.658Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-08T12:37:34.919Z] === RUN TestDiskUsage/after_container.Run [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-08T12:37:35.178Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage (1.22s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-08T12:37:35.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-08T12:37:35.438Z] PASS [2022-04-08T12:37:35.438Z] [2022-04-08T12:37:35.438Z] === Skipped [2022-04-08T12:37:35.438Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:37:35.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:37:35.438Z] [2022-04-08T12:37:35.438Z] DONE 54 tests, 1 skipped in 22.447s [2022-04-08T12:37:35.438Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-08T12:37:35.697Z] INFO: Testing against a local daemon [2022-04-08T12:37:35.697Z] === RUN TestVolumesCreateAndList [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-08T12:37:35.697Z] === RUN TestVolumesRemove [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-08T12:37:35.697Z] === RUN TestVolumesInspect [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-08T12:37:35.697Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:37:35.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:37:35.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:37:35.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:37:35.697Z] PASS [2022-04-08T12:37:35.697Z] [2022-04-08T12:37:35.697Z] DONE 5 tests in 0.216s [2022-04-08T12:37:35.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T12:37:35.697Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14225 is not a child of this shell [2022-04-08T12:37:35.697Z] warning: PID 14225 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-08T12:37:35.697Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T12:37:35.697Z] [2022-04-08T12:37:35.697Z] Unloading profiles will leave already running processes permanently [2022-04-08T12:37:35.697Z] unconfined, which can lead to unexpected situations. [2022-04-08T12:37:35.697Z] [2022-04-08T12:37:35.697Z] To set a process to complain mode, use the command line tool [2022-04-08T12:37:35.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T12:37:35.697Z] Removing test suite binaries [2022-04-08T12:37:35.697Z] exiting test-integration [2022-04-08T12:37:35.697Z] ++ exit 0 [2022-04-08T12:37:35.697Z] [2022-04-08T12:37:35.841Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 Post stage [Pipeline] junit [2022-04-08T12:37:36.683Z] Recording test results [2022-04-08T12:37:37.630Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-08T12:37:37.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-04-08T12:37:37.886Z] PASS [2022-04-08T12:37:37.886Z] [2022-04-08T12:37:37.886Z] === Skipped [2022-04-08T12:37:37.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:37:37.886Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:37:37.886Z] [2022-04-08T12:37:37.886Z] DONE 26 tests, 1 skipped in 48.868s [2022-04-08T12:37:37.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:37:37.886Z] ++ 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-08T12:37:37.886Z] ++ set -e [2022-04-08T12:37:37.886Z] ++ '[' -n 0 ']' [2022-04-08T12:37:37.886Z] ++ set -x [2022-04-08T12:37:37.886Z] ++ 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-08T12:37:38.143Z] INFO: Testing against a local daemon [2022-04-08T12:37:38.143Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-08T12:37:38.143Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:37:38.143Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:37:38.143Z] === RUN TestDockerNetworkIpvlan [2022-04-08T12:37:38.143Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:37:38.143Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:37:38.143Z] PASS [2022-04-08T12:37:38.143Z] [2022-04-08T12:37:38.143Z] === Skipped [2022-04-08T12:37:38.143Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-08T12:37:38.143Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:37:38.143Z] [2022-04-08T12:37:38.143Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-08T12:37:38.143Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-08T12:37:38.143Z] [2022-04-08T12:37:38.143Z] DONE 2 tests, 2 skipped in 0.109s [2022-04-08T12:37:38.143Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-08T12:37:38.143Z] ++ 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-08T12:37:38.143Z] ++ set -e [2022-04-08T12:37:38.143Z] ++ '[' -n 0 ']' [2022-04-08T12:37:38.143Z] ++ set -x [2022-04-08T12:37:38.144Z] ++ 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-08T12:37:38.144Z] INFO: Testing against a local daemon [2022-04-08T12:37:38.144Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-08T12:37:38.471Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-08T12:37:38.810Z] + echo Ensuring container killed. [2022-04-08T12:37:38.810Z] Ensuring container killed. [2022-04-08T12:37:38.810Z] + docker rm -vf docker-pr2 [2022-04-08T12:37:38.810Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-08T12:37:39.095Z] + echo Chowning /workspace to jenkins user [2022-04-08T12:37:39.096Z] Chowning /workspace to jenkins user [2022-04-08T12:37:39.096Z] + id -u [2022-04-08T12:37:39.096Z] + id -g [2022-04-08T12:37:39.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [2022-04-08T12:37:39.096Z] Unable to find image 'busybox:latest' locally [2022-04-08T12:37:39.096Z] latest: Pulling from library/busybox [2022-04-08T12:37:39.361Z] 554879bb3004: Pulling fs layer [2022-04-08T12:37:39.361Z] 554879bb3004: Verifying Checksum [2022-04-08T12:37:39.361Z] 554879bb3004: Download complete [2022-04-08T12:37:39.361Z] 554879bb3004: Pull complete [2022-04-08T12:37:39.361Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-08T12:37:39.361Z] Status: Downloaded newer image for busybox:latest [2022-04-08T12:37:39.510Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-04-08T12:37:39.510Z] === RUN TestDockerNetworkMacvlan [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-08T12:37:40.438Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-08T12:37:40.439Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-08T12:37:40.589Z] + bundleName=amd64-rootless [2022-04-08T12:37:40.589Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-08T12:37:40.589Z] Creating amd64-rootless-bundles.tar.gz [2022-04-08T12:37:40.589Z] + 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-08T12:37:40.589Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-08T12:37:40.601Z] Archiving artifacts [2022-04-08T12:37:41.367Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-08T12:37:41.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-08T12:37:42.187Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-08T12:37:42.187Z] === RUN TestDockerSuite/TestBuildRm [2022-04-08T12:37:42.426Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-04-08T12:37:42.426Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-08T12:37:42.426Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-08T12:37:42.426Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-08T12:37:42.426Z] PASS [2022-04-08T12:37:42.426Z] [2022-04-08T12:37:42.426Z] === Skipped [2022-04-08T12:37:42.426Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-08T12:37:42.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:37:42.426Z] [2022-04-08T12:37:42.426Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2022-04-08T12:37:42.426Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-08T12:37:42.426Z] [2022-04-08T12:37:42.426Z] DONE 27 tests, 2 skipped in 148.269s [2022-04-08T12:37:42.426Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-08T12:37:42.426Z] ++ 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-08T12:37:42.426Z] ++ set -e [2022-04-08T12:37:42.426Z] ++ '[' -n 0 ']' [2022-04-08T12:37:42.426Z] ++ set -x [2022-04-08T12:37:42.426Z] ++ 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-08T12:37:42.426Z] INFO: Testing against a local daemon [2022-04-08T12:37:42.426Z] === RUN TestSessionCreate [2022-04-08T12:37:42.426Z] --- PASS: TestSessionCreate (0.02s) [2022-04-08T12:37:42.426Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:37:42.426Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-08T12:37:42.426Z] PASS [2022-04-08T12:37:42.426Z] [2022-04-08T12:37:42.426Z] DONE 2 tests in 0.125s [2022-04-08T12:37:42.426Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-08T12:37:42.426Z] ++ 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-08T12:37:42.426Z] ++ set -e [2022-04-08T12:37:42.426Z] ++ '[' -n 0 ']' [2022-04-08T12:37:42.426Z] ++ set -x [2022-04-08T12:37:42.426Z] ++ 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-08T12:37:42.426Z] INFO: Testing against a local daemon [2022-04-08T12:37:42.426Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:37:42.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:37:42.426Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:37:42.426Z] === RUN TestDiskUsage [2022-04-08T12:37:42.426Z] === PAUSE TestDiskUsage [2022-04-08T12:37:42.426Z] === RUN TestEventsExecDie [2022-04-08T12:37:42.426Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-08T12:37:42.426Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:37:42.426Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-08T12:37:42.426Z] === RUN TestEventsVolumeCreate [2022-04-08T12:37:42.687Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-08T12:37:42.687Z] === RUN TestInfoBinaryCommits [2022-04-08T12:37:42.687Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-08T12:37:42.687Z] === RUN TestInfoAPIVersioned [2022-04-08T12:37:42.687Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-08T12:37:42.687Z] === RUN TestInfoAPI [2022-04-08T12:37:42.687Z] --- PASS: TestInfoAPI (0.02s) [2022-04-08T12:37:42.687Z] === RUN TestInfoAPIWarnings [2022-04-08T12:37:43.011Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T12:37:43.318Z] + make clean [2022-04-08T12:37:43.580Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T12:37:43.580Z] docker-dev-cache [2022-04-08T12:37:43.580Z] docker-mod-cache [Pipeline] deleteDir [2022-04-08T12:37:44.080Z] docker_api_swarm_test.go:304: [d9d50486da601] joining swarm manager [d8de4006ac3a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T12:37:45.009Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-08T12:37:45.574Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-08T12:37:45.574Z] docker_api_swarm_test.go:305: [d2df1b1c6c262] joining swarm manager [d8de4006ac3a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:37:46.502Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-08T12:37:47.066Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-08T12:37:47.322Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-08T12:37:47.580Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-08T12:37:47.837Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-08T12:37:48.401Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-08T12:37:48.977Z] --- PASS: TestBuildMultiStageOnBuild (13.61s) [2022-04-08T12:37:48.977Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:37:48.977Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:37:48.977Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-08T12:37:48.977Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:37:49.336Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-08T12:37:50.707Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-08T12:37:51.269Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-08T12:37:51.526Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan (12.90s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.55s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2022-04-08T12:37:52.455Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-08T12:37:52.455Z] PASS [2022-04-08T12:37:52.455Z] [2022-04-08T12:37:52.455Z] DONE 8 tests in 14.393s [2022-04-08T12:37:52.455Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-08T12:37:52.455Z] ++ 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-08T12:37:52.455Z] ++ set -e [2022-04-08T12:37:52.455Z] ++ '[' -n 0 ']' [2022-04-08T12:37:52.455Z] ++ set -x [2022-04-08T12:37:52.455Z] ++ 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-08T12:37:52.455Z] testing: warning: no tests to run [2022-04-08T12:37:52.455Z] PASS [2022-04-08T12:37:52.455Z] [2022-04-08T12:37:52.455Z] DONE 0 tests in 0.024s [2022-04-08T12:37:52.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-08T12:37:52.712Z] ++ 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-08T12:37:52.712Z] ++ set -e [2022-04-08T12:37:52.712Z] ++ '[' -n 0 ']' [2022-04-08T12:37:52.712Z] ++ set -x [2022-04-08T12:37:52.712Z] ++ 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-08T12:37:52.712Z] INFO: Testing against a local daemon [2022-04-08T12:37:52.712Z] === RUN TestAuthZPluginAllowRequest [2022-04-08T12:37:54.081Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-04-08T12:37:54.081Z] === RUN TestAuthZPluginTLS [2022-04-08T12:37:54.337Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-08T12:37:54.337Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-08T12:37:54.594Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-08T12:37:54.594Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-08T12:37:54.594Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-08T12:37:54.594Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-08T12:37:54.594Z] === RUN TestAuthZPluginDenyRequest [2022-04-08T12:37:54.851Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-08T12:37:55.120Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-08T12:37:55.120Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-08T12:37:55.685Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-08T12:37:55.685Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-08T12:37:55.685Z] === RUN TestAuthZPluginDenyResponse [2022-04-08T12:37:55.685Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-08T12:37:56.249Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-04-08T12:37:56.249Z] === RUN TestAuthZPluginAllowEventStream [2022-04-08T12:37:56.506Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-08T12:37:57.876Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-04-08T12:37:57.876Z] === RUN TestAuthZPluginErrorResponse [2022-04-08T12:37:58.133Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-04-08T12:37:58.133Z] === RUN TestAuthZPluginErrorRequest [2022-04-08T12:37:58.697Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-08T12:37:58.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-08T12:37:59.261Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-08T12:37:59.261Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-08T12:37:59.518Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-08T12:38:00.449Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-08T12:38:00.805Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-08T12:38:00.805Z] === RUN TestInfoDebug [2022-04-08T12:38:00.805Z] --- PASS: TestInfoDebug (0.52s) [2022-04-08T12:38:00.805Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:38:00.805Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-08T12:38:00.805Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:38:00.805Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-08T12:38:00.805Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:38:00.805Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-08T12:38:00.805Z] === RUN TestPingCacheHeaders [2022-04-08T12:38:00.805Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-08T12:38:00.805Z] === RUN TestPingGet [2022-04-08T12:38:00.805Z] --- PASS: TestPingGet (0.01s) [2022-04-08T12:38:00.805Z] === RUN TestPingHead [2022-04-08T12:38:00.805Z] --- PASS: TestPingHead (0.02s) [2022-04-08T12:38:00.805Z] === RUN TestPingSwarmHeader [2022-04-08T12:38:01.012Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-04-08T12:38:01.012Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-08T12:38:01.012Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-08T12:38:01.065Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-08T12:38:01.328Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-08T12:38:01.573Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-08T12:38:02.279Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-08T12:38:02.279Z] --- PASS: TestPingSwarmHeader (1.66s) [2022-04-08T12:38:02.279Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-08T12:38:02.279Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-08T12:38:02.279Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-08T12:38:02.279Z] === RUN TestVersion [2022-04-08T12:38:02.279Z] --- PASS: TestVersion (0.03s) [2022-04-08T12:38:02.279Z] === CONT TestDiskUsage [2022-04-08T12:38:02.504Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-08T12:38:02.760Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-04-08T12:38:02.760Z] === RUN TestAuthZPluginHeader [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/container_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/image_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-08T12:38:02.850Z] === RUN TestDiskUsage/after_container.Run [2022-04-08T12:38:03.110Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-08T12:38:03.110Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-08T12:38:03.111Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-08T12:38:03.322Z] === RUN TestDockerSuite/TestBuildUser [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage (1.10s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.371Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-08T12:38:03.372Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:38:03.372Z] PASS [2022-04-08T12:38:03.372Z] [2022-04-08T12:38:03.372Z] === Skipped [2022-04-08T12:38:03.372Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:38:03.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:38:03.372Z] [2022-04-08T12:38:03.372Z] DONE 54 tests, 1 skipped in 21.477s [2022-04-08T12:38:03.372Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-08T12:38:03.372Z] ++ 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-08T12:38:03.372Z] ++ set -e [2022-04-08T12:38:03.372Z] ++ '[' -n 0 ']' [2022-04-08T12:38:03.372Z] ++ set -x [2022-04-08T12:38:03.372Z] ++ 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-08T12:38:03.372Z] INFO: Testing against a local daemon [2022-04-08T12:38:03.372Z] === RUN TestVolumesCreateAndList [2022-04-08T12:38:03.372Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-08T12:38:03.372Z] === RUN TestVolumesRemove [2022-04-08T12:38:03.578Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-08T12:38:03.578Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-08T12:38:03.633Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-08T12:38:03.633Z] === RUN TestVolumesInspect [2022-04-08T12:38:03.633Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-08T12:38:03.633Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:38:03.633Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:38:03.633Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:38:03.633Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:38:03.633Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-08T12:38:03.633Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:38:03.633Z] PASS [2022-04-08T12:38:03.633Z] [2022-04-08T12:38:03.633Z] DONE 5 tests in 0.207s [2022-04-08T12:38:03.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T12:38:03.633Z] ++++ cat bundles/test-integration/docker.pid [2022-04-08T12:38:03.633Z] +++ kill 14238 [2022-04-08T12:38:03.893Z] +++ /etc/init.d/apparmor stop [2022-04-08T12:38:03.893Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T12:38:03.893Z] [2022-04-08T12:38:03.893Z] Unloading profiles will leave already running processes permanently [2022-04-08T12:38:03.893Z] unconfined, which can lead to unexpected situations. [2022-04-08T12:38:03.893Z] [2022-04-08T12:38:03.893Z] To set a process to complain mode, use the command line tool [2022-04-08T12:38:03.893Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T12:38:03.893Z] +++ true [2022-04-08T12:38:03.893Z] exiting test-integration [2022-04-08T12:38:03.893Z] ++ exit 0 [2022-04-08T12:38:03.893Z] Post stage [Pipeline] junit [2022-04-08T12:38:04.851Z] Recording test results [2022-04-08T12:38:04.944Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-08T12:38:04.944Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-08T12:38:05.005Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-08T12:38:05.345Z] + echo Ensuring container killed. [2022-04-08T12:38:05.345Z] Ensuring container killed. [2022-04-08T12:38:05.345Z] + docker rm -vf docker-pr2 [2022-04-08T12:38:05.345Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-08T12:38:05.635Z] + echo Chowning /workspace to jenkins user [2022-04-08T12:38:05.635Z] Chowning /workspace to jenkins user [2022-04-08T12:38:05.635Z] + id -u [2022-04-08T12:38:05.635Z] + id -g [2022-04-08T12:38:05.635Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-08T12:38:07.332Z] + bundleName=arm64-integration [2022-04-08T12:38:07.332Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-08T12:38:07.332Z] Creating arm64-integration-bundles.tar.gz [2022-04-08T12:38:07.332Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-08T12:38:07.332Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-08T12:38:07.467Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [Pipeline] archiveArtifacts [2022-04-08T12:38:07.610Z] Archiving artifacts [2022-04-08T12:38:07.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T12:38:08.031Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-04-08T12:38:08.031Z] === RUN TestAuthZPluginV2Disable [2022-04-08T12:38:08.197Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-08T12:38:08.197Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-08T12:38:08.197Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-08T12:38:08.197Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-08T12:38:08.197Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-08T12:38:08.197Z] remote: Enumerating objects: 23, done. [2022-04-08T12:38:08.197Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-08T12:38:08.197Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-08T12:38:08.197Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-08T12:38:08.197Z] Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-08T12:38:08.197Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-08T12:38:08.197Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-08T12:38:08.197Z] Cross building: bundles/cross/linux/ppc64le [2022-04-08T12:38:08.197Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-08T12:38:08.197Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-08T12:38:08.199Z] + make clean [2022-04-08T12:38:08.199Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T12:38:08.199Z] docker-dev-cache [2022-04-08T12:38:08.199Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T12:38:10.115Z] --- PASS: TestBuildMultiStageLayerLeak (20.99s) [2022-04-08T12:38:10.115Z] === RUN TestBuildWithHugeFile [2022-04-08T12:38:12.203Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2022-04-08T12:38:12.203Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-08T12:38:15.476Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2022-04-08T12:38:15.476Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-08T12:38:17.999Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-08T12:38:18.562Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-08T12:38:18.818Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-08T12:38:20.220Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-08T12:38:21.149Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-08T12:38:21.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-08T12:38:23.046Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-08T12:38:23.046Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-08T12:38:23.046Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-08T12:38:23.046Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-08T12:38:23.046Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-08T12:38:23.046Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-08T12:38:23.046Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-08T12:38:23.046Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-08T12:38:23.046Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-08T12:38:23.977Z] docker_api_swarm_test.go:272: [d23669229a793] joining swarm manager [d4b01fe14a834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:38:24.539Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-08T12:38:24.795Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-08T12:38:25.362Z] docker_api_swarm_test.go:273: [db20143c400c4] joining swarm manager [d4b01fe14a834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:38:25.362Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-08T12:38:25.924Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-08T12:38:26.487Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-08T12:38:26.743Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-08T12:38:27.307Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.38s) [2022-04-08T12:38:27.307Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-08T12:38:28.675Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-08T12:38:29.617Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-08T12:38:30.179Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-08T12:38:30.437Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-08T12:38:31.000Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-08T12:38:31.000Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-08T12:38:31.000Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-08T12:38:31.257Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-08T12:38:33.147Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-08T12:38:33.148Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-08T12:38:33.148Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-08T12:38:33.148Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-08T12:38:33.148Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-08T12:38:33.148Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-08T12:38:33.148Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-08T12:38:33.148Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-08T12:38:33.148Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T12:38:33.148Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-08T12:38:33.156Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-08T12:38:33.156Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-08T12:38:33.156Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T12:38:33.156Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-08T12:38:33.413Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-08T12:38:33.976Z] === RUN TestDockerSuite/TestCommitChange [2022-04-08T12:38:34.540Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-08T12:38:35.467Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-08T12:38:36.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-08T12:38:36.054Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T12:38:36.055Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-08T12:38:36.055Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T12:38:36.055Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-08T12:38:36.183Z] 037d5740b404: Pull complete [2022-04-08T12:38:36.183Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-08T12:38:36.183Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:38:36.183Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-08T12:38:36.183Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-08T12:38:36.398Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-08T12:38:36.644Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-08T12:38:36.645Z] WARN: Skipping validation tests [2022-04-08T12:38:36.645Z] INFO: Running unit tests at 04/08/2022 12:38:36... [2022-04-08T12:38:37.326Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-08T12:38:37.887Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-08T12:38:38.818Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-08T12:38:38.966Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-08T12:38:39.381Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-08T12:38:40.310Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-08T12:38:40.568Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-08T12:38:40.568Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-08T12:38:40.825Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-08T12:38:40.825Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-08T12:38:40.825Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-08T12:38:40.825Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-08T12:38:40.825Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-08T12:38:41.406Z] INFO: make.ps1 starting at 04/08/2022 12:38:40 [2022-04-08T12:38:41.406Z] INFO: Git commit (d246337c3d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-08T12:38:41.406Z] INFO: Invoking autogen... [2022-04-08T12:38:41.758Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-08T12:38:41.866Z] INFO: Running unit tests... [2022-04-08T12:38:41.873Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-08T12:38:41.873Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T12:38:41.873Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-08T12:38:41.873Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T12:38:41.873Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-08T12:38:41.873Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T12:38:41.873Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-08T12:38:41.873Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T12:38:41.873Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-08T12:38:42.688Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-08T12:38:42.688Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-08T12:38:43.251Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-08T12:38:43.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-08T12:38:43.765Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-08T12:38:44.023Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-08T12:38:44.023Z] PASS [2022-04-08T12:38:44.023Z] [2022-04-08T12:38:44.023Z] DONE 17 tests in 51.422s [2022-04-08T12:38:44.023Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-08T12:38:44.023Z] ++ 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-08T12:38:44.023Z] ++ set -e [2022-04-08T12:38:44.023Z] ++ '[' -n 0 ']' [2022-04-08T12:38:44.023Z] ++ set -x [2022-04-08T12:38:44.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08T12:38:44.280Z] INFO: Testing against a local daemon [2022-04-08T12:38:44.280Z] === RUN TestPluginInvalidJSON [2022-04-08T12:38:44.280Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:38:44.280Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:38:44.280Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:38:44.280Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-08T12:38:44.280Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-08T12:38:44.280Z] === RUN TestPluginInstall [2022-04-08T12:38:44.280Z] === RUN TestPluginInstall/no_auth [2022-04-08T12:38:44.280Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-08T12:38:44.790Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-08T12:38:44.790Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T12:38:44.790Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-08T12:38:44.790Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T12:38:44.790Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-08T12:38:44.844Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-08T12:38:45.409Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-08T12:38:45.667Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-08T12:38:45.667Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-08T12:38:46.596Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-08T12:38:46.596Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-08T12:38:46.596Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-08T12:38:46.596Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-08T12:38:46.596Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-08T12:38:46.852Z] time="2022-04-08T12:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:46.852Z] time="2022-04-08T12:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaad574c9cd33fd84405550e3e17b64d4581caa4b71b86f4b28f691d0be75ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:46.852Z] time="2022-04-08T12:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:46.852Z] time="2022-04-08T12:38:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaad574c9cd33fd84405550e3e17b64d4581caa4b71b86f4b28f691d0be75ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:47.108Z] === RUN TestPluginInstall/with_htpasswd [2022-04-08T12:38:47.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-08T12:38:47.621Z] time="2022-04-08T12:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:47.621Z] time="2022-04-08T12:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee594f3308e3a38c61d63ad5768297be73924a5be8e1bcc8e6389d935d33d988" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:47.621Z] time="2022-04-08T12:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:47.621Z] time="2022-04-08T12:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee594f3308e3a38c61d63ad5768297be73924a5be8e1bcc8e6389d935d33d988" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:47.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-08T12:38:47.878Z] === RUN TestPluginInstall/with_insecure [2022-04-08T12:38:48.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-08T12:38:48.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-08T12:38:49.005Z] time="2022-04-08T12:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:49.005Z] time="2022-04-08T12:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc08ba6e0f074cf6e9e37f034e23dfffbf4c2e1e3317df39cce493b676c7bab3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:49.005Z] time="2022-04-08T12:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-08T12:38:49.005Z] time="2022-04-08T12:38:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc08ba6e0f074cf6e9e37f034e23dfffbf4c2e1e3317df39cce493b676c7bab3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-08T12:38:49.261Z] plugin_test.go:165: [dcc20848c3d51] daemon is not started [2022-04-08T12:38:49.261Z] --- PASS: TestPluginInstall (5.08s) [2022-04-08T12:38:49.261Z] --- PASS: TestPluginInstall/no_auth (3.00s) [2022-04-08T12:38:49.261Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2022-04-08T12:38:49.261Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-04-08T12:38:49.261Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:38:49.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-08T12:38:50.445Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-08T12:38:50.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-08T12:38:50.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-08T12:38:50.753Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-08T12:38:51.010Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-08T12:38:51.010Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-08T12:38:51.575Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-08T12:38:52.138Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-08T12:38:52.138Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-08T12:38:52.701Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-08T12:38:52.701Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-08T12:38:53.264Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-04-08T12:38:53.264Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-08T12:38:53.264Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-04-08T12:38:53.264Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:38:53.264Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-08T12:38:53.828Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-08T12:38:53.828Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-04-08T12:38:53.828Z] PASS [2022-04-08T12:38:53.828Z] [2022-04-08T12:38:53.828Z] DONE 10 tests in 9.827s [2022-04-08T12:38:53.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-08T12:38:53.828Z] ++ 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-08T12:38:53.828Z] ++ set -e [2022-04-08T12:38:53.828Z] ++ '[' -n 0 ']' [2022-04-08T12:38:53.828Z] ++ set -x [2022-04-08T12:38:53.828Z] ++ 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-08T12:38:54.084Z] INFO: Testing against a local daemon [2022-04-08T12:38:54.084Z] === RUN TestExternalGraphDriver [2022-04-08T12:38:54.084Z] === RUN TestExternalGraphDriver/json [2022-04-08T12:38:54.647Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-08T12:38:54.647Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-08T12:38:55.212Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-08T12:38:55.778Z] === RUN TestExternalGraphDriver/spec [2022-04-08T12:38:56.035Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-08T12:38:57.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-08T12:38:57.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-08T12:38:57.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-08T12:38:57.405Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-08T12:38:57.405Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-08T12:38:57.661Z] === RUN TestExternalGraphDriver/pull [2022-04-08T12:38:57.661Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-08T12:38:59.550Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-04-08T12:38:59.550Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-04-08T12:38:59.550Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-04-08T12:38:59.550Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-04-08T12:38:59.550Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:39:02.083Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-08T12:39:02.650Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-08T12:39:02.852Z] ? github.com/docker/docker/api [no test files] [2022-04-08T12:39:03.213Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-08T12:39:03.213Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-08T12:39:03.213Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-08T12:39:03.213Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-08T12:39:03.777Z] --- PASS: TestGraphdriverPluginV2 (4.45s) [2022-04-08T12:39:03.777Z] PASS [2022-04-08T12:39:03.777Z] [2022-04-08T12:39:03.777Z] DONE 5 tests in 9.821s [2022-04-08T12:39:03.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-08T12:39:03.777Z] ++ 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-08T12:39:03.777Z] ++ set -e [2022-04-08T12:39:03.777Z] ++ '[' -n 0 ']' [2022-04-08T12:39:03.777Z] ++ set -x [2022-04-08T12:39:03.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08T12:39:03.777Z] INFO: Testing against a local daemon [2022-04-08T12:39:03.777Z] === RUN TestContinueAfterPluginCrash [2022-04-08T12:39:03.777Z] === PAUSE TestContinueAfterPluginCrash [2022-04-08T12:39:03.777Z] === RUN TestReadPluginNoRead [2022-04-08T12:39:03.777Z] === PAUSE TestReadPluginNoRead [2022-04-08T12:39:03.777Z] === RUN TestDaemonStartWithLogOpt [2022-04-08T12:39:03.777Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-08T12:39:03.777Z] === CONT TestContinueAfterPluginCrash [2022-04-08T12:39:03.777Z] === CONT TestDaemonStartWithLogOpt [2022-04-08T12:39:06.295Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-08T12:39:06.552Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-08T12:39:07.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-08T12:39:07.486Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-08T12:39:07.744Z] --- PASS: TestDaemonStartWithLogOpt (3.84s) [2022-04-08T12:39:07.744Z] === CONT TestReadPluginNoRead [2022-04-08T12:39:11.917Z] === RUN TestReadPluginNoRead/default [2022-04-08T12:39:11.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-08T12:39:12.172Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-08T12:39:13.104Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-04-08T12:39:13.104Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-08T12:39:13.104Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-08T12:39:14.476Z] docker_api_swarm_node_test.go:20: [d7c6b1f80e859] joining swarm manager [dc6ac6d10c1f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:39:14.735Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-08T12:39:14.992Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-08T12:39:15.248Z] docker_api_swarm_node_test.go:21: [dc62df0c8bd15] joining swarm manager [dc6ac6d10c1f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:39:16.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-08T12:39:16.178Z] === CONT TestReadPluginNoRead [2022-04-08T12:39:16.178Z] read_test.go:92: [d7679326a4dbe] daemon is not started [2022-04-08T12:39:16.178Z] --- PASS: TestReadPluginNoRead (8.53s) [2022-04-08T12:39:16.178Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2022-04-08T12:39:16.178Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2022-04-08T12:39:16.178Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2022-04-08T12:39:16.178Z] PASS [2022-04-08T12:39:16.178Z] [2022-04-08T12:39:16.178Z] DONE 6 tests in 12.476s [2022-04-08T12:39:16.178Z] 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-08T12:39:16.178Z] ++ 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-08T12:39:16.178Z] ++ set -e [2022-04-08T12:39:16.178Z] ++ '[' -n 0 ']' [2022-04-08T12:39:16.178Z] ++ set -x [2022-04-08T12:39:16.178Z] ++ 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-08T12:39:16.435Z] testing: warning: no tests to run [2022-04-08T12:39:16.435Z] PASS [2022-04-08T12:39:16.435Z] [2022-04-08T12:39:16.435Z] DONE 0 tests in 0.042s [2022-04-08T12:39:16.435Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-08T12:39:16.435Z] ++ 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-08T12:39:16.435Z] ++ set -e [2022-04-08T12:39:16.435Z] ++ '[' -n 0 ']' [2022-04-08T12:39:16.435Z] ++ set -x [2022-04-08T12:39:16.435Z] ++ 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-08T12:39:16.435Z] INFO: Testing against a local daemon [2022-04-08T12:39:16.435Z] === RUN TestPluginWithDevMounts [2022-04-08T12:39:16.435Z] === PAUSE TestPluginWithDevMounts [2022-04-08T12:39:16.435Z] === CONT TestPluginWithDevMounts [2022-04-08T12:39:16.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-08T12:39:18.060Z] --- PASS: TestPluginWithDevMounts (1.63s) [2022-04-08T12:39:18.060Z] PASS [2022-04-08T12:39:18.060Z] [2022-04-08T12:39:18.060Z] DONE 1 tests in 1.765s [2022-04-08T12:39:18.060Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-08T12:39:18.060Z] ++ 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-08T12:39:18.060Z] ++ set -e [2022-04-08T12:39:18.060Z] ++ '[' -n 0 ']' [2022-04-08T12:39:18.060Z] ++ set -x [2022-04-08T12:39:18.060Z] ++ 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-08T12:39:18.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-08T12:39:18.316Z] INFO: Testing against a local daemon [2022-04-08T12:39:18.316Z] === RUN TestSecretInspect [2022-04-08T12:39:19.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-08T12:39:20.611Z] --- PASS: TestSecretInspect (2.28s) [2022-04-08T12:39:20.611Z] === RUN TestSecretList [2022-04-08T12:39:20.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-08T12:39:22.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eda9d8_} [2022-04-08T12:39:22.796Z] --- PASS: TestSecretList (2.31s) [2022-04-08T12:39:22.796Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:39:23.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11605176572_/foo_false____} [2022-04-08T12:39:24.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11605176572_/foo_true____} [2022-04-08T12:39:25.244Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2022-04-08T12:39:25.244Z] === RUN TestSecretsUpdate [2022-04-08T12:39:25.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_false____} [2022-04-08T12:39:25.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-08T12:39:27.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_true____} [2022-04-08T12:39:27.433Z] --- PASS: TestSecretsUpdate (2.40s) [2022-04-08T12:39:27.433Z] === RUN TestTemplatedSecret [2022-04-08T12:39:28.010Z] === RUN TestMiddlewares [2022-04-08T12:39:28.010Z] --- PASS: TestMiddlewares (0.00s) [2022-04-08T12:39:28.010Z] PASS [2022-04-08T12:39:28.010Z] coverage: 7.9% of statements [2022-04-08T12:39:28.010Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-04-08T12:39:28.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_true__0xc000edaa08__} [2022-04-08T12:39:30.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000edaa20_} [2022-04-08T12:39:30.434Z] docker_api_swarm_test.go:502: [da79d2e557f7d] joining swarm manager [d9fca0ecfdea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:39:30.996Z] --- PASS: TestTemplatedSecret (3.50s) [2022-04-08T12:39:30.996Z] === RUN TestSecretCreateResolve [2022-04-08T12:39:31.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000edaa38_} [2022-04-08T12:39:33.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000edaa50_} [2022-04-08T12:39:33.289Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-08T12:39:33.289Z] PASS [2022-04-08T12:39:33.289Z] [2022-04-08T12:39:33.289Z] DONE 6 tests in 15.091s [2022-04-08T12:39:33.289Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-08T12:39:33.289Z] ++ 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-08T12:39:33.289Z] ++ set -e [2022-04-08T12:39:33.289Z] ++ '[' -n 0 ']' [2022-04-08T12:39:33.289Z] ++ set -x [2022-04-08T12:39:33.289Z] ++ 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-08T12:39:33.289Z] INFO: Testing against a local daemon [2022-04-08T12:39:33.289Z] === RUN TestServiceCreateInit [2022-04-08T12:39:33.289Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:39:34.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000edaa68_} [2022-04-08T12:39:36.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-08T12:39:37.396Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-08T12:39:37.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-08T12:39:37.653Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-08T12:39:40.175Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-08T12:39:40.175Z] docker_api_swarm_test.go:507: [d0a42a5bd0021] joining swarm manager [d9fca0ecfdea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:39:41.544Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-08T12:39:42.107Z] --- PASS: TestServiceCreateInit (8.71s) [2022-04-08T12:39:42.107Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2022-04-08T12:39:42.107Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s) [2022-04-08T12:39:42.107Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:39:43.471Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-08T12:39:44.839Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-08T12:39:45.095Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-08T12:39:46.026Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-08T12:39:46.590Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-08T12:39:47.528Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-08T12:39:48.106Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-08T12:39:48.671Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-08T12:39:49.233Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-08T12:39:50.604Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-08T12:39:50.862Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-08T12:39:51.427Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-08T12:39:52.797Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-08T12:39:53.360Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-08T12:39:53.923Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-08T12:39:54.485Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-08T12:39:55.416Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-08T12:39:55.979Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-08T12:39:56.235Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-08T12:39:56.235Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-08T12:39:56.801Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-08T12:39:57.364Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-08T12:39:57.928Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-08T12:39:58.491Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-08T12:39:59.053Z] --- PASS: TestCreateServiceMultipleTimes (16.83s) [2022-04-08T12:39:59.053Z] === RUN TestCreateServiceConflict [2022-04-08T12:39:59.310Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-08T12:39:59.670Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-08T12:39:59.670Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-08T12:39:59.670Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-08T12:39:59.670Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-08T12:39:59.670Z] Cross building: bundles/cross/linux/s390x [2022-04-08T12:39:59.670Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-08T12:39:59.670Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-08T12:40:00.242Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-08T12:40:00.804Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-08T12:40:01.369Z] --- PASS: TestCreateServiceConflict (2.46s) [2022-04-08T12:40:01.369Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:40:02.738Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-08T12:40:04.635Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2022-04-08T12:40:04.635Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:40:06.002Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-08T12:40:08.519Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-08T12:40:09.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-08T12:40:09.360Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-08T12:40:11.252Z] docker_api_swarm_node_test.go:81: [d2d6c5ac5d2ca] joining swarm manager [d43273b93ed3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:40:12.622Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-08T12:40:15.145Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-08T12:40:15.145Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-08T12:40:19.317Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-08T12:40:19.317Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.14s) [2022-04-08T12:40:19.317Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:40:19.575Z] === RUN TestDockerSuite/TestCpToDot [2022-04-08T12:40:20.138Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-08T12:40:21.507Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-08T12:40:22.436Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-08T12:40:22.692Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-08T12:40:23.623Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-08T12:40:23.623Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-08T12:40:24.186Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-08T12:40:24.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-08T12:40:25.374Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-08T12:40:25.374Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-08T12:40:25.374Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-08T12:40:25.631Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-08T12:40:26.195Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-08T12:40:26.195Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-08T12:40:26.195Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-08T12:40:26.195Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-08T12:40:26.759Z] docker_api_swarm_node_test.go:53: [d345348658c87] joining swarm manager [d4bfc19ad0ecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:40:27.016Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-08T12:40:27.272Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-08T12:40:27.272Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-08T12:40:27.272Z] === RUN TestDockerSuite/TestCreateRM [2022-04-08T12:40:27.528Z] docker_api_swarm_node_test.go:54: [d7c3d705dbf1a] joining swarm manager [d4bfc19ad0ecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:40:27.528Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-08T12:40:27.528Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T12:40:27.528Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-08T12:40:27.528Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-08T12:40:27.784Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-08T12:40:29.150Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-08T12:40:29.150Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-08T12:40:29.150Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-08T12:40:31.670Z] --- PASS: TestCreateServiceSecretFileMode (12.74s) [2022-04-08T12:40:31.670Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-08T12:40:31.917Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-08T12:40:31.917Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-08T12:40:31.917Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-08T12:40:31.917Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-08T12:40:31.917Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-08T12:40:31.927Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-08T12:40:31.927Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-08T12:40:31.927Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-08T12:40:31.927Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-08T12:40:32.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-08T12:40:32.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-08T12:40:32.747Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-08T12:40:34.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-08T12:40:34.374Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-08T12:40:34.823Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-08T12:40:35.306Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-08T12:40:36.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-08T12:40:36.362Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-08T12:40:36.362Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T12:40:36.362Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-08T12:40:36.362Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T12:40:36.362Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-08T12:40:36.799Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-08T12:40:36.821Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-08T12:40:37.056Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-08T12:40:37.074Z] --- PASS: TestBuildWithHugeFile (142.51s) [2022-04-08T12:40:37.074Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:40:37.074Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:40:37.074Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:40:37.074Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:40:37.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:40:37.074Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:40:37.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:40:37.074Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:40:37.074Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:40:37.074Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:40:37.074Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:40:37.074Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:40:37.074Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-08T12:40:37.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-08T12:40:37.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-08T12:40:37.074Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-08T12:40:37.074Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:40:37.074Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:40:37.074Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:40:37.074Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-08T12:40:37.074Z] PASS [2022-04-08T12:40:37.074Z] ok github.com/docker/docker/integration/build 216.975s [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === Skipped [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-08T12:40:37.074Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-08T12:40:37.074Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-08T12:40:37.074Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-08T12:40:37.074Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:40:37.074Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-08T12:40:37.074Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] DONE 29 tests, 6 skipped in 252.443s [2022-04-08T12:40:37.074Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-08T12:40:37.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:40:37.074Z] INFO: Testing against a local daemon [2022-04-08T12:40:37.074Z] === RUN TestConfigInspect [2022-04-08T12:40:37.074Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestConfigList [2022-04-08T12:40:37.074Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] --- SKIP: TestConfigList (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:40:37.074Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestConfigsUpdate [2022-04-08T12:40:37.074Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestTemplatedConfig [2022-04-08T12:40:37.074Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestConfigCreateResolve [2022-04-08T12:40:37.074Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:40:37.074Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-08T12:40:37.074Z] PASS [2022-04-08T12:40:37.074Z] ok github.com/docker/docker/integration/config 0.098s [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === Skipped [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-08T12:40:37.074Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-08T12:40:37.074Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:40:37.074Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-08T12:40:37.074Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-08T12:40:37.074Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-08T12:40:37.074Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:40:37.074Z] [2022-04-08T12:40:37.074Z] DONE 6 tests, 6 skipped in 2.200s [2022-04-08T12:40:37.074Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-08T12:40:37.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:40:37.074Z] INFO: Testing against a local daemon [2022-04-08T12:40:37.074Z] === RUN TestCheckpoint [2022-04-08T12:40:37.074Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:40:37.074Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:40:37.074Z] === RUN TestContainerInvalidJSON [2022-04-08T12:40:37.074Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:40:37.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:40:37.074Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:40:37.074Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:40:37.074Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:40:37.074Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:40:37.074Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-08T12:40:37.074Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-08T12:40:37.074Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-08T12:40:37.074Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:40:37.313Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-08T12:40:37.535Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-08T12:40:37.535Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:40:37.535Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-08T12:40:37.535Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:40:37.570Z] === RUN TestDockerSuite/TestDockerFails [2022-04-08T12:40:37.570Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-08T12:40:37.826Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-08T12:40:37.826Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-08T12:40:37.996Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-08T12:40:37.996Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:40:38.388Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-08T12:40:38.458Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-04-08T12:40:38.458Z] === RUN TestCopyFromContainer [2022-04-08T12:40:38.458Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:38.458Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:40:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:40:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:40:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:40:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:40:38.458Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:40:38.458Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:40:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:40:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:40:38.458Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:40:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-08T12:40:38.458Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:40:38.458Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:40:38.458Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-08T12:40:38.458Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:40:38.458Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:38.458Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:40:38.458Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:40:38.458Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:40:38.458Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:40:38.458Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:40:38.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:40:38.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:40:38.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-08T12:40:38.458Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:40:38.458Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:40:38.458Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:40:38.458Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:40:38.458Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:40:38.458Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-08T12:40:38.458Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:40:38.458Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-08T12:40:38.458Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:40:38.458Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:40:38.458Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:40:38.458Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:40:38.458Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:38.458Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-08T12:40:38.458Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:40:38.458Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.458Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.919Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:40:38.919Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:40:38.919Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.919Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:38.950Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-08T12:40:39.726Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-08T12:40:39.877Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-08T12:40:39.877Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-08T12:40:40.097Z] === RUN TestBoolValue [2022-04-08T12:40:40.097Z] --- PASS: TestBoolValue (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestBoolValueOrDefault [2022-04-08T12:40:40.097Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestInt64ValueOrZero [2022-04-08T12:40:40.097Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestInt64ValueOrDefault [2022-04-08T12:40:40.097Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-08T12:40:40.097Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestJsonContentType [2022-04-08T12:40:40.097Z] --- PASS: TestJsonContentType (0.00s) [2022-04-08T12:40:40.097Z] PASS [2022-04-08T12:40:40.097Z] coverage: 16.2% of statements [2022-04-08T12:40:40.097Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-08T12:40:40.097Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-08T12:40:40.097Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 16.2% of statements [2022-04-08T12:40:40.097Z] === RUN TestMaskSecretKeys [2022-04-08T12:40:40.097Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-08T12:40:40.097Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-08T12:40:40.097Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-08T12:40:40.097Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-08T12:40:40.097Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-08T12:40:40.097Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-08T12:40:40.097Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestVersionMiddlewareVersion [2022-04-08T12:40:40.097Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-08T12:40:40.097Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-08T12:40:40.097Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-08T12:40:40.097Z] PASS [2022-04-08T12:40:40.097Z] coverage: 37.7% of statements [2022-04-08T12:40:40.097Z] ok github.com/docker/docker/api/server/middleware 0.094s coverage: 37.7% of statements [2022-04-08T12:40:40.097Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-08T12:40:40.097Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-08T12:40:40.098Z] === RUN TestStrSliceMarshalJSON [2022-04-08T12:40:40.098Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestStrSliceUnmarshalJSON [2022-04-08T12:40:40.098Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestStrSliceUnmarshalString [2022-04-08T12:40:40.098Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestStrSliceUnmarshalSlice [2022-04-08T12:40:40.098Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 90.0% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-04-08T12:40:40.098Z] === RUN TestToJSON [2022-04-08T12:40:40.098Z] --- PASS: TestToJSON (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestToParamWithVersion [2022-04-08T12:40:40.098Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromJSON [2022-04-08T12:40:40.098Z] --- PASS: TestFromJSON (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEmpty [2022-04-08T12:40:40.098Z] --- PASS: TestEmpty (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestArgsMatchKVListEmptySources [2022-04-08T12:40:40.098Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestArgsMatchKVList [2022-04-08T12:40:40.098Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestArgsMatch [2022-04-08T12:40:40.098Z] --- PASS: TestArgsMatch (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestAdd [2022-04-08T12:40:40.098Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDel [2022-04-08T12:40:40.098Z] --- PASS: TestDel (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestLen [2022-04-08T12:40:40.098Z] --- PASS: TestLen (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestExactMatch [2022-04-08T12:40:40.098Z] --- PASS: TestExactMatch (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestOnlyOneExactMatch [2022-04-08T12:40:40.098Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestContains [2022-04-08T12:40:40.098Z] --- PASS: TestContains (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestValidate [2022-04-08T12:40:40.098Z] --- PASS: TestValidate (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestWalkValues [2022-04-08T12:40:40.098Z] --- PASS: TestWalkValues (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFuzzyMatch [2022-04-08T12:40:40.098Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestClone [2022-04-08T12:40:40.098Z] --- PASS: TestClone (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 92.2% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-04-08T12:40:40.098Z] === RUN TestDurationToSecondsString [2022-04-08T12:40:40.098Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestGetTimestamp [2022-04-08T12:40:40.098Z] === RUN TestAdjustForAPIVersion [2022-04-08T12:40:40.098Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 5.7% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-08T12:40:40.098Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-08T12:40:40.098Z] === RUN TestParseTimestamps [2022-04-08T12:40:40.098Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 100.0% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/api/types/time 0.244s coverage: 100.0% of statements [2022-04-08T12:40:40.098Z] === RUN TestCompareVersion [2022-04-08T12:40:40.098Z] --- PASS: TestCompareVersion (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 77.3% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-08T12:40:40.098Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-08T12:40:40.098Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCloneArgsSmartHttp [2022-04-08T12:40:40.098Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestCloneArgsDumbHttp [2022-04-08T12:40:40.098Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCloneArgsGit [2022-04-08T12:40:40.098Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCheckoutGit [2022-04-08T12:40:40.098Z] === RUN TestEnable [2022-04-08T12:40:40.098Z] --- PASS: TestEnable (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDisable [2022-04-08T12:40:40.098Z] --- PASS: TestDisable (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEnabled [2022-04-08T12:40:40.098Z] --- PASS: TestEnabled (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 100.0% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-04-08T12:40:40.098Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-08T12:40:40.098Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestProcessNoDockerignore [2022-04-08T12:40:40.098Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-08T12:40:40.098Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDetectContentType [2022-04-08T12:40:40.098Z] --- PASS: TestDetectContentType (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestSelectAcceptableMIME [2022-04-08T12:40:40.098Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestInspectEmptyResponse [2022-04-08T12:40:40.098Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestInspectResponseBinary [2022-04-08T12:40:40.098Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestResponseUnsupportedContentType [2022-04-08T12:40:40.098Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestInspectResponseTextSimple [2022-04-08T12:40:40.098Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestInspectResponseEmptyContentType [2022-04-08T12:40:40.098Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestUnknownContentLength [2022-04-08T12:40:40.098Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDownloadRemote [2022-04-08T12:40:40.098Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-08T12:40:40.098Z] === RUN TestGetWithStatusError [2022-04-08T12:40:40.098Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCloseRootDirectory [2022-04-08T12:40:40.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:40:40.098Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestHashFile [2022-04-08T12:40:40.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:40:40.098Z] --- SKIP: TestHashFile (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestHashSubdir [2022-04-08T12:40:40.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:40:40.098Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestRemoveDirectory [2022-04-08T12:40:40.098Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:40:40.098Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 9.3% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 9.3% of statements [2022-04-08T12:40:40.098Z] === RUN TestGetAllAllowed [2022-04-08T12:40:40.098Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestGetAllMeta [2022-04-08T12:40:40.098Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-08T12:40:40.098Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestIsUnreferencedBuiltin [2022-04-08T12:40:40.098Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestIsExistingDirectory [2022-04-08T12:40:40.098Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestGetFilenameForDownload [2022-04-08T12:40:40.098Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEnv2Variables [2022-04-08T12:40:40.098Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-08T12:40:40.098Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestMaintainer [2022-04-08T12:40:40.098Z] --- PASS: TestMaintainer (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestLabel [2022-04-08T12:40:40.098Z] --- PASS: TestLabel (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromScratch [2022-04-08T12:40:40.098Z] --- PASS: TestFromScratch (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromWithArg [2022-04-08T12:40:40.098Z] --- PASS: TestFromWithArg (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-08T12:40:40.098Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromWithUndefinedArg [2022-04-08T12:40:40.098Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestFromMultiStageWithNamedStage [2022-04-08T12:40:40.098Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestOnbuild [2022-04-08T12:40:40.098Z] --- PASS: TestOnbuild (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestWorkdir [2022-04-08T12:40:40.098Z] --- PASS: TestWorkdir (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCmd [2022-04-08T12:40:40.098Z] --- PASS: TestCmd (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestHealthcheckNone [2022-04-08T12:40:40.098Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestHealthcheckCmd [2022-04-08T12:40:40.098Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEntrypoint [2022-04-08T12:40:40.098Z] --- PASS: TestEntrypoint (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestExpose [2022-04-08T12:40:40.098Z] --- PASS: TestExpose (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestUser [2022-04-08T12:40:40.098Z] --- PASS: TestUser (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestVolume [2022-04-08T12:40:40.098Z] --- PASS: TestVolume (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestStopSignal [2022-04-08T12:40:40.098Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:40:40.098Z] --- SKIP: TestStopSignal (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestArg [2022-04-08T12:40:40.098Z] --- PASS: TestArg (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestShell [2022-04-08T12:40:40.098Z] --- PASS: TestShell (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestPrependEnvOnCmd [2022-04-08T12:40:40.098Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestRunWithBuildArgs [2022-04-08T12:40:40.098Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestRunIgnoresHealthcheck [2022-04-08T12:40:40.098Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDispatchUnsupportedOptions [2022-04-08T12:40:40.098Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-08T12:40:40.098Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-08T12:40:40.098Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-08T12:40:40.098Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestNormalizeWorkdir [2022-04-08T12:40:40.098Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDispatch [2022-04-08T12:40:40.098Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-08T12:40:40.098Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-08T12:40:40.098Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-08T12:40:40.098Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-08T12:40:40.098Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-08T12:40:40.098Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-08T12:40:40.098Z] === RUN TestDispatch/COPY_url [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch (0.06s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-08T12:40:40.098Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestAddScratchImageAddsToMounts [2022-04-08T12:40:40.098Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-08T12:40:40.098Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-08T12:40:40.098Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-08T12:40:40.098Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestImageSourceGetAddsToMounts [2022-04-08T12:40:40.098Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestEmptyDockerfile [2022-04-08T12:40:40.098Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestSymlinkDockerfile [2022-04-08T12:40:40.098Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-08T12:40:40.098Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestNonExistingDockerfile [2022-04-08T12:40:40.098Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestCopyRunConfig [2022-04-08T12:40:40.098Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestDeepCopyRunConfig [2022-04-08T12:40:40.098Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestExportImage [2022-04-08T12:40:40.098Z] --- PASS: TestExportImage (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestNormalizeDest [2022-04-08T12:40:40.098Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-08T12:40:40.098Z] PASS [2022-04-08T12:40:40.098Z] coverage: 46.7% of statements [2022-04-08T12:40:40.098Z] ok github.com/docker/docker/builder/dockerfile 0.344s coverage: 46.7% of statements [2022-04-08T12:40:40.098Z] === RUN TestTCP4Proxy [2022-04-08T12:40:40.098Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-08T12:40:40.098Z] === RUN TestTCP4ProxyHalfClose [2022-04-08T12:40:40.098Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestTCP6Proxy [2022-04-08T12:40:40.098Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:40:40.098Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestTCPDualStackProxy [2022-04-08T12:40:40.098Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:40:40.098Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestUDP4Proxy [2022-04-08T12:40:40.098Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-08T12:40:40.098Z] === RUN TestUDP6Proxy [2022-04-08T12:40:40.099Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:40:40.099Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-08T12:40:40.099Z] === RUN TestUDPWriteError [2022-04-08T12:40:40.099Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-08T12:40:40.099Z] === RUN TestSCTP4Proxy [2022-04-08T12:40:40.099Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:40:40.099Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-08T12:40:40.099Z] === RUN TestSCTP6Proxy [2022-04-08T12:40:40.099Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:40:40.099Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-08T12:40:40.099Z] PASS [2022-04-08T12:40:40.099Z] coverage: 49.4% of statements [2022-04-08T12:40:40.099Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-04-08T12:40:40.133Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-08T12:40:40.133Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-08T12:40:43.876Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:44.301Z] --- PASS: TestCreateServiceConfigFileMode (12.67s) [2022-04-08T12:40:44.301Z] === RUN TestCreateServiceSysctls [2022-04-08T12:40:44.343Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:40:45.670Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-08T12:40:45.899Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.96s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.53s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.35s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.76s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.94s) [2022-04-08T12:40:45.899Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.57s) [2022-04-08T12:40:45.899Z] === RUN TestDiff [2022-04-08T12:40:45.899Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:40:45.899Z] --- SKIP: TestDiff (0.00s) [2022-04-08T12:40:45.899Z] === RUN TestExecWithCloseStdin [2022-04-08T12:40:47.567Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-08T12:40:47.824Z] --- PASS: TestCreateServiceSysctls (3.46s) [2022-04-08T12:40:47.824Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:40:48.827Z] --- PASS: TestExecWithCloseStdin (2.71s) [2022-04-08T12:40:48.827Z] === RUN TestExec [2022-04-08T12:40:49.721Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-08T12:40:50.649Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2022-04-08T12:40:50.649Z] === RUN TestInspect [2022-04-08T12:40:51.013Z] --- PASS: TestExec (2.21s) [2022-04-08T12:40:51.013Z] === RUN TestExecUser [2022-04-08T12:40:51.013Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:40:51.013Z] --- SKIP: TestExecUser (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:40:51.013Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:51.013Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:40:51.013Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:40:51.013Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:40:51.013Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:40:51.013Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestHealthKillContainer [2022-04-08T12:40:51.013Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:40:51.013Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:40:51.013Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:40:51.013Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:40:51.013Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:40:51.211Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-08T12:40:51.774Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-08T12:40:52.110Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-08T12:40:52.467Z] === RUN TestCheckpointCreateError [2022-04-08T12:40:52.467Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-08T12:40:52.467Z] === RUN TestCheckpointCreate [2022-04-08T12:40:52.467Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-08T12:40:52.467Z] === RUN TestCheckpointDeleteError [2022-04-08T12:40:52.467Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-08T12:40:52.467Z] === RUN TestCheckpointDelete [2022-04-08T12:40:52.468Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCheckpointListError [2022-04-08T12:40:52.468Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCheckpointList [2022-04-08T12:40:52.468Z] --- PASS: TestCheckpointList (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCheckpointListContainerNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNewClientWithOpsFromEnv [2022-04-08T12:40:52.468Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:40:52.468Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestGetAPIPath [2022-04-08T12:40:52.468Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestParseHostURL [2022-04-08T12:40:52.468Z] --- PASS: TestParseHostURL (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-08T12:40:52.468Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPVersionOverride [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-08T12:40:52.468Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestClientRedirect [2022-04-08T12:40:52.468Z] === RUN TestClientRedirect/GET [2022-04-08T12:40:52.468Z] === RUN TestClientRedirect/POST [2022-04-08T12:40:52.468Z] === RUN TestClientRedirect/PUT [2022-04-08T12:40:52.468Z] === RUN TestClientRedirect/DELETE [2022-04-08T12:40:52.468Z] --- PASS: TestClientRedirect (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigCreateUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigCreateError [2022-04-08T12:40:52.468Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigCreate [2022-04-08T12:40:52.468Z] --- PASS: TestConfigCreate (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspectNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspectWithEmptyID [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspectUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspectError [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspectConfigNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigInspect [2022-04-08T12:40:52.468Z] --- PASS: TestConfigInspect (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigListUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigListError [2022-04-08T12:40:52.468Z] --- PASS: TestConfigListError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigList [2022-04-08T12:40:52.468Z] --- PASS: TestConfigList (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigRemoveUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigRemoveError [2022-04-08T12:40:52.468Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigRemove [2022-04-08T12:40:52.468Z] --- PASS: TestConfigRemove (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigUpdateUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigUpdateError [2022-04-08T12:40:52.468Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestConfigUpdate [2022-04-08T12:40:52.468Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCommitError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCommit [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCommit (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStatPathError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStatPathNotFoundError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStatPathNoHeaderError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStatPath [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyToContainerError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyToContainerNotFoundError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyToContainer [2022-04-08T12:40:52.468Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyFromContainerError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyFromContainerNotFoundError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-08T12:40:52.468Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestCopyFromContainer [2022-04-08T12:40:52.468Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCreateError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCreateImageNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCreateWithName [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerCreateAutoRemove [2022-04-08T12:40:52.468Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerDiffError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerDiff [2022-04-08T12:40:52.468Z] --- PASS: TestContainerDiff (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecCreateError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecCreate [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecStartError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecStart [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecInspectError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecInspect [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExportError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExportError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExport [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExport (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerInspectError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerInspectContainerNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerInspectWithEmptyID [2022-04-08T12:40:52.468Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerInspect [2022-04-08T12:40:52.468Z] --- PASS: TestContainerInspect (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerInspectNode [2022-04-08T12:40:52.468Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerKillError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerKillError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerKill [2022-04-08T12:40:52.468Z] --- PASS: TestContainerKill (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerListError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerListError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerList [2022-04-08T12:40:52.468Z] --- PASS: TestContainerList (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerLogsNotFoundError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerLogsError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerLogs [2022-04-08T12:40:52.468Z] --- PASS: TestContainerLogs (0.23s) [2022-04-08T12:40:52.468Z] === RUN TestContainerPauseError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerPause [2022-04-08T12:40:52.468Z] --- PASS: TestContainerPause (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainersPruneError [2022-04-08T12:40:52.468Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainersPrune [2022-04-08T12:40:52.468Z] --- PASS: TestContainersPrune (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRemoveError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRemoveNotFoundError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRemove [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRemove (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRenameError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRename [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRename (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerResizeError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecResizeError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerResize [2022-04-08T12:40:52.468Z] --- PASS: TestContainerResize (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerExecResize [2022-04-08T12:40:52.468Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRestartError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerRestart [2022-04-08T12:40:52.468Z] --- PASS: TestContainerRestart (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStartError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStartError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStart [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStart (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStatsError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStats [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStats (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStopError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStopError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerStop [2022-04-08T12:40:52.468Z] --- PASS: TestContainerStop (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerTopError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerTopError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerTop [2022-04-08T12:40:52.468Z] --- PASS: TestContainerTop (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerUnpauseError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerUnpause [2022-04-08T12:40:52.468Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerUpdateError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerUpdate [2022-04-08T12:40:52.468Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-08T12:40:52.468Z] === RUN TestContainerWaitError [2022-04-08T12:40:52.468Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestContainerWait [2022-04-08T12:40:52.468Z] --- PASS: TestContainerWait (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestDiskUsageError [2022-04-08T12:40:52.468Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestDiskUsage [2022-04-08T12:40:52.468Z] --- PASS: TestDiskUsage (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestDistributionInspectUnsupported [2022-04-08T12:40:52.468Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestDistributionInspectWithEmptyID [2022-04-08T12:40:52.468Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestEventsErrorInOptions [2022-04-08T12:40:52.468Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestEventsErrorFromServer [2022-04-08T12:40:52.468Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestEvents [2022-04-08T12:40:52.468Z] --- PASS: TestEvents (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestTLSCloseWriter [2022-04-08T12:40:52.468Z] === PAUSE TestTLSCloseWriter [2022-04-08T12:40:52.468Z] === RUN TestImageBuildError [2022-04-08T12:40:52.468Z] --- PASS: TestImageBuildError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageBuild [2022-04-08T12:40:52.468Z] --- PASS: TestImageBuild (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestGetDockerOS [2022-04-08T12:40:52.468Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageCreateError [2022-04-08T12:40:52.468Z] --- PASS: TestImageCreateError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageCreate [2022-04-08T12:40:52.468Z] --- PASS: TestImageCreate (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageHistoryError [2022-04-08T12:40:52.468Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageHistory [2022-04-08T12:40:52.468Z] --- PASS: TestImageHistory (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageImportError [2022-04-08T12:40:52.468Z] --- PASS: TestImageImportError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageImport [2022-04-08T12:40:52.468Z] --- PASS: TestImageImport (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageInspectError [2022-04-08T12:40:52.468Z] --- PASS: TestImageInspectError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageInspectImageNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageInspectWithEmptyID [2022-04-08T12:40:52.468Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageInspect [2022-04-08T12:40:52.468Z] --- PASS: TestImageInspect (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageListError [2022-04-08T12:40:52.468Z] --- PASS: TestImageListError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageList [2022-04-08T12:40:52.468Z] --- PASS: TestImageList (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageListApiBefore125 [2022-04-08T12:40:52.468Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageLoadError [2022-04-08T12:40:52.468Z] --- PASS: TestImageLoadError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageLoad [2022-04-08T12:40:52.468Z] --- PASS: TestImageLoad (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagesPruneError [2022-04-08T12:40:52.468Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagesPrune [2022-04-08T12:40:52.468Z] --- PASS: TestImagesPrune (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullReferenceParseError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullAnyError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePullWithoutErrors [2022-04-08T12:40:52.468Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushReferenceError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushAnyError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithoutErrors [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-08T12:40:52.468Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-08T12:40:52.468Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageRemoveError [2022-04-08T12:40:52.468Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageRemoveImageNotFound [2022-04-08T12:40:52.468Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageRemove [2022-04-08T12:40:52.468Z] --- PASS: TestImageRemove (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSaveError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSaveError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSave [2022-04-08T12:40:52.468Z] --- PASS: TestImageSave (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchAnyError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageSearchWithoutErrors [2022-04-08T12:40:52.468Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageTagError [2022-04-08T12:40:52.468Z] --- PASS: TestImageTagError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageTagInvalidReference [2022-04-08T12:40:52.468Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageTagInvalidSourceImageName [2022-04-08T12:40:52.468Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageTagHexSource [2022-04-08T12:40:52.468Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestImageTag [2022-04-08T12:40:52.468Z] --- PASS: TestImageTag (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestInfoServerError [2022-04-08T12:40:52.468Z] --- PASS: TestInfoServerError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestInfoInvalidResponseJSONError [2022-04-08T12:40:52.468Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-08T12:40:52.468Z] === RUN TestInfo [2022-04-08T12:40:52.469Z] --- PASS: TestInfo (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkConnectError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkConnect [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkCreateError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkCreate [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkDisconnectError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkDisconnect [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/empty_ID [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/no_options [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/verbose [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/global_scope [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/unknown_network [2022-04-08T12:40:52.469Z] === RUN TestNetworkInspect/server_error [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkListError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkList [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworksPruneError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworksPrune [2022-04-08T12:40:52.469Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNetworkRemove [2022-04-08T12:40:52.469Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeInspectNodeNotFound [2022-04-08T12:40:52.469Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeInspect [2022-04-08T12:40:52.469Z] --- PASS: TestNodeInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeListError [2022-04-08T12:40:52.469Z] --- PASS: TestNodeListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeList [2022-04-08T12:40:52.469Z] --- PASS: TestNodeList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeRemove [2022-04-08T12:40:52.469Z] --- PASS: TestNodeRemove (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeUpdateError [2022-04-08T12:40:52.469Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestNodeUpdate [2022-04-08T12:40:52.469Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestOptionWithHostFromEnv [2022-04-08T12:40:52.469Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestOptionWithTimeout [2022-04-08T12:40:52.469Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestOptionWithVersionFromEnv [2022-04-08T12:40:52.469Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPingFail [2022-04-08T12:40:52.469Z] --- PASS: TestPingFail (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPingWithError [2022-04-08T12:40:52.469Z] 2022/04/08 12:40:51 RoundTripper returned a response & error; ignoring response [2022-04-08T12:40:52.469Z] 2022/04/08 12:40:51 RoundTripper returned a response & error; ignoring response [2022-04-08T12:40:52.469Z] --- PASS: TestPingWithError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPingSuccess [2022-04-08T12:40:52.469Z] --- PASS: TestPingSuccess (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPingHeadFallback [2022-04-08T12:40:52.469Z] === RUN TestPingHeadFallback/OK [2022-04-08T12:40:52.469Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-08T12:40:52.469Z] === RUN TestPingHeadFallback/Not_Found [2022-04-08T12:40:52.469Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-08T12:40:52.469Z] --- PASS: TestPingHeadFallback (0.03s) [2022-04-08T12:40:52.469Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-08T12:40:52.469Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginDisableError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginDisable [2022-04-08T12:40:52.469Z] --- PASS: TestPluginDisable (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginEnableError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginEnable [2022-04-08T12:40:52.469Z] --- PASS: TestPluginEnable (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginInspect [2022-04-08T12:40:52.469Z] --- PASS: TestPluginInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginListError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginList [2022-04-08T12:40:52.469Z] --- PASS: TestPluginList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginPushError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginPushError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginPush [2022-04-08T12:40:52.469Z] --- PASS: TestPluginPush (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginRemove [2022-04-08T12:40:52.469Z] --- PASS: TestPluginRemove (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginSetError [2022-04-08T12:40:52.469Z] --- PASS: TestPluginSetError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPluginSet [2022-04-08T12:40:52.469Z] --- PASS: TestPluginSet (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSetHostHeader [2022-04-08T12:40:52.469Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestPlainTextError [2022-04-08T12:40:52.469Z] --- PASS: TestPlainTextError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestInfiniteError [2022-04-08T12:40:52.469Z] --- PASS: TestInfiniteError (0.02s) [2022-04-08T12:40:52.469Z] === RUN TestCanceledContext [2022-04-08T12:40:52.469Z] 2022/04/08 12:40:51 RoundTripper returned a response & error; ignoring response [2022-04-08T12:40:52.469Z] --- PASS: TestCanceledContext (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestDeadlineExceededContext [2022-04-08T12:40:52.469Z] 2022/04/08 12:40:51 RoundTripper returned a response & error; ignoring response [2022-04-08T12:40:52.469Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretCreateUnsupported [2022-04-08T12:40:52.469Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretCreateError [2022-04-08T12:40:52.469Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretCreate [2022-04-08T12:40:52.469Z] --- PASS: TestSecretCreate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretInspectUnsupported [2022-04-08T12:40:52.469Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretInspectSecretNotFound [2022-04-08T12:40:52.469Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretInspect [2022-04-08T12:40:52.469Z] --- PASS: TestSecretInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretListUnsupported [2022-04-08T12:40:52.469Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretListError [2022-04-08T12:40:52.469Z] --- PASS: TestSecretListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretList [2022-04-08T12:40:52.469Z] --- PASS: TestSecretList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretRemoveUnsupported [2022-04-08T12:40:52.469Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretRemove [2022-04-08T12:40:52.469Z] --- PASS: TestSecretRemove (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretUpdateUnsupported [2022-04-08T12:40:52.469Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretUpdateError [2022-04-08T12:40:52.469Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSecretUpdate [2022-04-08T12:40:52.469Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceCreateError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceCreate [2022-04-08T12:40:52.469Z] --- PASS: TestServiceCreate (0.01s) [2022-04-08T12:40:52.469Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-08T12:40:52.469Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceCreateDigestPinning [2022-04-08T12:40:52.469Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceInspectServiceNotFound [2022-04-08T12:40:52.469Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceInspect [2022-04-08T12:40:52.469Z] --- PASS: TestServiceInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceListError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceList [2022-04-08T12:40:52.469Z] --- PASS: TestServiceList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceLogsError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceLogs [2022-04-08T12:40:52.469Z] --- PASS: TestServiceLogs (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceRemoveNotFoundError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceRemove [2022-04-08T12:40:52.469Z] --- PASS: TestServiceRemove (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceUpdateError [2022-04-08T12:40:52.469Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestServiceUpdate [2022-04-08T12:40:52.469Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmGetUnlockKeyError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmGetUnlockKey [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmInitError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmInit [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmInit (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmInspect [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmJoinError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmJoin [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmLeaveError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmLeave [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmUnlockError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmUnlock [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmUpdateError [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestSwarmUpdate [2022-04-08T12:40:52.469Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestTaskInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestTaskInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestTaskInspect [2022-04-08T12:40:52.469Z] --- PASS: TestTaskInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestTaskListError [2022-04-08T12:40:52.469Z] --- PASS: TestTaskListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestTaskList [2022-04-08T12:40:52.469Z] --- PASS: TestTaskList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeCreateError [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeCreate [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeInspectError [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeInspectNotFound [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeInspectWithEmptyID [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeInspect [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeListError [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeListError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeList [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeList (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeRemoveError [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-08T12:40:52.469Z] === RUN TestVolumeRemove [2022-04-08T12:40:52.469Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-08T12:40:52.469Z] === CONT TestTLSCloseWriter [2022-04-08T12:40:52.469Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-08T12:40:52.469Z] PASS [2022-04-08T12:40:52.469Z] coverage: 75.1% of statements [2022-04-08T12:40:52.469Z] ok github.com/docker/docker/client 0.492s coverage: 75.1% of statements [2022-04-08T12:40:52.555Z] --- PASS: TestKillContainerInvalidSignal (1.94s) [2022-04-08T12:40:52.555Z] === RUN TestKillContainer [2022-04-08T12:40:52.555Z] === RUN TestKillContainer/no_signal [2022-04-08T12:40:52.703Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-08T12:40:53.633Z] --- PASS: TestInspect (2.84s) [2022-04-08T12:40:53.633Z] === RUN TestCreateJob [2022-04-08T12:40:53.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-08T12:40:54.198Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-08T12:40:54.743Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:40:54.743Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:40:54.743Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:40:54.763Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-08T12:40:55.327Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-08T12:40:56.737Z] --- PASS: TestCreateJob (3.28s) [2022-04-08T12:40:56.737Z] === RUN TestReplicatedJob [2022-04-08T12:40:56.799Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-08T12:40:56.994Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-08T12:40:57.768Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-08T12:40:57.768Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T12:40:57.768Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-08T12:40:57.925Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-08T12:40:59.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-08T12:41:00.754Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-08T12:41:01.504Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-08T12:41:01.833Z] --- PASS: TestKillContainer (8.99s) [2022-04-08T12:41:01.833Z] --- PASS: TestKillContainer/no_signal (1.90s) [2022-04-08T12:41:01.833Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:41:01.833Z] --- PASS: TestKillContainer/killing_signal (7.02s) [2022-04-08T12:41:01.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:41:01.833Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:41:01.833Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestKillStoppedContainer [2022-04-08T12:41:01.833Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:41:01.833Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:41:01.833Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:41:01.833Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:41:01.833Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:41:01.833Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:41:01.833Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:41:01.833Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:41:01.833Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:41:01.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:41:01.833Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:41:03.041Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-08T12:41:03.271Z] --- PASS: TestReplicatedJob (6.17s) [2022-04-08T12:41:03.271Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:41:03.271Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-08T12:41:04.018Z] --- PASS: TestLogsFollowTailEmpty (1.92s) [2022-04-08T12:41:04.018Z] === RUN TestNetworkNat [2022-04-08T12:41:04.018Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:41:04.018Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-08T12:41:04.018Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:41:04.199Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-08T12:41:05.566Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-08T12:41:06.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-08T12:41:06.204Z] --- PASS: TestNetworkLocalhostTCPNat (2.63s) [2022-04-08T12:41:06.204Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:41:06.204Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:41:06.204Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-08T12:41:06.204Z] === RUN TestPause [2022-04-08T12:41:06.204Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:41:06.204Z] --- SKIP: TestPause (0.00s) [2022-04-08T12:41:06.204Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:41:06.387Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-08T12:41:06.645Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2022-04-08T12:41:06.645Z] === RUN TestServiceListWithStatuses [2022-04-08T12:41:06.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:41:06.645Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:41:06.645Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:41:06.645Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-08T12:41:07.576Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-08T12:41:08.140Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-08T12:41:08.388Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s) [2022-04-08T12:41:08.388Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:41:08.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:41:08.388Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-08T12:41:08.388Z] === RUN TestPsFilter [2022-04-08T12:41:08.388Z] --- PASS: TestPsFilter (0.27s) [2022-04-08T12:41:08.388Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:41:08.397Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-08T12:41:08.654Z] docker_api_swarm_test.go:202: [d0b164c536848] joining swarm manager [d48ff9f1f9e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:41:08.839Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-08T12:41:08.839Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T12:41:08.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-08T12:41:08.839Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T12:41:08.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-08T12:41:08.839Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T12:41:08.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-08T12:41:08.839Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T12:41:08.839Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-08T12:41:08.912Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-08T12:41:09.169Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-08T12:41:09.169Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-08T12:41:09.299Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-08T12:41:10.538Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-08T12:41:10.577Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2022-04-08T12:41:10.577Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:41:11.906Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2022-04-08T12:41:11.906Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:41:11.906Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-08T12:41:11.906Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-08T12:41:11.906Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-08T12:41:12.765Z] --- PASS: TestRemoveContainerWithVolume (2.27s) [2022-04-08T12:41:12.765Z] === RUN TestRemoveContainerRunning [2022-04-08T12:41:12.836Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-08T12:41:12.836Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-08T12:41:13.589Z] --- PASS: TestCheckoutGit (36.73s) [2022-04-08T12:41:13.589Z] === RUN TestValidGitTransport [2022-04-08T12:41:13.590Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-08T12:41:13.590Z] === RUN TestGitInvalidRef [2022-04-08T12:41:13.590Z] --- PASS: TestGitInvalidRef (0.31s) [2022-04-08T12:41:13.590Z] PASS [2022-04-08T12:41:13.590Z] coverage: 86.3% of statements [2022-04-08T12:41:13.590Z] ok github.com/docker/docker/builder/remotecontext/git 37.124s coverage: 86.3% of statements [2022-04-08T12:41:13.764Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-08T12:41:14.560Z] ? github.com/docker/docker/cli [no test files] [2022-04-08T12:41:14.560Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-08T12:41:14.693Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-08T12:41:14.948Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-08T12:41:14.948Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-08T12:41:14.948Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-08T12:41:14.948Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-08T12:41:14.948Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-08T12:41:14.953Z] --- PASS: TestRemoveContainerRunning (1.93s) [2022-04-08T12:41:14.953Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:41:15.509Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2022-04-08T12:41:15.509Z] === RUN TestServicePlugin [2022-04-08T12:41:16.498Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2022-04-08T12:41:16.498Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:41:16.961Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-08T12:41:16.961Z] === RUN TestRenameLinkedContainer [2022-04-08T12:41:16.961Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:41:16.961Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-08T12:41:16.961Z] === RUN TestRenameStoppedContainer [2022-04-08T12:41:17.416Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-08T12:41:17.686Z] === RUN TestDockerSuite/TestEventsRename [2022-04-08T12:41:18.260Z] === RUN TestDockerSuite/TestEventsResize [2022-04-08T12:41:18.823Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-08T12:41:19.388Z] plugin_test.go:61: [d4d83c61d1b97] joining swarm manager [d7b65d17a457c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:41:20.756Z] plugin_test.go:64: [d4f0de95b8d84] joining swarm manager [d7b65d17a457c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-08T12:41:23.145Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestConfigureDaemonLogs [2022-04-08T12:41:23.145Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestCommonOptionsInstallFlags [2022-04-08T12:41:23.145Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-08T12:41:23.145Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-08T12:41:23.145Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-08T12:41:23.145Z] PASS [2022-04-08T12:41:23.145Z] coverage: 19.0% of statements [2022-04-08T12:41:23.145Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 19.0% of statements [2022-04-08T12:41:23.145Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-08T12:41:23.145Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-08T12:41:24.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-08T12:41:24.054Z] --- PASS: TestRenameStoppedContainer (7.11s) [2022-04-08T12:41:24.054Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:41:24.282Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-08T12:41:24.687Z] === RUN TestContainerStopSignal [2022-04-08T12:41:24.687Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestContainerStopTimeout [2022-04-08T12:41:24.687Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-08T12:41:24.687Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-08T12:41:24.687Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-08T12:41:24.687Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestReplaceAndAppendEnvVars [2022-04-08T12:41:24.687Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-08T12:41:24.687Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestNewMemoryStore [2022-04-08T12:41:24.687Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestAddContainers [2022-04-08T12:41:24.687Z] --- PASS: TestAddContainers (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestGetContainer [2022-04-08T12:41:24.687Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestDeleteContainer [2022-04-08T12:41:24.687Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestListContainers [2022-04-08T12:41:24.687Z] --- PASS: TestListContainers (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestFirstContainer [2022-04-08T12:41:24.687Z] --- PASS: TestFirstContainer (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestApplyAllContainer [2022-04-08T12:41:24.687Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestIsValidHealthString [2022-04-08T12:41:24.687Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestStateRunStop [2022-04-08T12:41:24.687Z] --- PASS: TestStateRunStop (0.00s) [2022-04-08T12:41:24.687Z] === RUN TestStateTimeoutWait [2022-04-08T12:41:24.687Z] state_test.go:141: Stop callback fired [2022-04-08T12:41:24.687Z] state_test.go:165: Stop callback fired [2022-04-08T12:41:24.687Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-08T12:41:24.687Z] === RUN TestIsValidStateString [2022-04-08T12:41:24.687Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-08T12:41:24.688Z] === RUN TestViewSaveDelete [2022-04-08T12:41:24.688Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-08T12:41:24.688Z] === RUN TestViewAll [2022-04-08T12:41:24.688Z] --- PASS: TestViewAll (0.01s) [2022-04-08T12:41:24.688Z] === RUN TestViewGet [2022-04-08T12:41:24.688Z] --- PASS: TestViewGet (0.01s) [2022-04-08T12:41:24.688Z] === RUN TestNames [2022-04-08T12:41:24.688Z] --- PASS: TestNames (0.00s) [2022-04-08T12:41:24.688Z] === RUN TestViewWithHealthCheck [2022-04-08T12:41:24.688Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-08T12:41:24.688Z] PASS [2022-04-08T12:41:24.688Z] coverage: 41.7% of statements [2022-04-08T12:41:24.688Z] ok github.com/docker/docker/container 0.245s coverage: 41.7% of statements [2022-04-08T12:41:24.688Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-08T12:41:24.688Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-08T12:41:24.688Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-08T12:41:24.688Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-08T12:41:25.210Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-08T12:41:25.465Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-08T12:41:25.659Z] === RUN TestPrepare [2022-04-08T12:41:25.659Z] --- PASS: TestPrepare (0.00s) [2022-04-08T12:41:25.659Z] === RUN TestStart [2022-04-08T12:41:25.659Z] --- PASS: TestStart (0.00s) [2022-04-08T12:41:25.659Z] === RUN TestWaitCancel [2022-04-08T12:41:25.659Z] --- PASS: TestWaitCancel (0.00s) [2022-04-08T12:41:25.659Z] === RUN TestWaitDisabled [2022-04-08T12:41:25.659Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-08T12:41:25.659Z] === RUN TestWaitEnabled [2022-04-08T12:41:25.659Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-08T12:41:25.659Z] === RUN TestRemove [2022-04-08T12:41:25.659Z] --- PASS: TestRemove (0.00s) [2022-04-08T12:41:25.659Z] PASS [2022-04-08T12:41:25.659Z] coverage: 65.3% of statements [2022-04-08T12:41:25.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2022-04-08T12:41:26.392Z] docker_api_swarm_test.go:384: [d7c7699a84b9e] joining swarm manager [d4d6c48809538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:41:27.760Z] docker_api_swarm_test.go:385: [de0aef7f5c519] joining swarm manager [d4d6c48809538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:41:28.324Z] === RUN TestDockerSuite/TestEventsTop [2022-04-08T12:41:28.758Z] --- PASS: TestRenameRunningContainerAndReuse (4.31s) [2022-04-08T12:41:28.758Z] === RUN TestRenameInvalidName [2022-04-08T12:41:28.888Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-08T12:41:29.400Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-08T12:41:29.400Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-04-08T12:41:29.400Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-08T12:41:29.400Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-08T12:41:29.400Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-08T12:41:29.400Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:41:29.400Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-08T12:41:29.401Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-08T12:41:29.401Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-08T12:41:29.861Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-08T12:41:29.861Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCConfigs (0.09s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-08T12:41:29.861Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-08T12:41:29.861Z] PASS [2022-04-08T12:41:29.861Z] coverage: 35.9% of statements [2022-04-08T12:41:29.861Z] ok github.com/docker/docker/daemon/cluster/convert 0.618s coverage: 35.9% of statements [2022-04-08T12:41:29.861Z] === RUN TestNewListSecretsFilters [2022-04-08T12:41:29.861Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-08T12:41:29.861Z] === RUN TestNewListConfigsFilters [2022-04-08T12:41:29.861Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-08T12:41:29.861Z] PASS [2022-04-08T12:41:29.861Z] coverage: 0.5% of statements [2022-04-08T12:41:29.861Z] ok github.com/docker/docker/daemon/cluster 1.645s coverage: 0.5% of statements [2022-04-08T12:41:30.309Z] --- PASS: TestRenameInvalidName (2.05s) [2022-04-08T12:41:30.309Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:41:31.410Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-08T12:41:32.042Z] === RUN TestWaitNodeAttachment [2022-04-08T12:41:32.511Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-08T12:41:32.511Z] === RUN TestIsolationConversion [2022-04-08T12:41:32.511Z] === RUN TestIsolationConversion/default [2022-04-08T12:41:32.511Z] === RUN TestIsolationConversion/process [2022-04-08T12:41:32.511Z] === RUN TestIsolationConversion/hyperv [2022-04-08T12:41:32.511Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestContainerLabels [2022-04-08T12:41:32.511Z] --- PASS: TestContainerLabels (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestCredentialSpecConversion [2022-04-08T12:41:32.511Z] === RUN TestCredentialSpecConversion/none [2022-04-08T12:41:32.511Z] === RUN TestCredentialSpecConversion/config [2022-04-08T12:41:32.511Z] === RUN TestCredentialSpecConversion/file [2022-04-08T12:41:32.511Z] === RUN TestCredentialSpecConversion/registry [2022-04-08T12:41:32.511Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountBind [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountVolume [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountTarget [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountTmpfs [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountInvalidType [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestControllerValidateMountNamedPipe [2022-04-08T12:41:32.511Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-08T12:41:32.511Z] PASS [2022-04-08T12:41:32.511Z] coverage: 11.0% of statements [2022-04-08T12:41:32.511Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.797s coverage: 11.0% of statements [2022-04-08T12:41:32.511Z] === RUN TestBuilderGC [2022-04-08T12:41:32.511Z] --- PASS: TestBuilderGC (0.01s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationNotFound [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonBrokenConfiguration [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestFindConfigurationConflicts [2022-04-08T12:41:32.511Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-08T12:41:32.511Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-08T12:41:32.511Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-08T12:41:32.511Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-08T12:41:32.511Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-08T12:41:32.511Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_label [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_dns [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-08T12:41:32.511Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-08T12:41:32.511Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-08T12:41:32.511Z] === RUN TestReloadSetConfigFileNotExist [2022-04-08T12:41:32.971Z] time="2022-04-08T12:41:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-08T12:41:32.971Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-04-08T12:41:32.971Z] === RUN TestReloadDefaultConfigNotExist [2022-04-08T12:41:32.971Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:41:32.971Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:41:32.971Z] === RUN TestReloadBadDefaultConfig [2022-04-08T12:41:32.971Z] time="2022-04-08T12:41:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-253295701" [2022-04-08T12:41:32.971Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-08T12:41:32.971Z] === RUN TestReloadWithConflictingLabels [2022-04-08T12:41:32.971Z] time="2022-04-08T12:41:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2366255001" [2022-04-08T12:41:32.971Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-08T12:41:32.971Z] === RUN TestReloadWithDuplicateLabels [2022-04-08T12:41:32.971Z] time="2022-04-08T12:41:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2613951955" [2022-04-08T12:41:32.971Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-08T12:41:32.971Z] === RUN TestMaskURLCredentials [2022-04-08T12:41:32.971Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-08T12:41:32.971Z] === RUN TestDaemonConfigurationMerge [2022-04-08T12:41:32.971Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-08T12:41:32.971Z] PASS [2022-04-08T12:41:32.971Z] coverage: 79.2% of statements [2022-04-08T12:41:32.971Z] ok github.com/docker/docker/daemon/config 0.391s coverage: 79.2% of statements [2022-04-08T12:41:33.431Z] === RUN TestEventsLog [2022-04-08T12:41:33.431Z] --- PASS: TestEventsLog (0.00s) [2022-04-08T12:41:33.431Z] === RUN TestEventsLogTimeout [2022-04-08T12:41:33.431Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-08T12:41:33.431Z] === RUN TestLogEvents [2022-04-08T12:41:33.891Z] --- PASS: TestLogEvents (0.05s) [2022-04-08T12:41:33.891Z] === RUN TestLoadBufferedEvents [2022-04-08T12:41:33.891Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-08T12:41:33.891Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-08T12:41:33.891Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-08T12:41:33.891Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-08T12:41:33.891Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-08T12:41:33.891Z] PASS [2022-04-08T12:41:33.891Z] coverage: 50.0% of statements [2022-04-08T12:41:33.891Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2022-04-08T12:41:34.861Z] === RUN TestIsEmptyDir [2022-04-08T12:41:34.861Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-08T12:41:34.861Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-08T12:41:34.861Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-08T12:41:34.861Z] PASS [2022-04-08T12:41:34.861Z] coverage: 2.3% of statements [2022-04-08T12:41:34.861Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-04-08T12:41:35.321Z] === RUN TestLinkNaming [2022-04-08T12:41:35.321Z] --- PASS: TestLinkNaming (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestLinkNew [2022-04-08T12:41:35.321Z] --- PASS: TestLinkNew (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestLinkEnv [2022-04-08T12:41:35.321Z] --- PASS: TestLinkEnv (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestLinkMultipleEnv [2022-04-08T12:41:35.321Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestLinkPortRangeEnv [2022-04-08T12:41:35.321Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-08T12:41:35.321Z] PASS [2022-04-08T12:41:35.321Z] coverage: 93.0% of statements [2022-04-08T12:41:35.321Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-04-08T12:41:35.321Z] === RUN TestVerifyNetworkingConfig [2022-04-08T12:41:35.321Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestGetContainer [2022-04-08T12:41:35.321Z] --- PASS: TestGetContainer (0.00s) [2022-04-08T12:41:35.321Z] === RUN TestValidContainerNames [2022-04-08T12:41:35.781Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestContainerInitDNS [2022-04-08T12:41:35.781Z] daemon_test.go:145: root required [2022-04-08T12:41:35.781Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestMerge [2022-04-08T12:41:35.781Z] --- PASS: TestMerge (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestValidateContainerIsolation [2022-04-08T12:41:35.781Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestFindNetworkErrorType [2022-04-08T12:41:35.781Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestEnsureServicesExist [2022-04-08T12:41:35.781Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestEnsureServicesExistErrors [2022-04-08T12:41:35.781Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-08T12:41:35.781Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-08T12:41:35.781Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-08T12:41:35.781Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-08T12:41:35.781Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:41:35.781Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-08T12:41:35.781Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestContainerDelete [2022-04-08T12:41:35.781Z] --- PASS: TestContainerDelete (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestContainerDoubleDelete [2022-04-08T12:41:35.781Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestLogContainerEventCopyLabels [2022-04-08T12:41:35.781Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestLogContainerEventWithAttributes [2022-04-08T12:41:35.781Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestNoneHealthcheck [2022-04-08T12:41:35.781Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-08T12:41:35.781Z] === RUN TestHealthStates [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] time="2022-04-08T12:41:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-08T12:41:35.782Z] --- PASS: TestHealthStates (0.21s) [2022-04-08T12:41:35.782Z] === RUN TestGetInspectData [2022-04-08T12:41:35.782Z] --- PASS: TestGetInspectData (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestFillLicense [2022-04-08T12:41:35.782Z] --- PASS: TestFillLicense (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestListInvalidFilter [2022-04-08T12:41:35.782Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestNameFilter [2022-04-08T12:41:35.782Z] --- PASS: TestNameFilter (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-08T12:41:35.782Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-08T12:41:35.782Z] === 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-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-08T12:41:35.782Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-08T12:41:35.782Z] --- 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-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-08T12:41:35.782Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-08T12:41:35.782Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadLabels [2022-04-08T12:41:35.782Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-08T12:41:35.782Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadMirrors [2022-04-08T12:41:35.782Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-08T12:41:35.782Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-08T12:41:35.782Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-08T12:41:35.782Z] reload_test.go:342: root required [2022-04-08T12:41:35.782Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-08T12:41:35.782Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-08T12:41:35.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-08T12:41:35.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-08T12:41:35.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-08T12:41:35.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-08T12:41:35.782Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-08T12:41:35.782Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-08T12:41:35.782Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-08T12:41:35.782Z] === RUN TestParseVolumesFrom [2022-04-08T12:41:35.782Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-08T12:41:35.782Z] PASS [2022-04-08T12:41:35.782Z] coverage: 8.8% of statements [2022-04-08T12:41:35.782Z] ok github.com/docker/docker/daemon 0.493s coverage: 8.8% of statements [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-08T12:41:35.782Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/defaults [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-08T12:41:37.966Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-08T12:41:37.966Z] === RUN TestAdapterReadLogs [2022-04-08T12:41:37.966Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCopier [2022-04-08T12:41:37.966Z] --- PASS: TestCopier (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCopierLongLines [2022-04-08T12:41:37.966Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCopierSlow [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-08T12:41:37.966Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-08T12:41:37.966Z] === RUN TestCreateSuccess [2022-04-08T12:41:37.966Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCreateStreamSkipped [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-08T12:41:37.966Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCreateLogGroupSuccess [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-08T12:41:37.966Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCreateError [2022-04-08T12:41:37.966Z] --- PASS: TestCreateError (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCreateAlreadyExists [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-08T12:41:37.966Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestLogClosed [2022-04-08T12:41:37.966Z] --- PASS: TestLogClosed (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestLogBlocking [2022-04-08T12:41:37.966Z] --- PASS: TestLogBlocking (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-08T12:41:37.966Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestLogNonBlockingBufferFull [2022-04-08T12:41:37.966Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestPublishBatchSuccess [2022-04-08T12:41:37.966Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestPublishBatchError [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=error msg=error [2022-04-08T12:41:37.966Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:41:37.966Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-08T12:41:37.966Z] time="2022-04-08T12:41:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-08T12:41:37.966Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchSimple [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchTicker [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMultilinePattern [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchClose [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/0/Hello [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/2/🙃 [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/3/���� [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/4/He��o [2022-04-08T12:41:37.966Z] === RUN TestEffectiveLen/5/ [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/0/ [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/1/Hello [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: Hello [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/2/Hello [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: He [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: llo [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/3/Hello [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: Hello [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/4/🙃 [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/5/🙃 [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/6/a� [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: a [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: � [2022-04-08T12:41:37.966Z] === RUN TestFindValidSplit/7/a� [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1076: a� [2022-04-08T12:41:37.966Z] cloudwatchlogs_test.go:1077: [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-08T12:41:37.966Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestProcessEventEmoji [2022-04-08T12:41:37.966Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchLineSplit [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMaxEvents [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-08T12:41:37.966Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-08T12:41:37.966Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-08T12:41:38.427Z] --- PASS: TestCopierSlow (0.20s) [2022-04-08T12:41:38.427Z] === RUN TestCopierWithSized [2022-04-08T12:41:38.427Z] === RUN TestCopierWithSized/as_is [2022-04-08T12:41:38.427Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-08T12:41:38.427Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-08T12:41:38.427Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-08T12:41:38.427Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-08T12:41:38.427Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestCopierWithPartial [2022-04-08T12:41:38.427Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestRingLogger [2022-04-08T12:41:38.427Z] --- PASS: TestRingLogger (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestRingCap [2022-04-08T12:41:38.427Z] --- PASS: TestRingCap (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestRingClose [2022-04-08T12:41:38.427Z] --- PASS: TestRingClose (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestRingDrain [2022-04-08T12:41:38.427Z] --- PASS: TestRingDrain (0.00s) [2022-04-08T12:41:38.427Z] PASS [2022-04-08T12:41:38.427Z] coverage: 43.2% of statements [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-08T12:41:38.427Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-08T12:41:38.427Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestCreateTagSuccess [2022-04-08T12:41:38.427Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-08T12:41:38.427Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-08T12:41:38.427Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-08T12:41:38.427Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-08T12:41:38.427Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-08T12:41:38.427Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-08T12:41:38.427Z] PASS [2022-04-08T12:41:38.427Z] coverage: 80.2% of statements [2022-04-08T12:41:38.427Z] ok github.com/docker/docker/daemon/logger/awslogs 0.441s coverage: 80.2% of statements [2022-04-08T12:41:38.427Z] ok github.com/docker/docker/daemon/logger 0.306s coverage: 43.2% of statements [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-08T12:41:38.887Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-08T12:41:38.887Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-08T12:41:38.887Z] PASS [2022-04-08T12:41:38.887Z] coverage: 33.6% of statements [2022-04-08T12:41:38.887Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements [2022-04-08T12:41:38.887Z] === RUN TestSearchRegistryForImagesErrors [2022-04-08T12:41:38.887Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-08T12:41:38.887Z] === RUN TestSearchRegistryForImages [2022-04-08T12:41:38.887Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-08T12:41:38.887Z] === RUN TestOnlyPlatformWithFallback [2022-04-08T12:41:38.887Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-08T12:41:38.887Z] === RUN TestImageDelete [2022-04-08T12:41:38.887Z] === RUN TestImageDelete/no_lease [2022-04-08T12:41:38.887Z] === RUN TestImageDelete/lease_exists [2022-04-08T12:41:38.887Z] --- PASS: TestImageDelete (0.04s) [2022-04-08T12:41:38.887Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-08T12:41:38.887Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-08T12:41:38.887Z] === RUN TestContentStoreForPull [2022-04-08T12:41:39.347Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-08T12:41:39.347Z] PASS [2022-04-08T12:41:39.347Z] coverage: 6.6% of statements [2022-04-08T12:41:39.347Z] ok github.com/docker/docker/daemon/images 0.440s coverage: 6.6% of statements [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-08T12:41:39.347Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-08T12:41:39.807Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-08T12:41:39.807Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-08T12:41:39.807Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-08T12:41:39.807Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-04-08T12:41:39.807Z] === RUN TestFastTimeMarshalJSON [2022-04-08T12:41:39.807Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-08T12:41:39.807Z] PASS [2022-04-08T12:41:39.807Z] coverage: 87.2% of statements [2022-04-08T12:41:39.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2022-04-08T12:41:40.267Z] === RUN TestJSONFileLogger [2022-04-08T12:41:40.267Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-08T12:41:40.267Z] === RUN TestJSONFileLoggerWithTags [2022-04-08T12:41:40.267Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-08T12:41:40.267Z] === RUN TestJSONFileLoggerWithOpts [2022-04-08T12:41:40.267Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-08T12:41:40.267Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-08T12:41:40.267Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-08T12:41:40.267Z] === RUN TestEncodeDecode [2022-04-08T12:41:40.267Z] === PAUSE TestEncodeDecode [2022-04-08T12:41:40.267Z] === RUN TestUnexpectedEOF [2022-04-08T12:41:40.267Z] time="2022-04-08T12:41:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:41:40.267Z] time="2022-04-08T12:41:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-08T12:41:40.267Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-08T12:41:40.267Z] === CONT TestEncodeDecode [2022-04-08T12:41:40.267Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-08T12:41:40.267Z] PASS [2022-04-08T12:41:40.267Z] coverage: 69.9% of statements [2022-04-08T12:41:40.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-04-08T12:41:40.727Z] === RUN TestWriteLog [2022-04-08T12:41:40.727Z] === PAUSE TestWriteLog [2022-04-08T12:41:40.727Z] === RUN TestReadLog [2022-04-08T12:41:40.727Z] === PAUSE TestReadLog [2022-04-08T12:41:40.727Z] === RUN TestDecode [2022-04-08T12:41:40.727Z] --- PASS: TestDecode (0.03s) [2022-04-08T12:41:40.727Z] === CONT TestWriteLog [2022-04-08T12:41:40.727Z] === CONT TestReadLog [2022-04-08T12:41:40.727Z] === RUN TestReadLog/tail_exact [2022-04-08T12:41:40.727Z] --- PASS: TestWriteLog (0.01s) [2022-04-08T12:41:40.727Z] === RUN TestReadLog/tail_less_than_available [2022-04-08T12:41:40.727Z] === RUN TestReadLog/tail_more_than_available [2022-04-08T12:41:40.727Z] --- PASS: TestReadLog (0.24s) [2022-04-08T12:41:40.727Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-08T12:41:40.727Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-08T12:41:40.727Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-08T12:41:41.188Z] PASS [2022-04-08T12:41:41.188Z] coverage: 78.7% of statements [2022-04-08T12:41:41.188Z] ok github.com/docker/docker/daemon/logger/local 0.335s coverage: 78.7% of statements [2022-04-08T12:41:41.188Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-08T12:41:41.648Z] === RUN TestOpenFileDelete [2022-04-08T12:41:41.648Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestOpenFileRename [2022-04-08T12:41:41.648Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-08T12:41:41.648Z] === RUN TestHandleDecoderErr [2022-04-08T12:41:41.648Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestParseLogTagDefaultTag [2022-04-08T12:41:41.648Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestParseLogTag [2022-04-08T12:41:41.648Z] --- PASS: TestParseLogTag (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestParseLogTagEmptyTag [2022-04-08T12:41:41.648Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestTailFiles [2022-04-08T12:41:41.648Z] --- PASS: TestTailFiles (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestFollowLogsConsumerGone [2022-04-08T12:41:41.648Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-08T12:41:41.648Z] === RUN TestFollowLogsProducerGone [2022-04-08T12:41:41.648Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-08T12:41:41.648Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-08T12:41:41.648Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-08T12:41:41.648Z] === RUN TestCheckCapacityAndRotate [2022-04-08T12:41:41.648Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-08T12:41:41.648Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-08T12:41:41.648Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-08T12:41:41.648Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-08T12:41:41.648Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-04-08T12:41:41.648Z] PASS [2022-04-08T12:41:41.648Z] coverage: 53.5% of statements [2022-04-08T12:41:41.648Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.150s coverage: 53.5% of statements [2022-04-08T12:41:41.648Z] === RUN TestLog [2022-04-08T12:41:41.648Z] --- PASS: TestLog (0.03s) [2022-04-08T12:41:41.648Z] PASS [2022-04-08T12:41:41.648Z] coverage: 31.5% of statements [2022-04-08T12:41:42.111Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-04-08T12:41:42.571Z] === RUN TestNewParse [2022-04-08T12:41:42.571Z] --- PASS: TestNewParse (0.00s) [2022-04-08T12:41:42.571Z] PASS [2022-04-08T12:41:42.571Z] coverage: 8.3% of statements [2022-04-08T12:41:42.571Z] ok github.com/docker/docker/daemon/logger/templates 0.076s coverage: 8.3% of statements [2022-04-08T12:41:42.718Z] --- PASS: TestRenameAnonymousContainer (11.68s) [2022-04-08T12:41:42.718Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:41:43.032Z] === RUN TestValidateLogOpt [2022-04-08T12:41:43.032Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestNewMissedConfig [2022-04-08T12:41:43.032Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestNewMissedUrl [2022-04-08T12:41:43.032Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestNewMissedToken [2022-04-08T12:41:43.032Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestNewWithProxy [2022-04-08T12:41:43.032Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestDefault [2022-04-08T12:41:43.032Z] --- PASS: TestDefault (0.01s) [2022-04-08T12:41:43.032Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-08T12:41:43.032Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestJsonFormat [2022-04-08T12:41:43.032Z] === RUN TestParseLogFormat [2022-04-08T12:41:43.032Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestValidateLogOptEmpty [2022-04-08T12:41:43.032Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestValidateSyslogAddress [2022-04-08T12:41:43.032Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestParseAddressDefaultPort [2022-04-08T12:41:43.032Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestValidateSyslogFacility [2022-04-08T12:41:43.032Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestValidateLogOptSyslogFormat [2022-04-08T12:41:43.032Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestValidateLogOpt [2022-04-08T12:41:43.032Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-08T12:41:43.032Z] PASS [2022-04-08T12:41:43.032Z] coverage: 46.8% of statements [2022-04-08T12:41:43.032Z] --- PASS: TestJsonFormat (0.01s) [2022-04-08T12:41:43.032Z] === RUN TestRawFormat [2022-04-08T12:41:43.032Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-04-08T12:41:43.032Z] --- PASS: TestRawFormat (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestRawFormatWithLabels [2022-04-08T12:41:43.032Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestRawFormatWithoutTag [2022-04-08T12:41:43.032Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-08T12:41:43.032Z] === RUN TestBatching [2022-04-08T12:41:43.032Z] --- PASS: TestBatching (0.29s) [2022-04-08T12:41:43.032Z] === RUN TestFrequency [2022-04-08T12:41:43.493Z] --- PASS: TestFrequency (0.19s) [2022-04-08T12:41:43.493Z] === RUN TestOneMessagePerRequest [2022-04-08T12:41:43.493Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-08T12:41:43.493Z] === RUN TestVerify [2022-04-08T12:41:43.493Z] --- PASS: TestVerify (0.00s) [2022-04-08T12:41:43.493Z] === RUN TestSkipVerify [2022-04-08T12:41:43.587Z] === RUN TestDockerSuite/TestExec [2022-04-08T12:41:43.587Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-08T12:41:43.587Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-08T12:41:43.587Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-08T12:41:43.953Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:43.953Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:43.953Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.150Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-08T12:41:44.264Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2022-04-08T12:41:44.264Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:41:44.264Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:41:44.264Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:41:44.264Z] === RUN TestResize [2022-04-08T12:41:44.414Z] --- PASS: TestSkipVerify (0.77s) [2022-04-08T12:41:44.414Z] === RUN TestBufferMaximum [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.944468\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.944468\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.414Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-08T12:41:44.414Z] === RUN TestServerAlwaysDown [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.948470\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.414Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.948470\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.415Z] time="2022-04-08T12:41:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-08T12:41:44.415Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.948470\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.415Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.949470\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.415Z] time="2022-04-08T12:41:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649421703.949470\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:44.415Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-08T12:41:44.415Z] === RUN TestCannotSendAfterClose [2022-04-08T12:41:44.415Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-08T12:41:44.415Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-08T12:41:44.415Z] === RUN TestV1IDService [2022-04-08T12:41:44.415Z] --- PASS: TestV1IDService (0.03s) [2022-04-08T12:41:44.415Z] === RUN TestV2MetadataService [2022-04-08T12:41:45.080Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-08T12:41:45.325Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-08T12:41:45.325Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T12:41:45.325Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-08T12:41:45.325Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T12:41:45.325Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-08T12:41:45.385Z] --- PASS: TestV2MetadataService (0.69s) [2022-04-08T12:41:45.385Z] PASS [2022-04-08T12:41:45.385Z] coverage: 48.2% of statements [2022-04-08T12:41:45.385Z] ok github.com/docker/docker/distribution/metadata 0.789s coverage: 48.2% of statements [2022-04-08T12:41:45.385Z] time="2022-04-08T12:41:44Z" 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-08T12:41:45.385Z] time="2022-04-08T12:41:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"56728e164f3e\"}'" [2022-04-08T12:41:45.385Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-08T12:41:45.385Z] PASS [2022-04-08T12:41:45.385Z] coverage: 82.5% of statements [2022-04-08T12:41:45.385Z] ok github.com/docker/docker/daemon/logger/splunk 2.408s coverage: 82.5% of statements [2022-04-08T12:41:45.385Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-08T12:41:45.385Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-08T12:41:45.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-08T12:41:45.647Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-08T12:41:45.817Z] --- PASS: TestResize (2.02s) [2022-04-08T12:41:45.817Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:41:45.845Z] === RUN TestSuccessfulDownload [2022-04-08T12:41:45.845Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:41:45.845Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-08T12:41:45.845Z] === RUN TestCancelledDownload [2022-04-08T12:41:45.845Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-08T12:41:45.845Z] === RUN TestMaxDownloadAttempts [2022-04-08T12:41:45.845Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:41:45.845Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:41:45.845Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:41:45.845Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:41:45.845Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:41:45.845Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:41:45.845Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:41:45.845Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:41:45.845Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-08T12:41:45.845Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-08T12:41:45.845Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-08T12:41:45.845Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-08T12:41:45.845Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-08T12:41:45.845Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-08T12:41:45.845Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-08T12:41:45.845Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-08T12:41:45.845Z] === RUN TestContinueOnError_NeverContinue [2022-04-08T12:41:45.845Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-08T12:41:45.845Z] === RUN TestManifestStore [2022-04-08T12:41:45.845Z] === RUN TestManifestStore/no_remote_or_local [2022-04-08T12:41:45.845Z] time="2022-04-08T12:41:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local143425009\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-08T12:41:45.845Z] === RUN TestManifestStore/no_local_cache [2022-04-08T12:41:45.845Z] === RUN TestManifestStore/with_local_cache [2022-04-08T12:41:46.210Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-08T12:41:46.210Z] --- PASS: TestServicePlugin (30.73s) [2022-04-08T12:41:46.210Z] === RUN TestServiceUpdateLabel [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/unknown_media_type [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="reference for unknown type: " [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="reference for unknown type: " [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-08T12:41:46.306Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-04-08T12:41:46.306Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-04-08T12:41:46.306Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-04-08T12:41:46.306Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-04-08T12:41:46.306Z] === RUN TestTransfer [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="reference for unknown type: " [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="reference for unknown type: " [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="reference for unknown type: " [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-08T12:41:46.306Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-08T12:41:46.306Z] time="2022-04-08T12:41:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore (0.47s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.07s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-08T12:41:46.306Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-08T12:41:46.306Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestFixManifestLayers [2022-04-08T12:41:46.306Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-08T12:41:46.306Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:41:46.306Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestFixManifestLayersBadParent [2022-04-08T12:41:46.306Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestValidateManifest [2022-04-08T12:41:46.306Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:41:46.306Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestFormatPlatform [2022-04-08T12:41:46.306Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-08T12:41:46.306Z] === RUN TestPullSchema2Config [2022-04-08T12:41:46.306Z] === RUN TestPullSchema2Config/success_first_time [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.306Z] === RUN TestPullSchema2Config/500_status [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.306Z] --- PASS: TestTransfer (0.12s) [2022-04-08T12:41:46.306Z] === RUN TestConcurrencyLimit [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.306Z] === RUN TestPullSchema2Config/EOF [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:41:46.306Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.306Z] 2022/04/08 12:41:46 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-08T12:41:46.306Z] goroutine 141 [running]: [2022-04-08T12:41:46.306Z] net/http.(*conn).serve.func1() [2022-04-08T12:41:46.306Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:41:46.306Z] panic({0xc09000, 0xdeb8f0}) [2022-04-08T12:41:46.306Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:41:46.306Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000085380?, {0xdf30d8?, 0xc00053a380?}) [2022-04-08T12:41:46.306Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-08T12:41:46.306Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xdf30d8, 0xc00053a380}, 0xc000520e00) [2022-04-08T12:41:46.306Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-08T12:41:46.306Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdf30d8?, 0xc00053a380?}, 0xc00005ac00?) [2022-04-08T12:41:46.306Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:41:46.306Z] net/http.serverHandler.ServeHTTP({0xc000509dd0?}, {0xdf30d8, 0xc00053a380}, 0xc000520e00) [2022-04-08T12:41:46.306Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:41:46.306Z] net/http.(*conn).serve(0xc00017dd60, {0xdf3950, 0xc000508ae0}) [2022-04-08T12:41:46.306Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:41:46.306Z] created by net/http.(*Server).Serve [2022-04-08T12:41:46.306Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:41:46.767Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-08T12:41:46.767Z] === RUN TestInactiveJobs [2022-04-08T12:41:46.767Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.767Z] === RUN TestPullSchema2Config/unauthorized [2022-04-08T12:41:46.767Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-08T12:41:46.767Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-08T12:41:46.767Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-08T12:41:46.767Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-08T12:41:46.767Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-08T12:41:46.767Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-08T12:41:46.767Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestGetRepositoryMountCandidates [2022-04-08T12:41:46.767Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestLayerAlreadyExists [2022-04-08T12:41:46.767Z] 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-08T12:41:46.767Z] 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-08T12:41:46.767Z] 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-08T12:41:46.767Z] 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-08T12:41:46.767Z] 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-08T12:41:46.767Z] 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-08T12:41:46.767Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestWhenEmptyAuthConfig [2022-04-08T12:41:46.767Z] === RUN TestNotFound [2022-04-08T12:41:46.767Z] --- PASS: TestNotFound (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestConflict [2022-04-08T12:41:46.767Z] --- PASS: TestConflict (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestForbidden [2022-04-08T12:41:46.767Z] --- PASS: TestForbidden (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestInvalidParameter [2022-04-08T12:41:46.767Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestNotImplemented [2022-04-08T12:41:46.767Z] --- PASS: TestNotImplemented (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestNotModified [2022-04-08T12:41:46.767Z] --- PASS: TestNotModified (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestUnauthorized [2022-04-08T12:41:46.767Z] --- PASS: TestUnauthorized (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestUnknown [2022-04-08T12:41:46.767Z] --- PASS: TestUnknown (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestCancelled [2022-04-08T12:41:46.767Z] --- PASS: TestCancelled (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestDeadline [2022-04-08T12:41:46.767Z] --- PASS: TestDeadline (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestDataLoss [2022-04-08T12:41:46.767Z] --- PASS: TestDataLoss (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestUnavailable [2022-04-08T12:41:46.767Z] --- PASS: TestUnavailable (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestSystem [2022-04-08T12:41:46.767Z] --- PASS: TestSystem (0.00s) [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Not_Found [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Bad_Request [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Conflict [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Unauthorized [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Forbidden [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Not_Modified [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-08T12:41:46.767Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-08T12:41:46.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-08T12:41:46.767Z] PASS [2022-04-08T12:41:46.767Z] coverage: 77.0% of statements [2022-04-08T12:41:46.767Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2022-04-08T12:41:46.767Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-08T12:41:46.767Z] === RUN TestWatchRelease [2022-04-08T12:41:46.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-08T12:41:47.228Z] --- PASS: TestWatchRelease (0.05s) [2022-04-08T12:41:47.228Z] === RUN TestWatchFinishedTransfer [2022-04-08T12:41:47.228Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-08T12:41:47.228Z] === RUN TestDuplicateTransfer [2022-04-08T12:41:47.228Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-08T12:41:47.228Z] === RUN TestSuccessfulUpload [2022-04-08T12:41:47.228Z] === RUN TestFSGetInvalidData [2022-04-08T12:41:47.228Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSInvalidSet [2022-04-08T12:41:47.228Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSInvalidRoot [2022-04-08T12:41:47.228Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSMetadataGetSet [2022-04-08T12:41:47.228Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-08T12:41:47.228Z] === RUN TestFSInvalidWalker [2022-04-08T12:41:47.228Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSGetSet [2022-04-08T12:41:47.228Z] --- PASS: TestFSGetSet (0.03s) [2022-04-08T12:41:47.228Z] === RUN TestFSGetUnsetKey [2022-04-08T12:41:47.228Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSGetEmptyData [2022-04-08T12:41:47.228Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSDelete [2022-04-08T12:41:47.228Z] time="2022-04-08T12:41:47Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-08T12:41:47.228Z] --- PASS: TestFSDelete (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestFSWalker [2022-04-08T12:41:47.228Z] --- PASS: TestFSWalker (0.02s) [2022-04-08T12:41:47.228Z] === RUN TestFSWalkerStopOnError [2022-04-08T12:41:47.228Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-08T12:41:47.228Z] === RUN TestNewFromJSON [2022-04-08T12:41:47.228Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-08T12:41:47.228Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-08T12:41:47.228Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-08T12:41:47.228Z] === RUN TestMarshalKeyOrder [2022-04-08T12:41:47.228Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-08T12:41:47.228Z] === RUN TestHistoryEqual [2022-04-08T12:41:47.228Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-08T12:41:47.228Z] === RUN TestCancelledUpload [2022-04-08T12:41:47.228Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-08T12:41:47.228Z] PASS [2022-04-08T12:41:47.228Z] coverage: 76.8% of statements [2022-04-08T12:41:47.334Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-08T12:41:47.688Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 76.8% of statements [2022-04-08T12:41:47.688Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-08T12:41:47.688Z] === RUN TestImage [2022-04-08T12:41:47.688Z] --- PASS: TestImage (0.00s) [2022-04-08T12:41:47.688Z] === RUN TestImageOSNotEmpty [2022-04-08T12:41:47.688Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-08T12:41:47.688Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-08T12:41:47.688Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-08T12:41:47.688Z] === RUN TestCreate [2022-04-08T12:41:47.688Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:41:47.688Z] === RUN TestRestore [2022-04-08T12:41:47.688Z] time="2022-04-08T12:41:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-08T12:41:47.688Z] --- PASS: TestRestore (0.03s) [2022-04-08T12:41:47.688Z] === RUN TestAddDelete [2022-04-08T12:41:47.688Z] --- PASS: TestAddDelete (0.02s) [2022-04-08T12:41:47.688Z] === RUN TestSearchAfterDelete [2022-04-08T12:41:47.688Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-08T12:41:47.688Z] === RUN TestParentReset [2022-04-08T12:41:47.688Z] --- PASS: TestParentReset (0.03s) [2022-04-08T12:41:47.688Z] === RUN TestGetAndSetLastUpdated [2022-04-08T12:41:47.688Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-08T12:41:47.688Z] === RUN TestStoreLen [2022-04-08T12:41:47.688Z] --- PASS: TestStoreLen (0.04s) [2022-04-08T12:41:47.688Z] PASS [2022-04-08T12:41:47.688Z] coverage: 86.9% of statements [2022-04-08T12:41:47.688Z] ok github.com/docker/docker/image 0.576s coverage: 86.9% of statements [2022-04-08T12:41:47.913Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-08T12:41:48.002Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2022-04-08T12:41:48.002Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:41:48.148Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-04-08T12:41:48.148Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-08T12:41:48.148Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-08T12:41:48.148Z] === RUN TestTokenPassThru [2022-04-08T12:41:48.148Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-08T12:41:48.148Z] === RUN TestTokenPassThruDifferentHost [2022-04-08T12:41:48.148Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-08T12:41:48.148Z] PASS [2022-04-08T12:41:48.148Z] coverage: 26.6% of statements [2022-04-08T12:41:48.148Z] ok github.com/docker/docker/distribution 2.361s coverage: 26.6% of statements [2022-04-08T12:41:48.148Z] === RUN TestCompare [2022-04-08T12:41:48.148Z] --- PASS: TestCompare (0.00s) [2022-04-08T12:41:48.148Z] PASS [2022-04-08T12:41:48.148Z] coverage: 19.2% of statements [2022-04-08T12:41:48.148Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-04-08T12:41:48.148Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-08T12:41:48.148Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-08T12:41:48.479Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-04-08T12:41:48.479Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:41:48.479Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-08T12:41:49.117Z] === RUN TestValidateManifest [2022-04-08T12:41:49.117Z] === RUN TestValidateManifest/nil [2022-04-08T12:41:49.117Z] === RUN TestValidateManifest/non-nil [2022-04-08T12:41:49.117Z] --- PASS: TestValidateManifest (0.00s) [2022-04-08T12:41:49.117Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-08T12:41:49.117Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-08T12:41:49.117Z] PASS [2022-04-08T12:41:49.117Z] coverage: 0.7% of statements [2022-04-08T12:41:49.117Z] ok github.com/docker/docker/image/tarexport 0.211s coverage: 0.7% of statements [2022-04-08T12:41:49.577Z] === RUN TestMakeV1ConfigFromConfig [2022-04-08T12:41:49.577Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-08T12:41:49.577Z] PASS [2022-04-08T12:41:49.577Z] coverage: 25.0% of statements [2022-04-08T12:41:49.577Z] ok github.com/docker/docker/image/v1 0.152s coverage: 25.0% of statements [2022-04-08T12:41:49.577Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-08T12:41:49.845Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-08T12:41:50.035Z] === RUN TestSerialization [2022-04-08T12:41:50.035Z] --- PASS: TestSerialization (0.02s) [2022-04-08T12:41:50.035Z] PASS [2022-04-08T12:41:50.035Z] coverage: 100.0% of statements [2022-04-08T12:41:50.035Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-04-08T12:41:50.190Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2022-04-08T12:41:50.190Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:41:50.190Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:41:50.190Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:41:50.190Z] === RUN TestStats [2022-04-08T12:41:50.190Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:41:50.190Z] --- SKIP: TestStats (0.00s) [2022-04-08T12:41:50.190Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:41:50.776Z] === RUN TestDockerSuite/TestExecEnv [2022-04-08T12:41:51.005Z] === RUN TestEmptyLayer [2022-04-08T12:41:51.005Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestCommitFailure [2022-04-08T12:41:51.005Z] --- PASS: TestCommitFailure (0.01s) [2022-04-08T12:41:51.005Z] === RUN TestStartTransactionFailure [2022-04-08T12:41:51.005Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-08T12:41:51.005Z] === RUN TestGetOrphan [2022-04-08T12:41:51.005Z] --- PASS: TestGetOrphan (0.01s) [2022-04-08T12:41:51.005Z] === RUN TestMountAndRegister [2022-04-08T12:41:51.005Z] layer_test.go:258: Layer size: 14 [2022-04-08T12:41:51.005Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-08T12:41:51.005Z] === RUN TestLayerRelease [2022-04-08T12:41:51.005Z] layer_test.go:291: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestStoreRestore [2022-04-08T12:41:51.005Z] layer_test.go:340: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestTarStreamStability [2022-04-08T12:41:51.005Z] layer_test.go:455: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestRegisterExistingLayer [2022-04-08T12:41:51.005Z] === RUN TestEnvironmentParsing [2022-04-08T12:41:51.005Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-08T12:41:51.005Z] PASS [2022-04-08T12:41:51.005Z] coverage: 1.2% of statements [2022-04-08T12:41:51.005Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-04-08T12:41:51.005Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-04-08T12:41:51.005Z] === RUN TestTarStreamVerification [2022-04-08T12:41:51.005Z] layer_test.go:684: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestLayerMigration [2022-04-08T12:41:51.005Z] migration_test.go:45: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestLayerMigrationNoTarsplit [2022-04-08T12:41:51.005Z] migration_test.go:181: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestMountInit [2022-04-08T12:41:51.005Z] mount_test.go:17: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestMountInit (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestMountSize [2022-04-08T12:41:51.005Z] mount_test.go:76: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestMountSize (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestMountChanges [2022-04-08T12:41:51.005Z] mount_test.go:125: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestMountChanges (0.00s) [2022-04-08T12:41:51.005Z] === RUN TestMountApply [2022-04-08T12:41:51.005Z] mount_test.go:212: Failing on Windows [2022-04-08T12:41:51.005Z] --- SKIP: TestMountApply (0.00s) [2022-04-08T12:41:51.005Z] PASS [2022-04-08T12:41:51.005Z] coverage: 30.6% of statements [2022-04-08T12:41:51.005Z] ok github.com/docker/docker/layer 0.384s coverage: 30.6% of statements [2022-04-08T12:41:51.123Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-08T12:41:51.123Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-08T12:41:51.123Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-08T12:41:51.123Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-08T12:41:51.123Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-08T12:41:51.339Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-08T12:41:51.446Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-08T12:41:51.465Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-08T12:41:51.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-08T12:41:51.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-08T12:41:51.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-08T12:41:51.466Z] === RUN TestSequenceGetAvailableBit [2022-04-08T12:41:51.466Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSequenceEqual [2022-04-08T12:41:51.466Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSequenceCopy [2022-04-08T12:41:51.466Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestGetFirstAvailable [2022-04-08T12:41:51.466Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestFindSequence [2022-04-08T12:41:51.466Z] --- PASS: TestFindSequence (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestCheckIfAvailable [2022-04-08T12:41:51.466Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestMergeSequences [2022-04-08T12:41:51.466Z] --- PASS: TestMergeSequences (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestPushReservation [2022-04-08T12:41:51.466Z] --- PASS: TestPushReservation (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSerializeDeserialize [2022-04-08T12:41:51.466Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSet [2022-04-08T12:41:51.466Z] --- PASS: TestSet (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSetUnset [2022-04-08T12:41:51.466Z] --- PASS: TestSetUnset (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestOffsetSetUnset [2022-04-08T12:41:51.466Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSetInRange [2022-04-08T12:41:51.466Z] --- PASS: TestSetInRange (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestSetAnyInRange [2022-04-08T12:41:51.466Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestMethods [2022-04-08T12:41:51.466Z] --- PASS: TestMethods (0.00s) [2022-04-08T12:41:51.466Z] === RUN TestRandomAllocateDeallocate [2022-04-08T12:41:51.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/test/unit [2022-04-08T12:41:52.023Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-08T12:41:52.023Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-08T12:41:52.023Z] + TESTDIRS=./... [2022-04-08T12:41:52.023Z] + exclude_paths='/vendor/|/integration' [2022-04-08T12:41:52.023Z] ++ go list ./... [2022-04-08T12:41:52.023Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-08T12:41:52.269Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-08T12:41:52.831Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-08T12:41:52.954Z] + pkg_list='github.com/docker/docker/api [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/backend [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/container [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/events [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/filters [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/image [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/mount [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/network [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/registry [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/time [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/versions [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:41:52.954Z] github.com/docker/docker/api/types/volume [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:41:52.954Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:41:52.954Z] github.com/docker/docker/cli [2022-04-08T12:41:52.954Z] github.com/docker/docker/cli/config [2022-04-08T12:41:52.954Z] github.com/docker/docker/cli/debug [2022-04-08T12:41:52.954Z] github.com/docker/docker/client [2022-04-08T12:41:52.954Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:41:52.954Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:41:52.954Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:41:52.954Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:41:52.954Z] github.com/docker/docker/container [2022-04-08T12:41:52.954Z] github.com/docker/docker/container/stream [2022-04-08T12:41:52.954Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:41:52.954Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:41:52.954Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/config [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/events [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/exec [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/images [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/links [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/names [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/network [2022-04-08T12:41:52.954Z] github.com/docker/docker/daemon/stats [2022-04-08T12:41:52.954Z] github.com/docker/docker/distribution [2022-04-08T12:41:52.954Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:41:52.954Z] github.com/docker/docker/distribution/utils [2022-04-08T12:41:52.954Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:41:52.954Z] github.com/docker/docker/dockerversion [2022-04-08T12:41:52.954Z] github.com/docker/docker/errdefs [2022-04-08T12:41:52.954Z] github.com/docker/docker/image [2022-04-08T12:41:52.954Z] github.com/docker/docker/image/cache [2022-04-08T12:41:52.954Z] github.com/docker/docker/image/tarexport [2022-04-08T12:41:52.954Z] github.com/docker/docker/image/v1 [2022-04-08T12:41:52.954Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:41:52.954Z] github.com/docker/docker/layer [2022-04-08T12:41:52.954Z] github.com/docker/docker/libcontainerd [2022-04-08T12:41:52.954Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:41:52.954Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:41:52.954Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:41:52.954Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:41:52.954Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:41:52.955Z] github.com/docker/docker/oci [2022-04-08T12:41:52.955Z] github.com/docker/docker/oci/caps [2022-04-08T12:41:52.955Z] github.com/docker/docker/opts [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/archive [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/directory [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/platform [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pools [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/progress [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/signal [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stack [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/system [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:41:52.955Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:41:52.955Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:41:52.955Z] github.com/docker/docker/quota [2022-04-08T12:41:52.955Z] github.com/docker/docker/reference [2022-04-08T12:41:52.955Z] github.com/docker/docker/registry [2022-04-08T12:41:52.955Z] github.com/docker/docker/registry/resumable [2022-04-08T12:41:52.955Z] github.com/docker/docker/restartmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/rootless [2022-04-08T12:41:52.955Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:41:52.955Z] github.com/docker/docker/runconfig [2022-04-08T12:41:52.955Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/environment [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/registry [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/request [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/drivers [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/local [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/mounts [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/service [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:41:52.955Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:41:52.955Z] ++ grep --fixed-strings -v /libnetwork [2022-04-08T12:41:52.955Z] ++ echo 'github.com/docker/docker/api [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/backend [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/container [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/events [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/filters [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/image [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/mount [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/network [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/registry [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/time [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/versions [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:41:52.955Z] github.com/docker/docker/api/types/volume [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:41:52.955Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:41:52.955Z] github.com/docker/docker/cli [2022-04-08T12:41:52.955Z] github.com/docker/docker/cli/config [2022-04-08T12:41:52.955Z] github.com/docker/docker/cli/debug [2022-04-08T12:41:52.955Z] github.com/docker/docker/client [2022-04-08T12:41:52.955Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:41:52.955Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:41:52.955Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:41:52.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:41:52.955Z] github.com/docker/docker/container [2022-04-08T12:41:52.955Z] github.com/docker/docker/container/stream [2022-04-08T12:41:52.955Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:41:52.955Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:41:52.955Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/config [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/events [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/exec [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/images [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/links [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/names [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/network [2022-04-08T12:41:52.955Z] github.com/docker/docker/daemon/stats [2022-04-08T12:41:52.955Z] github.com/docker/docker/distribution [2022-04-08T12:41:52.955Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:41:52.955Z] github.com/docker/docker/distribution/utils [2022-04-08T12:41:52.955Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:41:52.955Z] github.com/docker/docker/dockerversion [2022-04-08T12:41:52.955Z] github.com/docker/docker/errdefs [2022-04-08T12:41:52.955Z] github.com/docker/docker/image [2022-04-08T12:41:52.955Z] github.com/docker/docker/image/cache [2022-04-08T12:41:52.955Z] github.com/docker/docker/image/tarexport [2022-04-08T12:41:52.955Z] github.com/docker/docker/image/v1 [2022-04-08T12:41:52.955Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:41:52.955Z] github.com/docker/docker/layer [2022-04-08T12:41:52.955Z] github.com/docker/docker/libcontainerd [2022-04-08T12:41:52.955Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:41:52.955Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:41:52.955Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:41:52.955Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:41:52.955Z] github.com/docker/docker/oci [2022-04-08T12:41:52.955Z] github.com/docker/docker/oci/caps [2022-04-08T12:41:52.955Z] github.com/docker/docker/opts [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/archive [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/directory [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/platform [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pools [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/progress [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/signal [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stack [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/system [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:41:52.955Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:41:52.955Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:41:52.955Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:41:52.955Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:41:52.955Z] github.com/docker/docker/quota [2022-04-08T12:41:52.955Z] github.com/docker/docker/reference [2022-04-08T12:41:52.955Z] github.com/docker/docker/registry [2022-04-08T12:41:52.955Z] github.com/docker/docker/registry/resumable [2022-04-08T12:41:52.955Z] github.com/docker/docker/restartmanager [2022-04-08T12:41:52.955Z] github.com/docker/docker/rootless [2022-04-08T12:41:52.955Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:41:52.955Z] github.com/docker/docker/runconfig [2022-04-08T12:41:52.955Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil [2022-04-08T12:41:52.955Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/environment [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/registry [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/request [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/drivers [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/local [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/mounts [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/service [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:41:52.956Z] + base_pkg_list='github.com/docker/docker/api [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/backend [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/events [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/filters [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/mount [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/registry [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/time [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli/config [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli/debug [2022-04-08T12:41:52.956Z] github.com/docker/docker/client [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:41:52.956Z] github.com/docker/docker/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/container/stream [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/config [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/events [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/exec [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/images [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/links [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/names [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/stats [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/utils [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:41:52.956Z] github.com/docker/docker/dockerversion [2022-04-08T12:41:52.956Z] github.com/docker/docker/errdefs [2022-04-08T12:41:52.956Z] github.com/docker/docker/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/cache [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/tarexport [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/v1 [2022-04-08T12:41:52.956Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:41:52.956Z] github.com/docker/docker/layer [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:41:52.956Z] github.com/docker/docker/oci [2022-04-08T12:41:52.956Z] github.com/docker/docker/oci/caps [2022-04-08T12:41:52.956Z] github.com/docker/docker/opts [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/archive [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/directory [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/platform [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/pools [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/progress [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/signal [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/stack [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/system [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:41:52.956Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:41:52.956Z] github.com/docker/docker/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:41:52.956Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:41:52.956Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:41:52.956Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:41:52.956Z] github.com/docker/docker/quota [2022-04-08T12:41:52.956Z] github.com/docker/docker/reference [2022-04-08T12:41:52.956Z] github.com/docker/docker/registry [2022-04-08T12:41:52.956Z] github.com/docker/docker/registry/resumable [2022-04-08T12:41:52.956Z] github.com/docker/docker/restartmanager [2022-04-08T12:41:52.956Z] github.com/docker/docker/rootless [2022-04-08T12:41:52.956Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:41:52.956Z] github.com/docker/docker/runconfig [2022-04-08T12:41:52.956Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/environment [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/registry [2022-04-08T12:41:52.956Z] github.com/docker/docker/testutil/request [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/drivers [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/local [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/mounts [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/service [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:41:52.956Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:41:52.956Z] ++ echo 'github.com/docker/docker/api [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/backend [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/events [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/filters [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/mount [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/registry [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/time [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:41:52.956Z] github.com/docker/docker/api/types/volume [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:41:52.956Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli/config [2022-04-08T12:41:52.956Z] github.com/docker/docker/cli/debug [2022-04-08T12:41:52.956Z] github.com/docker/docker/client [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:41:52.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:41:52.956Z] github.com/docker/docker/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/container/stream [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:41:52.956Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/config [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/events [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/exec [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/images [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/links [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/names [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/network [2022-04-08T12:41:52.956Z] github.com/docker/docker/daemon/stats [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/utils [2022-04-08T12:41:52.956Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:41:52.956Z] github.com/docker/docker/dockerversion [2022-04-08T12:41:52.956Z] github.com/docker/docker/errdefs [2022-04-08T12:41:52.956Z] github.com/docker/docker/image [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/cache [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/tarexport [2022-04-08T12:41:52.956Z] github.com/docker/docker/image/v1 [2022-04-08T12:41:52.956Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:41:52.956Z] github.com/docker/docker/layer [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:41:52.956Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:41:52.956Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/types [2022-04-08T12:41:52.957Z] github.com/docker/docker/oci [2022-04-08T12:41:52.957Z] github.com/docker/docker/oci/caps [2022-04-08T12:41:52.957Z] github.com/docker/docker/opts [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/archive [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/directory [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/platform [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/pools [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/progress [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/signal [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/stack [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/system [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:41:52.957Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:41:52.957Z] github.com/docker/docker/plugin [2022-04-08T12:41:52.957Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:41:52.957Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:41:52.957Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:41:52.957Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:41:52.957Z] github.com/docker/docker/quota [2022-04-08T12:41:52.957Z] github.com/docker/docker/reference [2022-04-08T12:41:52.957Z] github.com/docker/docker/registry [2022-04-08T12:41:52.957Z] github.com/docker/docker/registry/resumable [2022-04-08T12:41:52.957Z] github.com/docker/docker/restartmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/rootless [2022-04-08T12:41:52.957Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:41:52.957Z] github.com/docker/docker/runconfig [2022-04-08T12:41:52.957Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/environment [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/registry [2022-04-08T12:41:52.957Z] github.com/docker/docker/testutil/request [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/drivers [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/local [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/mounts [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/service [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:41:52.957Z] github.com/docker/docker/volume/testutils' [2022-04-08T12:41:52.957Z] ++ grep --fixed-strings /libnetwork [2022-04-08T12:41:52.957Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/types' [2022-04-08T12:41:52.957Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-08T12:41:52.957Z] + echo 'github.com/docker/docker/libnetwork [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/types' [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:41:52.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:41:52.957Z] + type docker-proxy [2022-04-08T12:41:52.957Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-08T12:41:52.957Z] + hack/make.sh binary-proxy install-proxy [2022-04-08T12:41:52.957Z] [2022-04-08T12:41:53.220Z] Removing bundles/ [2022-04-08T12:41:53.220Z] [2022-04-08T12:41:53.220Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-08T12:41:53.220Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-08T12:41:53.220Z] GOOS="" GOARCH="" GOARM="" [2022-04-08T12:41:53.648Z] === RUN TestInvalidConfig [2022-04-08T12:41:53.648Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-08T12:41:53.648Z] === RUN TestConfig [2022-04-08T12:41:53.648Z] --- PASS: TestConfig (0.01s) [2022-04-08T12:41:53.648Z] === RUN TestOptionsLabels [2022-04-08T12:41:53.648Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-08T12:41:53.648Z] === RUN TestValidName [2022-04-08T12:41:53.648Z] --- PASS: TestValidName (0.00s) [2022-04-08T12:41:53.648Z] PASS [2022-04-08T12:41:53.648Z] coverage: 19.7% of statements [2022-04-08T12:41:53.648Z] ok github.com/docker/docker/libnetwork/config 0.208s coverage: 19.7% of statements [2022-04-08T12:41:54.108Z] === RUN TestKey [2022-04-08T12:41:54.108Z] --- PASS: TestKey (0.00s) [2022-04-08T12:41:54.108Z] === RUN TestParseKey [2022-04-08T12:41:54.108Z] --- PASS: TestParseKey (0.00s) [2022-04-08T12:41:54.108Z] === RUN TestInvalidDataStore [2022-04-08T12:41:54.108Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-08T12:41:54.108Z] === RUN TestKVObjectFlatKey [2022-04-08T12:41:54.108Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-08T12:41:54.108Z] === RUN TestAtomicKVObjectFlatKey [2022-04-08T12:41:54.108Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-08T12:41:54.108Z] PASS [2022-04-08T12:41:54.108Z] coverage: 21.9% of statements [2022-04-08T12:41:54.108Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-04-08T12:41:55.079Z] === RUN TestIPDataMarshalling [2022-04-08T12:41:55.079Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-08T12:41:55.079Z] === RUN TestValidateAndIsV6 [2022-04-08T12:41:55.079Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-08T12:41:55.079Z] PASS [2022-04-08T12:41:55.079Z] coverage: 68.9% of statements [2022-04-08T12:41:55.079Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-04-08T12:41:55.351Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-08T12:41:55.914Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-08T12:41:56.049Z] === RUN TestErrorInterfaces [2022-04-08T12:41:56.049Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestNetworkMarshalling [2022-04-08T12:41:56.049Z] === RUN TestDriver [2022-04-08T12:41:56.049Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:41:56.049Z] PASS [2022-04-08T12:41:56.049Z] coverage: 34.8% of statements [2022-04-08T12:41:56.049Z] ok github.com/docker/docker/libnetwork/drivers/host 0.054s coverage: 34.8% of statements [2022-04-08T12:41:56.049Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-08T12:41:56.049Z] === RUN TestEndpointMarshalling [2022-04-08T12:41:56.049Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestAuxAddresses [2022-04-08T12:41:56.049Z] time="2022-04-08T12:41:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:41:56.049Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-08T12:41:56.049Z] === RUN TestSRVServiceQuery [2022-04-08T12:41:56.049Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-08T12:41:56.049Z] === RUN TestServiceVIPReuse [2022-04-08T12:41:56.049Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-08T12:41:56.049Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestDNSIPQuery [2022-04-08T12:41:56.049Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestDNSProxyServFail [2022-04-08T12:41:56.049Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestSandboxAddEmpty [2022-04-08T12:41:56.049Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestSandboxAddMultiPrio [2022-04-08T12:41:56.049Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestSandboxAddSamePrio [2022-04-08T12:41:56.049Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestCleanupServiceDiscovery [2022-04-08T12:41:56.049Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestDNSOptions [2022-04-08T12:41:56.049Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:41:56.049Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-08T12:41:56.049Z] === RUN TestMultipleControllersWithSameStore [2022-04-08T12:41:56.049Z] time="2022-04-08T12:41:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:41:56.049Z] time="2022-04-08T12:41:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-08T12:41:56.049Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-08T12:41:56.049Z] PASS [2022-04-08T12:41:56.049Z] coverage: 8.5% of statements [2022-04-08T12:41:56.049Z] ok github.com/docker/docker/libnetwork 0.376s coverage: 8.5% of statements [2022-04-08T12:41:56.478Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-08T12:41:56.510Z] --- PASS: TestRandomAllocateDeallocate (4.70s) [2022-04-08T12:41:56.510Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:41:56.510Z] === RUN TestDriver [2022-04-08T12:41:56.510Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:41:56.510Z] PASS [2022-04-08T12:41:56.510Z] coverage: 34.8% of statements [2022-04-08T12:41:56.510Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-04-08T12:41:56.970Z] === RUN TestNetworkAllocateFree [2022-04-08T12:41:56.970Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-08T12:41:56.970Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-08T12:41:56.970Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-08T12:41:56.970Z] PASS [2022-04-08T12:41:56.971Z] coverage: 63.6% of statements [2022-04-08T12:41:56.971Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-08T12:41:57.040Z] === RUN TestDockerSuite/TestExecParseError [2022-04-08T12:41:57.433Z] --- PASS: TestAllocateRandomDeallocate (0.99s) [2022-04-08T12:41:57.433Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-08T12:41:57.601Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-08T12:41:57.893Z] === RUN TestGetEmptyCapabilities [2022-04-08T12:41:57.893Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestGetExtraCapabilities [2022-04-08T12:41:57.893Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestGetInvalidCapabilities [2022-04-08T12:41:57.893Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestRemoteDriver [2022-04-08T12:41:57.893Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestDriverError [2022-04-08T12:41:57.893Z] --- PASS: TestDriverError (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestMissingValues [2022-04-08T12:41:57.893Z] --- PASS: TestMissingValues (0.01s) [2022-04-08T12:41:57.893Z] === RUN TestRollback [2022-04-08T12:41:57.893Z] --- PASS: TestRollback (0.01s) [2022-04-08T12:41:57.893Z] PASS [2022-04-08T12:41:57.893Z] coverage: 57.4% of statements [2022-04-08T12:41:57.893Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-04-08T12:41:57.893Z] === RUN TestNAT [2022-04-08T12:41:57.893Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:41:57.893Z] --- SKIP: TestNAT (0.00s) [2022-04-08T12:41:57.893Z] === RUN TestTransparent [2022-04-08T12:41:57.893Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:41:57.893Z] --- SKIP: TestTransparent (0.00s) [2022-04-08T12:41:57.893Z] PASS [2022-04-08T12:41:57.893Z] coverage: 0.0% of statements [2022-04-08T12:41:57.893Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-04-08T12:41:58.163Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-08T12:41:58.357Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.94s) [2022-04-08T12:41:58.357Z] === RUN TestRetrieveFromStore [2022-04-08T12:41:58.357Z] === RUN TestNew [2022-04-08T12:41:58.357Z] --- PASS: TestNew (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestAddDriver [2022-04-08T12:41:58.357Z] --- PASS: TestAddDriver (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestAddDuplicateDriver [2022-04-08T12:41:58.357Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-08T12:41:58.357Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestDriver [2022-04-08T12:41:58.357Z] --- PASS: TestDriver (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestIPAM [2022-04-08T12:41:58.357Z] --- PASS: TestIPAM (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestWalkIPAMs [2022-04-08T12:41:58.357Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-08T12:41:58.357Z] === RUN TestWalkDrivers [2022-04-08T12:41:58.357Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-08T12:41:58.357Z] PASS [2022-04-08T12:41:58.357Z] coverage: 82.4% of statements [2022-04-08T12:41:58.357Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-04-08T12:41:58.419Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-08T12:41:58.817Z] === RUN TestBuildDefault [2022-04-08T12:41:58.817Z] --- PASS: TestBuildDefault (0.01s) [2022-04-08T12:41:58.817Z] === RUN TestBuildHostnameDomainname [2022-04-08T12:41:58.817Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestBuildHostname [2022-04-08T12:41:58.817Z] --- PASS: TestBuildHostname (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestBuildHostnameFQDN [2022-04-08T12:41:58.817Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestBuildNoIP [2022-04-08T12:41:58.817Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestUpdate [2022-04-08T12:41:58.817Z] --- PASS: TestUpdate (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-08T12:41:58.817Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-08T12:41:58.817Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestAddEmpty [2022-04-08T12:41:58.817Z] --- PASS: TestAddEmpty (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestAdd [2022-04-08T12:41:58.817Z] --- PASS: TestAdd (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestDeleteEmpty [2022-04-08T12:41:58.817Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestDeleteNewline [2022-04-08T12:41:58.817Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestDelete [2022-04-08T12:41:58.817Z] --- PASS: TestDelete (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestConcurrentWrites [2022-04-08T12:41:58.817Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-04-08T12:41:58.817Z] === RUN TestIsCorrupted [2022-04-08T12:41:58.817Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-08T12:41:58.817Z] === RUN TestSetRollover [2022-04-08T12:41:58.817Z] --- PASS: TestConcurrentWrites (0.26s) [2022-04-08T12:41:58.817Z] PASS [2022-04-08T12:41:58.817Z] coverage: 81.2% of statements [2022-04-08T12:41:58.817Z] === RUN TestNew [2022-04-08T12:41:58.817Z] --- PASS: TestNew (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestAllocate [2022-04-08T12:41:58.817Z] --- PASS: TestAllocate (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestUninitialized [2022-04-08T12:41:58.817Z] --- PASS: TestUninitialized (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestAllocateInRange [2022-04-08T12:41:58.817Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-08T12:41:58.817Z] === RUN TestAllocateSerial [2022-04-08T12:41:58.817Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-08T12:41:58.817Z] PASS [2022-04-08T12:41:58.817Z] coverage: 87.5% of statements [2022-04-08T12:41:58.817Z] ok github.com/docker/docker/libnetwork/etchosts 0.333s coverage: 81.2% of statements [2022-04-08T12:41:58.817Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-04-08T12:41:59.277Z] === RUN TestCaller [2022-04-08T12:41:59.277Z] --- PASS: TestCaller (0.00s) [2022-04-08T12:41:59.277Z] PASS [2022-04-08T12:41:59.277Z] coverage: 100.0% of statements [2022-04-08T12:41:59.277Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-04-08T12:41:59.737Z] === RUN TestSetSerialInsertDelete [2022-04-08T12:41:59.737Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-08T12:41:59.737Z] === RUN TestSetParallelInsertDelete [2022-04-08T12:41:59.783Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-08T12:42:00.039Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-08T12:42:00.197Z] --- PASS: TestSetRollover (1.58s) [2022-04-08T12:42:00.197Z] === RUN TestSetRolloverSerial [2022-04-08T12:42:00.602Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-08T12:42:01.167Z] === RUN TestInt2IP2IntConversion [2022-04-08T12:42:01.328Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-08T12:42:01.328Z] [2022-04-08T12:42:01.328Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-08T12:42:01.328Z] Installing docker-proxy to /usr/local/bin/ [2022-04-08T12:42:01.328Z] [2022-04-08T12:42:01.328Z] + mkdir -p bundles [2022-04-08T12:42:01.328Z] + '[' -n 'github.com/docker/docker/api [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/backend/build [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/httpstatus [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/httputils [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/middleware [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/build [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/container [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/debug [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/distribution [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/grpc [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/image [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/network [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/plugin [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/session [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/swarm [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/system [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/server/router/volume [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/backend [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/blkiodev [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/container [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/events [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/filters [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/image [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/mount [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/network [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/registry [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/strslice [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/swarm [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-08T12:42:01.328Z] github.com/docker/docker/api/types/time [2022-04-08T12:42:01.329Z] github.com/docker/docker/api/types/versions [2022-04-08T12:42:01.329Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-08T12:42:01.329Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-08T12:42:01.329Z] github.com/docker/docker/api/types/volume [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/builder-next/worker [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/dockerfile [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/remotecontext [2022-04-08T12:42:01.329Z] github.com/docker/docker/builder/remotecontext/git [2022-04-08T12:42:01.329Z] github.com/docker/docker/cli [2022-04-08T12:42:01.329Z] github.com/docker/docker/cli/config [2022-04-08T12:42:01.329Z] github.com/docker/docker/cli/debug [2022-04-08T12:42:01.329Z] github.com/docker/docker/client [2022-04-08T12:42:01.329Z] github.com/docker/docker/cmd/docker-proxy [2022-04-08T12:42:01.329Z] github.com/docker/docker/cmd/dockerd [2022-04-08T12:42:01.329Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-08T12:42:01.329Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-08T12:42:01.329Z] github.com/docker/docker/container [2022-04-08T12:42:01.329Z] github.com/docker/docker/container/stream [2022-04-08T12:42:01.329Z] github.com/docker/docker/contrib/apparmor [2022-04-08T12:42:01.329Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-08T12:42:01.329Z] github.com/docker/docker/contrib/httpserver [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster/convert [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster/executor [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/cluster/provider [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/config [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/events [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/events/testutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/exec [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/images [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/initlayer [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/links [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/listeners [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/gelf [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/journald [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/local [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/logentries [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/splunk [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/syslog [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/logger/templates [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/names [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/network [2022-04-08T12:42:01.329Z] github.com/docker/docker/daemon/stats [2022-04-08T12:42:01.329Z] github.com/docker/docker/distribution [2022-04-08T12:42:01.329Z] github.com/docker/docker/distribution/metadata [2022-04-08T12:42:01.329Z] github.com/docker/docker/distribution/utils [2022-04-08T12:42:01.329Z] github.com/docker/docker/distribution/xfer [2022-04-08T12:42:01.329Z] github.com/docker/docker/dockerversion [2022-04-08T12:42:01.329Z] github.com/docker/docker/errdefs [2022-04-08T12:42:01.329Z] github.com/docker/docker/image [2022-04-08T12:42:01.329Z] github.com/docker/docker/image/cache [2022-04-08T12:42:01.329Z] github.com/docker/docker/image/tarexport [2022-04-08T12:42:01.329Z] github.com/docker/docker/image/v1 [2022-04-08T12:42:01.329Z] github.com/docker/docker/internal/test/suite [2022-04-08T12:42:01.329Z] github.com/docker/docker/layer [2022-04-08T12:42:01.329Z] github.com/docker/docker/libcontainerd [2022-04-08T12:42:01.329Z] github.com/docker/docker/libcontainerd/queue [2022-04-08T12:42:01.329Z] github.com/docker/docker/libcontainerd/remote [2022-04-08T12:42:01.329Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-08T12:42:01.329Z] github.com/docker/docker/libcontainerd/types [2022-04-08T12:42:01.329Z] github.com/docker/docker/oci [2022-04-08T12:42:01.329Z] github.com/docker/docker/oci/caps [2022-04-08T12:42:01.329Z] github.com/docker/docker/opts [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/aaparser [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/archive [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/authorization [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/broadcaster [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/capabilities [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/chrootarchive [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/containerfs [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/devicemapper [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/directory [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/dmesg [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/filenotify [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/fileutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/fsutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/homedir [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/idtools [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/ioutils [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/jsonmessage [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/longpath [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/loopback [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/namesgenerator [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/parsers [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/pidfile [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/platform [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugingetter [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugins [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/plugins/transport [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/pools [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/progress [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/pubsub [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/reexec [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/signal [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/stack [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/stdcopy [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/streamformatter [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/stringid [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/sysinfo [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/system [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/tailfile [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/tarsum [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/truncindex [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/urlutil [2022-04-08T12:42:01.329Z] github.com/docker/docker/pkg/useragent [2022-04-08T12:42:01.329Z] github.com/docker/docker/plugin [2022-04-08T12:42:01.329Z] github.com/docker/docker/plugin/executor/containerd [2022-04-08T12:42:01.329Z] github.com/docker/docker/plugin/v2 [2022-04-08T12:42:01.329Z] github.com/docker/docker/profiles/apparmor [2022-04-08T12:42:01.329Z] github.com/docker/docker/profiles/seccomp [2022-04-08T12:42:01.329Z] github.com/docker/docker/quota [2022-04-08T12:42:01.329Z] github.com/docker/docker/reference [2022-04-08T12:42:01.329Z] github.com/docker/docker/registry [2022-04-08T12:42:01.329Z] github.com/docker/docker/registry/resumable [2022-04-08T12:42:01.329Z] github.com/docker/docker/restartmanager [2022-04-08T12:42:01.329Z] github.com/docker/docker/rootless [2022-04-08T12:42:01.329Z] github.com/docker/docker/rootless/specconv [2022-04-08T12:42:01.329Z] github.com/docker/docker/runconfig [2022-04-08T12:42:01.329Z] github.com/docker/docker/runconfig/opts [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/daemon [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/environment [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fakecontext [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fakegit [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fakestorage [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fixtures/load [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/registry [2022-04-08T12:42:01.329Z] github.com/docker/docker/testutil/request [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/drivers [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/local [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/mounts [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/service [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/service/opts [2022-04-08T12:42:01.329Z] github.com/docker/docker/volume/testutils' ']' [2022-04-08T12:42:01.329Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-08T12:42:01.329Z] ? github.com/docker/docker/api [no test files] [2022-04-08T12:42:01.627Z] --- PASS: TestSetRolloverSerial (1.15s) [2022-04-08T12:42:01.627Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-08T12:42:01.627Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-08T12:42:01.627Z] PASS [2022-04-08T12:42:01.627Z] coverage: 84.4% of statements [2022-04-08T12:42:01.627Z] ok github.com/docker/docker/libnetwork/bitseq 9.916s coverage: 84.4% of statements [2022-04-08T12:42:01.627Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-08T12:42:01.627Z] === RUN TestGetAddressVersion [2022-04-08T12:42:01.627Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-08T12:42:01.627Z] === RUN TestKeyString [2022-04-08T12:42:01.627Z] --- PASS: TestKeyString (0.00s) [2022-04-08T12:42:01.627Z] === RUN TestPoolDataMarshal [2022-04-08T12:42:01.627Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-08T12:42:01.627Z] === RUN TestSubnetsMarshal [2022-04-08T12:42:01.627Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-04-08T12:42:01.627Z] === RUN TestAddSubnets [2022-04-08T12:42:01.627Z] --- PASS: TestAddSubnets (0.05s) [2022-04-08T12:42:01.627Z] === RUN TestDoublePoolRelease [2022-04-08T12:42:01.627Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-08T12:42:01.627Z] === RUN TestAddReleasePoolID [2022-04-08T12:42:01.627Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-08T12:42:01.627Z] === RUN TestPredefinedPool [2022-04-08T12:42:01.627Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-08T12:42:01.627Z] === RUN TestRemoveSubnet [2022-04-08T12:42:01.627Z] === RUN TestPoolRequest [2022-04-08T12:42:01.627Z] --- PASS: TestPoolRequest (0.00s) [2022-04-08T12:42:01.627Z] === RUN TestOtherRequests [2022-04-08T12:42:01.627Z] --- PASS: TestOtherRequests (0.00s) [2022-04-08T12:42:01.627Z] PASS [2022-04-08T12:42:01.627Z] coverage: 57.1% of statements [2022-04-08T12:42:01.627Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-04-08T12:42:02.089Z] --- PASS: TestRemoveSubnet (0.16s) [2022-04-08T12:42:02.089Z] === RUN TestGetSameAddress [2022-04-08T12:42:02.089Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-08T12:42:02.089Z] === RUN TestPoolAllocationReuse [2022-04-08T12:42:02.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.75s) [2022-04-08T12:42:02.600Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:42:02.600Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:42:02.600Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-08T12:42:02.600Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:42:03.019Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-08T12:42:03.019Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T12:42:03.059Z] === RUN TestGetCapabilities [2022-04-08T12:42:03.059Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-08T12:42:03.059Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-08T12:42:03.059Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-08T12:42:03.059Z] === RUN TestGetDefaultAddressSpaces [2022-04-08T12:42:03.059Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-08T12:42:03.059Z] === RUN TestRemoteDriver [2022-04-08T12:42:03.059Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-08T12:42:03.059Z] PASS [2022-04-08T12:42:03.059Z] coverage: 47.4% of statements [2022-04-08T12:42:03.059Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-04-08T12:42:03.121Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-04-08T12:42:03.122Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:42:03.478Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-08T12:42:03.519Z] --- PASS: TestPoolAllocationReuse (1.35s) [2022-04-08T12:42:03.519Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-08T12:42:03.519Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-08T12:42:03.519Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-08T12:42:03.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-08T12:42:03.980Z] === RUN TestWindowsIPAM [2022-04-08T12:42:03.980Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-08T12:42:03.980Z] PASS [2022-04-08T12:42:03.980Z] coverage: 71.4% of statements [2022-04-08T12:42:03.980Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-04-08T12:42:04.950Z] === RUN TestDefaultNetwork [2022-04-08T12:42:05.410Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.90s) [2022-04-08T12:42:05.410Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-08T12:42:05.410Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-08T12:42:05.410Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-08T12:42:05.410Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-08T12:42:05.410Z] === RUN TestInitAddressPools [2022-04-08T12:42:05.410Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-08T12:42:05.410Z] PASS [2022-04-08T12:42:05.410Z] coverage: 74.0% of statements [2022-04-08T12:42:05.870Z] ok github.com/docker/docker/libnetwork/ipamutils 0.649s coverage: 74.0% of statements [2022-04-08T12:42:06.330Z] === RUN TestKeyValue [2022-04-08T12:42:06.330Z] --- PASS: TestKeyValue (0.00s) [2022-04-08T12:42:06.330Z] PASS [2022-04-08T12:42:06.330Z] coverage: 60.0% of statements [2022-04-08T12:42:06.330Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-08T12:42:06.330Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-08T12:42:06.791Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.71s) [2022-04-08T12:42:06.791Z] === RUN TestGetAddress [2022-04-08T12:42:07.251Z] === RUN TestGenerate [2022-04-08T12:42:07.251Z] --- PASS: TestGenerate (0.00s) [2022-04-08T12:42:07.251Z] === RUN TestGeneratePtr [2022-04-08T12:42:07.251Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-08T12:42:07.251Z] === RUN TestGenerateMissingField [2022-04-08T12:42:07.251Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-08T12:42:07.251Z] === RUN TestFieldCannotBeSet [2022-04-08T12:42:07.251Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-08T12:42:07.251Z] === RUN TestTypeMismatchError [2022-04-08T12:42:07.251Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-08T12:42:07.251Z] PASS [2022-04-08T12:42:07.251Z] coverage: 100.0% of statements [2022-04-08T12:42:07.251Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-04-08T12:42:08.793Z] testing: warning: no tests to run [2022-04-08T12:42:09.254Z] PASS [2022-04-08T12:42:09.254Z] coverage: 0.0% of statements [2022-04-08T12:42:09.254Z] ok github.com/docker/docker/libnetwork/osl 0.097s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:42:09.254Z] === RUN TestNetworkDBSimple [2022-04-08T12:42:09.714Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-08T12:42:09.714Z] PASS [2022-04-08T12:42:09.714Z] coverage: 100.0% of statements [2022-04-08T12:42:09.714Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.055s coverage: 100.0% of statements [2022-04-08T12:42:09.714Z] === RUN TestRequestNewPort [2022-04-08T12:42:09.714Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestRequestSpecificPort [2022-04-08T12:42:09.714Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestReleasePort [2022-04-08T12:42:09.714Z] --- PASS: TestReleasePort (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestReuseReleasedPort [2022-04-08T12:42:09.714Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestReleaseUnreadledPort [2022-04-08T12:42:09.714Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestUnknowProtocol [2022-04-08T12:42:09.714Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestAllocateAllPorts [2022-04-08T12:42:09.714Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestPortAllocation [2022-04-08T12:42:09.714Z] --- PASS: TestPortAllocation (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestPortAllocationWithCustomRange [2022-04-08T12:42:09.714Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestNoDuplicateBPR [2022-04-08T12:42:09.714Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-08T12:42:09.714Z] === RUN TestChangePortRange [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-08T12:42:09.714Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-08T12:42:09.714Z] --- PASS: TestChangePortRange (0.00s) [2022-04-08T12:42:09.714Z] PASS [2022-04-08T12:42:09.714Z] coverage: 88.6% of statements [2022-04-08T12:42:09.714Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-08T12:42:10.174Z] 2022/04/08 12:42:09 Closing DB instances... [2022-04-08T12:42:10.633Z] testing: warning: no tests to run [2022-04-08T12:42:10.634Z] PASS [2022-04-08T12:42:10.634Z] coverage: 0.0% of statements [2022-04-08T12:42:10.634Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-08T12:42:10.634Z] === RUN TestHashData [2022-04-08T12:42:10.634Z] --- PASS: TestHashData (0.00s) [2022-04-08T12:42:10.634Z] PASS [2022-04-08T12:42:10.634Z] coverage: 2.8% of statements [2022-04-08T12:42:10.634Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-04-08T12:42:11.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-08T12:42:11.024Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T12:42:11.211Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-08T12:42:11.604Z] === RUN TestErrorConstructors [2022-04-08T12:42:11.604Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-08T12:42:11.604Z] === RUN TestCompareIPMask [2022-04-08T12:42:11.604Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-08T12:42:11.604Z] === RUN TestUtilGetHostPartIP [2022-04-08T12:42:11.604Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-08T12:42:11.604Z] === RUN TestUtilGetBroadcastIP [2022-04-08T12:42:11.604Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-08T12:42:11.604Z] === RUN TestParseCIDR [2022-04-08T12:42:11.604Z] --- PASS: TestParseCIDR (0.00s) [2022-04-08T12:42:11.604Z] PASS [2022-04-08T12:42:11.604Z] coverage: 37.3% of statements [2022-04-08T12:42:11.604Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-04-08T12:42:11.604Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-04-08T12:42:11.604Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-08T12:42:11.775Z] === RUN TestDockerSuite/TestExecTTY [2022-04-08T12:42:11.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-08T12:42:12.065Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-08T12:42:12.065Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-08T12:42:12.065Z] PASS [2022-04-08T12:42:12.065Z] coverage: 55.0% of statements [2022-04-08T12:42:12.065Z] ok github.com/docker/docker/oci 0.053s coverage: 55.0% of statements [2022-04-08T12:42:12.336Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-08T12:42:12.899Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-08T12:42:13.040Z] 2022/04/08 12:42:12 Closing DB instances... [2022-04-08T12:42:13.040Z] === RUN TestParseVersion [2022-04-08T12:42:13.040Z] --- PASS: TestParseVersion (0.00s) [2022-04-08T12:42:13.040Z] PASS [2022-04-08T12:42:13.040Z] coverage: 52.9% of statements [2022-04-08T12:42:13.040Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2022-04-08T12:42:13.040Z] === RUN TestAddressPoolOpt [2022-04-08T12:42:13.040Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/a [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/something [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/_=a [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/env1=value1 [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/_env1=value1 [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/PATH [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/=a [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/PATH= [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/PATH=something [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/asd!qwe [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/1asd [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/123 [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/some_space [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/__some_space_before [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/some_space_after__ [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/= [2022-04-08T12:42:13.040Z] === RUN TestValidateEnv/PaTh [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestParseHost [2022-04-08T12:42:13.040Z] --- PASS: TestParseHost (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestParseDockerDaemonHost [2022-04-08T12:42:13.040Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestParseTCP [2022-04-08T12:42:13.040Z] --- PASS: TestParseTCP (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-08T12:42:13.040Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestValidateExtraHosts [2022-04-08T12:42:13.040Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestIpOptString [2022-04-08T12:42:13.040Z] --- PASS: TestIpOptString (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-08T12:42:13.040Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestNewIpOptValidDefaultVal [2022-04-08T12:42:13.040Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestIpOptSetInvalidVal [2022-04-08T12:42:13.040Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestValidateIPAddress [2022-04-08T12:42:13.040Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestMapOpts [2022-04-08T12:42:13.040Z] --- PASS: TestMapOpts (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestListOptsWithoutValidator [2022-04-08T12:42:13.040Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestListOptsWithValidator [2022-04-08T12:42:13.040Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestValidateDNSSearch [2022-04-08T12:42:13.040Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_general_format [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_one_more [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-08T12:42:13.040Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-08T12:42:13.040Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestNamedListOpts [2022-04-08T12:42:13.040Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestNamedMapOpts [2022-04-08T12:42:13.040Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestParseLink [2022-04-08T12:42:13.040Z] --- PASS: TestParseLink (0.00s) [2022-04-08T12:42:13.040Z] === RUN TestUlimitOpt [2022-04-08T12:42:13.040Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-08T12:42:13.040Z] PASS [2022-04-08T12:42:13.040Z] coverage: 66.3% of statements [2022-04-08T12:42:13.040Z] ok github.com/docker/docker/opts 0.076s coverage: 66.3% of statements [2022-04-08T12:42:13.474Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-08T12:42:14.050Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-08T12:42:14.050Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-08T12:42:14.050Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-08T12:42:14.581Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-04-08T12:42:14.581Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-08T12:42:15.041Z] === RUN TestPeerCertificateMarshalJSON [2022-04-08T12:42:15.041Z] === RUN TestIsArchivePathDir [2022-04-08T12:42:15.041Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-08T12:42:15.041Z] === RUN TestIsArchivePathInvalidFile [2022-04-08T12:42:15.425Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-08T12:42:15.501Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-08T12:42:15.501Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-08T12:42:15.501Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2022-04-08T12:42:15.501Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-08T12:42:15.501Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-08T12:42:15.501Z] === RUN TestMiddleware [2022-04-08T12:42:15.501Z] --- PASS: TestMiddleware (0.00s) [2022-04-08T12:42:15.501Z] === RUN TestNewResponseModifier [2022-04-08T12:42:15.501Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-08T12:42:15.501Z] PASS [2022-04-08T12:42:15.501Z] coverage: 26.8% of statements [2022-04-08T12:42:15.501Z] ok github.com/docker/docker/pkg/authorization 0.578s coverage: 26.8% of statements [2022-04-08T12:42:15.501Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-08T12:42:15.501Z] === RUN TestIsArchivePathTar [2022-04-08T12:42:15.501Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-08T12:42:15.501Z] === RUN TestDecompressStreamGzip [2022-04-08T12:42:15.501Z] 2022/04/08 12:42:15 Closing DB instances... [2022-04-08T12:42:15.961Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-08T12:42:15.961Z] === RUN TestDecompressStreamBzip2 [2022-04-08T12:42:15.961Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-04-08T12:42:15.961Z] === RUN TestDecompressStreamXz [2022-04-08T12:42:15.961Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:42:15.961Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestDecompressStreamZstd [2022-04-08T12:42:15.961Z] archive_test.go:140: zstd not installed [2022-04-08T12:42:15.961Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-08T12:42:15.961Z] === RUN TestCompressStreamXzUnsupported [2022-04-08T12:42:15.961Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-08T12:42:15.961Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestCompressStreamInvalid [2022-04-08T12:42:15.961Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionInvalid [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionUncompressed [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionBzip2 [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionGzip [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionXz [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionXz (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestExtensionZstd [2022-04-08T12:42:15.961Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestCmdStreamLargeStderr [2022-04-08T12:42:15.961Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-04-08T12:42:15.961Z] === RUN TestCmdStreamBad [2022-04-08T12:42:15.961Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:42:15.961Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestCmdStreamGood [2022-04-08T12:42:15.961Z] === RUN TestUnbuffered [2022-04-08T12:42:15.961Z] --- PASS: TestUnbuffered (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestRaceUnbuffered [2022-04-08T12:42:15.961Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-08T12:42:15.961Z] PASS [2022-04-08T12:42:15.961Z] coverage: 100.0% of statements [2022-04-08T12:42:15.961Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-08T12:42:15.961Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-08T12:42:15.961Z] === RUN TestUntarPathWithInvalidDest [2022-04-08T12:42:15.961Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-08T12:42:15.961Z] === RUN TestUntarPathWithInvalidSrc [2022-04-08T12:42:15.961Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-08T12:42:15.961Z] === RUN TestUntarPath [2022-04-08T12:42:15.996Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-08T12:42:16.422Z] --- PASS: TestUntarPath (0.08s) [2022-04-08T12:42:16.422Z] === RUN TestUntarPathWithDestinationFile [2022-04-08T12:42:16.422Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-08T12:42:16.422Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-08T12:42:16.422Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-08T12:42:16.422Z] === RUN TestCopyWithTarInvalidSrc [2022-04-08T12:42:16.422Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-08T12:42:16.422Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-08T12:42:16.422Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:42:16.422Z] === RUN TestCopyWithTarSrcFile [2022-04-08T12:42:16.422Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-08T12:42:16.422Z] === RUN TestCopyWithTarSrcFolder [2022-04-08T12:42:16.422Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-08T12:42:16.422Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-08T12:42:16.422Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-08T12:42:16.422Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-08T12:42:16.422Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-08T12:42:16.422Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-08T12:42:16.422Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-08T12:42:16.422Z] === RUN TestCopyFileWithTarSrcFile [2022-04-08T12:42:16.422Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-08T12:42:16.422Z] === RUN TestTarFiles [2022-04-08T12:42:16.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-08T12:42:16.882Z] === RUN TestMatch [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[foo]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[foo_bar]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[]#01 [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[qux]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-08T12:42:16.882Z] === RUN TestMatch/[[foo_baz]] [2022-04-08T12:42:16.882Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-08T12:42:16.882Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-08T12:42:16.882Z] PASS [2022-04-08T12:42:16.882Z] coverage: 87.5% of statements [2022-04-08T12:42:16.882Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-04-08T12:42:16.925Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-08T12:42:17.343Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-04-08T12:42:17.343Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-08T12:42:17.488Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-08T12:42:17.745Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-04-08T12:42:17.745Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:42:18.002Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-08T12:42:18.314Z] === RUN TestChrootTarUntar [2022-04-08T12:42:18.314Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-08T12:42:18.314Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootUntarEmptyArchive [2022-04-08T12:42:18.314Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-08T12:42:18.314Z] === RUN TestChrootTarUntarWithSymlink [2022-04-08T12:42:18.314Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootCopyWithTar [2022-04-08T12:42:18.314Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootCopyFileWithTar [2022-04-08T12:42:18.314Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootUntarPath [2022-04-08T12:42:18.314Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-08T12:42:18.314Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-08T12:42:18.314Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:42:18.314Z] === RUN TestChrootApplyDotDotFile [2022-04-08T12:42:18.314Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:42:18.314Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:42:18.314Z] PASS [2022-04-08T12:42:18.314Z] coverage: 12.0% of statements [2022-04-08T12:42:18.314Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-04-08T12:42:19.285Z] === RUN TestEnsureRemoveAllNotExist [2022-04-08T12:42:19.285Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-08T12:42:19.285Z] === RUN TestEnsureRemoveAllWithDir [2022-04-08T12:42:19.285Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-08T12:42:19.285Z] === RUN TestEnsureRemoveAllWithFile [2022-04-08T12:42:19.285Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-08T12:42:19.285Z] PASS [2022-04-08T12:42:19.285Z] coverage: 0.0% of statements [2022-04-08T12:42:19.285Z] ok github.com/docker/docker/pkg/containerfs 0.061s coverage: 0.0% of statements [2022-04-08T12:42:19.285Z] 2022/04/08 12:42:19 Closing DB instances... [2022-04-08T12:42:19.388Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-08T12:42:20.260Z] === RUN TestSizeEmpty [2022-04-08T12:42:20.260Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestSizeEmptyFile [2022-04-08T12:42:20.260Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestSizeNonemptyFile [2022-04-08T12:42:20.260Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-08T12:42:20.260Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-08T12:42:20.260Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-08T12:42:20.260Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-08T12:42:20.260Z] === RUN TestMoveToSubdir [2022-04-08T12:42:20.260Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-08T12:42:20.260Z] === RUN TestSizeNonExistingDirectory [2022-04-08T12:42:20.260Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-08T12:42:20.260Z] PASS [2022-04-08T12:42:20.260Z] coverage: 80.0% of statements [2022-04-08T12:42:20.260Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-04-08T12:42:21.231Z] === RUN TestPollerAddRemove [2022-04-08T12:42:21.231Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-08T12:42:21.231Z] === RUN TestPollerEvent [2022-04-08T12:42:21.231Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:42:21.231Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-08T12:42:21.231Z] === RUN TestPollerClose [2022-04-08T12:42:21.231Z] --- PASS: TestPollerClose (0.00s) [2022-04-08T12:42:21.231Z] PASS [2022-04-08T12:42:21.231Z] coverage: 45.7% of statements [2022-04-08T12:42:21.231Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2022-04-08T12:42:21.691Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-04-08T12:42:21.691Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-08T12:42:22.152Z] --- PASS: TestTarFiles (5.79s) [2022-04-08T12:42:22.152Z] === RUN TestDetectCompressionZstd [2022-04-08T12:42:22.152Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestTarUntar [2022-04-08T12:42:22.152Z] === RUN TestCopyFileWithInvalidSrc [2022-04-08T12:42:22.152Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:42:22.152Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-08T12:42:22.152Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-08T12:42:22.152Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCopyFile [2022-04-08T12:42:22.152Z] --- PASS: TestCopyFile (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-08T12:42:22.152Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:42:22.152Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-08T12:42:22.152Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-08T12:42:22.152Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:42:22.152Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestWildcardMatches [2022-04-08T12:42:22.152Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestPatternMatches [2022-04-08T12:42:22.152Z] --- PASS: TestPatternMatches (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-08T12:42:22.152Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestPatternMatchesFolderExclusions [2022-04-08T12:42:22.152Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-08T12:42:22.152Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-08T12:42:22.152Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-08T12:42:22.152Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-08T12:42:22.152Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestSingleExclamationError [2022-04-08T12:42:22.152Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestMatchesWithNoPatterns [2022-04-08T12:42:22.152Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestMatchesWithMalformedPatterns [2022-04-08T12:42:22.152Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestMatches [2022-04-08T12:42:22.152Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-08T12:42:22.152Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-08T12:42:22.152Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-08T12:42:22.152Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-08T12:42:22.152Z] --- PASS: TestMatches (0.01s) [2022-04-08T12:42:22.152Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-08T12:42:22.152Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-08T12:42:22.152Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-08T12:42:22.152Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatterns [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatternsExceptionFlag [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCleanPatternsErrorSingleException [2022-04-08T12:42:22.152Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCreateIfNotExistsDir [2022-04-08T12:42:22.152Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-08T12:42:22.152Z] === RUN TestCreateIfNotExistsFile [2022-04-08T12:42:22.152Z] --- PASS: TestTarUntar (0.06s) [2022-04-08T12:42:22.152Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-08T12:42:22.152Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-08T12:42:22.152Z] === RUN TestTarWithOptions [2022-04-08T12:42:22.152Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-08T12:42:22.152Z] === RUN TestMatch [2022-04-08T12:42:22.152Z] --- PASS: TestMatch (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestCompile [2022-04-08T12:42:22.152Z] === RUN TestCompile/slash [2022-04-08T12:42:22.152Z] === RUN TestCompile/backslash [2022-04-08T12:42:22.152Z] --- PASS: TestCompile (0.00s) [2022-04-08T12:42:22.152Z] --- PASS: TestCompile/slash (0.00s) [2022-04-08T12:42:22.152Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-08T12:42:22.152Z] PASS [2022-04-08T12:42:22.152Z] coverage: 84.7% of statements [2022-04-08T12:42:22.152Z] ok github.com/docker/docker/pkg/fileutils 0.091s coverage: 84.7% of statements [2022-04-08T12:42:22.152Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-08T12:42:22.152Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-08T12:42:22.152Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestUntarUstarGnuConflict [2022-04-08T12:42:22.152Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-08T12:42:22.152Z] === RUN TestUntarInvalidFilenames [2022-04-08T12:42:22.612Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2007044796\\dest" [2022-04-08T12:42:22.612Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-08T12:42:22.612Z] === RUN TestUntarHardlinkToSymlink [2022-04-08T12:42:22.612Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-08T12:42:22.612Z] === RUN TestUntarInvalidHardlink [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2237422804\\victim\\hello" -> "../victim/hello" [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3863623532\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1370586712\\victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1589675275\\victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4200735696\\victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2960012616\\victim" -> "../victim" [2022-04-08T12:42:22.612Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-08T12:42:22.612Z] === RUN TestUntarInvalidSymlink [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2428413108\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink693892961\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink986179350\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1033150526\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2596500937\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3012318570\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:22.612Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4190790883\\dest\\dir\\loophole" -> "../../victim" [2022-04-08T12:42:22.612Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-08T12:42:22.612Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-08T12:42:22.612Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-08T12:42:22.612Z] === RUN TestXGlobalNoParent [2022-04-08T12:42:22.612Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-08T12:42:22.612Z] === RUN TestReplaceFileTarWrapper [2022-04-08T12:42:22.612Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-04-08T12:42:22.612Z] === RUN TestPrefixHeaderReadable [2022-04-08T12:42:22.612Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-08T12:42:22.612Z] === RUN TestDisablePigz [2022-04-08T12:42:22.612Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-08T12:42:23.073Z] --- PASS: TestDisablePigz (0.13s) [2022-04-08T12:42:23.073Z] === RUN TestPigz [2022-04-08T12:42:23.073Z] === RUN TestGet [2022-04-08T12:42:23.073Z] --- PASS: TestGet (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestGetShortcutString [2022-04-08T12:42:23.073Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-08T12:42:23.073Z] PASS [2022-04-08T12:42:23.073Z] coverage: 42.9% of statements [2022-04-08T12:42:23.073Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-04-08T12:42:23.073Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-08T12:42:23.073Z] --- PASS: TestPigz (0.16s) [2022-04-08T12:42:23.073Z] === RUN TestNosysFileInfo [2022-04-08T12:42:23.073Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestCopyFileWithInvalidDest [2022-04-08T12:42:23.073Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:42:23.073Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestCanonicalTarNameForPath [2022-04-08T12:42:23.073Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestCanonicalTarName [2022-04-08T12:42:23.073Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChmodTarEntry [2022-04-08T12:42:23.073Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestHardLinkOrder [2022-04-08T12:42:23.073Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-08T12:42:23.073Z] === RUN TestChangeString [2022-04-08T12:42:23.073Z] --- PASS: TestChangeString (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesWithNoChanges [2022-04-08T12:42:23.073Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-08T12:42:23.073Z] === RUN TestChangesWithChanges [2022-04-08T12:42:23.073Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-08T12:42:23.073Z] === RUN TestChangesWithChangesGH13590 [2022-04-08T12:42:23.073Z] changes_test.go:196: needs more investigation [2022-04-08T12:42:23.073Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesDirsEmpty [2022-04-08T12:42:23.073Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:42:23.073Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesDirsMutated [2022-04-08T12:42:23.073Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:42:23.073Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestApplyLayer [2022-04-08T12:42:23.073Z] changes_test.go:433: needs further investigation [2022-04-08T12:42:23.073Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesSizeWithHardlinks [2022-04-08T12:42:23.073Z] changes_test.go:469: needs further investigation [2022-04-08T12:42:23.073Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesSizeWithNoChanges [2022-04-08T12:42:23.073Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-08T12:42:23.073Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestChangesSize [2022-04-08T12:42:23.073Z] --- PASS: TestChangesSize (0.00s) [2022-04-08T12:42:23.073Z] === RUN TestApplyLayerInvalidFilenames [2022-04-08T12:42:23.073Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1036838360\\dest" [2022-04-08T12:42:23.073Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-08T12:42:23.073Z] === RUN TestApplyLayerInvalidHardlink [2022-04-08T12:42:23.073Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2386429470\\victim\\hello" -> "../victim/hello" [2022-04-08T12:42:23.073Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2159440080\\victim\\hello" -> "/../victim/hello" [2022-04-08T12:42:23.073Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3356794367\\victim" -> "../victim" [2022-04-08T12:42:23.251Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-08T12:42:23.533Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink914973220\\victim" -> "../victim" [2022-04-08T12:42:23.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2213824138\\victim" -> "../victim" [2022-04-08T12:42:23.534Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink9071751\\victim" -> "../victim" [2022-04-08T12:42:23.534Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-08T12:42:23.534Z] === RUN TestApplyLayerInvalidSymlink [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2212939669\\dest\\dotdot" -> "../victim/hello" [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3815480042\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink474794565\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3407670744\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3204207989\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:23.534Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3292515589\\dest\\loophole-victim" -> "../victim" [2022-04-08T12:42:23.534Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-08T12:42:23.534Z] === RUN TestApplyLayerWhiteouts [2022-04-08T12:42:23.534Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-04-08T12:42:23.534Z] === RUN TestGenerateEmptyFile [2022-04-08T12:42:23.534Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-08T12:42:23.534Z] === RUN TestGenerateWithContent [2022-04-08T12:42:23.534Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-08T12:42:23.534Z] PASS [2022-04-08T12:42:23.534Z] coverage: 61.9% of statements [2022-04-08T12:42:23.534Z] ok github.com/docker/docker/pkg/archive 8.327s coverage: 61.9% of statements [2022-04-08T12:42:23.534Z] 2022/04/08 12:42:23 Closing DB instances... [2022-04-08T12:42:23.734Z] --- PASS: TestUpdateRestartPolicy (20.29s) [2022-04-08T12:42:23.734Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:42:23.734Z] --- PASS: TestUpdateRestartWithAutoRemove (2.03s) [2022-04-08T12:42:23.734Z] === RUN TestWaitNonBlocked [2022-04-08T12:42:23.734Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:42:23.734Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:42:23.734Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:42:23.734Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:42:23.734Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:42:23.734Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:42:23.993Z] === RUN TestCreateIDMapOrder [2022-04-08T12:42:23.993Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-08T12:42:23.993Z] PASS [2022-04-08T12:42:23.993Z] coverage: 7.2% of statements [2022-04-08T12:42:23.993Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-04-08T12:42:24.975Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-08T12:42:24.975Z] === RUN TestNetworkDBNodeLeave [2022-04-08T12:42:25.436Z] === RUN TestFixedBufferCap [2022-04-08T12:42:25.436Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestFixedBufferLen [2022-04-08T12:42:25.436Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestFixedBufferString [2022-04-08T12:42:25.436Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestFixedBufferWrite [2022-04-08T12:42:25.436Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestFixedBufferRead [2022-04-08T12:42:25.436Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestBytesPipeRead [2022-04-08T12:42:25.436Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestBytesPipeWrite [2022-04-08T12:42:25.436Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-08T12:42:25.436Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-08T12:42:25.774Z] check_test.go:379: [de0aef7f5c519] daemon is not started [2022-04-08T12:42:25.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-08T12:42:25.903Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-04-08T12:42:25.903Z] === RUN TestAtomicWriteToFile [2022-04-08T12:42:25.903Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-08T12:42:25.903Z] === RUN TestAtomicWriteSetCommit [2022-04-08T12:42:25.903Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-08T12:42:25.903Z] === RUN TestAtomicWriteSetCancel [2022-04-08T12:42:25.903Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-08T12:42:25.903Z] === RUN TestReadCloserWrapperClose [2022-04-08T12:42:25.903Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestReaderErrWrapperReadOnError [2022-04-08T12:42:25.903Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestReaderErrWrapperRead [2022-04-08T12:42:25.903Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestCancelReadCloser [2022-04-08T12:42:25.903Z] --- PASS: TestCancelReadCloser (0.12s) [2022-04-08T12:42:25.903Z] === RUN TestWriteCloserWrapperClose [2022-04-08T12:42:25.903Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestNopWriteCloser [2022-04-08T12:42:25.903Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestNopWriter [2022-04-08T12:42:25.903Z] --- PASS: TestNopWriter (0.00s) [2022-04-08T12:42:25.903Z] === RUN TestWriteCounter [2022-04-08T12:42:25.903Z] --- PASS: TestWriteCounter (0.00s) [2022-04-08T12:42:25.903Z] PASS [2022-04-08T12:42:25.903Z] coverage: 69.2% of statements [2022-04-08T12:42:25.903Z] ok github.com/docker/docker/pkg/ioutils 0.683s coverage: 69.2% of statements [2022-04-08T12:42:25.922Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-08T12:42:25.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2022-04-08T12:42:25.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.83s) [2022-04-08T12:42:25.922Z] === RUN TestWaitBlocked [2022-04-08T12:42:25.922Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:42:25.922Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-08T12:42:25.922Z] PASS [2022-04-08T12:42:25.922Z] ok github.com/docker/docker/integration/container 108.978s [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === Skipped [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-08T12:42:26.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-08T12:42:26.384Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:42:26.384Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:42:26.384Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:42:26.384Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:42:26.384Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:42:26.384Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:42:26.384Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:42:26.384Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-08T12:42:26.384Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:42:26.384Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-08T12:42:26.384Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-08T12:42:26.384Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-08T12:42:26.384Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:42:26.384Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-08T12:42:26.384Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-08T12:42:26.384Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:42:26.384Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:42:26.384Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:42:26.384Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-08T12:42:26.384Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-08T12:42:26.384Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-08T12:42:26.384Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-08T12:42:26.384Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-08T12:42:26.384Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:42:26.384Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:42:26.384Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-08T12:42:26.384Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-08T12:42:26.384Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-08T12:42:26.384Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:42:26.384Z] [2022-04-08T12:42:26.384Z] DONE 96 tests, 34 skipped in 111.848s [2022-04-08T12:42:26.384Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-08T12:42:27.143Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-08T12:42:27.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-08T12:42:27.400Z] docker_api_swarm_test.go:802: [d38d40270f826] joining swarm manager [d00e9e608f242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:42:27.443Z] === RUN TestError [2022-04-08T12:42:27.443Z] --- PASS: TestError (0.00s) [2022-04-08T12:42:27.443Z] === RUN TestProgressString [2022-04-08T12:42:27.443Z] === RUN TestProgressString/no_progress [2022-04-08T12:42:27.443Z] === RUN TestProgressString/progress_1 [2022-04-08T12:42:27.443Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-08T12:42:27.443Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-08T12:42:27.443Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-08T12:42:27.443Z] === RUN TestProgressString/with_units [2022-04-08T12:42:27.443Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-08T12:42:27.443Z] === RUN TestProgressString/hide_counts [2022-04-08T12:42:27.443Z] --- PASS: TestProgressString (0.00s) [2022-04-08T12:42:27.443Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-08T12:42:27.443Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-08T12:42:27.443Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-08T12:42:27.443Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-08T12:42:27.444Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-08T12:42:27.444Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-08T12:42:27.444Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-08T12:42:27.444Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-08T12:42:27.444Z] === RUN TestJSONMessageDisplay [2022-04-08T12:42:27.444Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-08T12:42:27.444Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-08T12:42:27.444Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-08T12:42:27.444Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-08T12:42:27.444Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-08T12:42:27.444Z] === RUN TestDisplayJSONMessagesStream [2022-04-08T12:42:27.444Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-08T12:42:27.444Z] PASS [2022-04-08T12:42:27.444Z] coverage: 91.7% of statements [2022-04-08T12:42:27.444Z] ok github.com/docker/docker/pkg/jsonmessage 0.239s coverage: 91.7% of statements [2022-04-08T12:42:27.903Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-08T12:42:27.903Z] === RUN TestNetworkDBWatch [2022-04-08T12:42:27.903Z] === RUN TestStandardLongPath [2022-04-08T12:42:27.903Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-08T12:42:27.903Z] === RUN TestUNCLongPath [2022-04-08T12:42:27.903Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-08T12:42:27.903Z] PASS [2022-04-08T12:42:27.903Z] coverage: 100.0% of statements [2022-04-08T12:42:27.903Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-04-08T12:42:28.363Z] === RUN TestNameFormat [2022-04-08T12:42:28.363Z] --- PASS: TestNameFormat (0.00s) [2022-04-08T12:42:28.363Z] === RUN TestNameRetries [2022-04-08T12:42:28.363Z] --- PASS: TestNameRetries (0.00s) [2022-04-08T12:42:28.363Z] PASS [2022-04-08T12:42:28.363Z] coverage: 85.7% of statements [2022-04-08T12:42:28.363Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-04-08T12:42:28.771Z] docker_api_swarm_test.go:802: [d0f694d519935] joining swarm manager [d00e9e608f242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:42:28.771Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-08T12:42:29.334Z] === RUN TestParseKeyValueOpt [2022-04-08T12:42:29.334Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-08T12:42:29.334Z] === RUN TestParseUintList [2022-04-08T12:42:29.334Z] --- PASS: TestParseUintList (0.00s) [2022-04-08T12:42:29.334Z] === RUN TestParseUintListMaximumLimits [2022-04-08T12:42:29.334Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-08T12:42:29.334Z] PASS [2022-04-08T12:42:29.334Z] coverage: 97.0% of statements [2022-04-08T12:42:29.334Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-04-08T12:42:29.334Z] 2022/04/08 12:42:29 Closing DB instances... [2022-04-08T12:42:29.700Z] docker_api_swarm_test.go:802: [de6c122c08054] joining swarm manager [d00e9e608f242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-08T12:42:29.957Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-04-08T12:42:29.958Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-08T12:42:30.305Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-08T12:42:30.305Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-08T12:42:30.305Z] PASS [2022-04-08T12:42:30.305Z] coverage: 36.4% of statements [2022-04-08T12:42:30.305Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-08T12:42:31.274Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-04-08T12:42:31.274Z] === RUN TestNetworkDBBulkSync [2022-04-08T12:42:31.274Z] === RUN TestNewAndRemove [2022-04-08T12:42:31.274Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-08T12:42:31.274Z] === RUN TestRemoveInvalidPath [2022-04-08T12:42:31.274Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-08T12:42:31.274Z] PASS [2022-04-08T12:42:31.274Z] coverage: 82.6% of statements [2022-04-08T12:42:31.274Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-04-08T12:42:31.325Z] docker_api_swarm_test.go:802: [dd1dccaf8a284] joining swarm manager [d00e9e608f242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-08T12:42:31.325Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-08T12:42:32.247Z] 2022/04/08 12:42:32 Closing DB instances... [2022-04-08T12:42:32.253Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-08T12:42:32.253Z] docker_api_swarm_test.go:810: [d1c43b08da095] joining swarm manager [d00e9e608f242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-08T12:42:33.179Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-08T12:42:33.217Z] === RUN TestFailedConnection [2022-04-08T12:42:33.677Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-04-08T12:42:33.677Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-08T12:42:33.742Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-08T12:42:33.742Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-08T12:42:33.742Z] === RUN TestDockerSuite/TestHealth [2022-04-08T12:42:34.140Z] --- PASS: TestGetAddress (26.96s) [2022-04-08T12:42:34.140Z] === RUN TestRequestSyntaxCheck [2022-04-08T12:42:34.140Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-08T12:42:34.140Z] === RUN TestRequest [2022-04-08T12:42:35.111Z] --- PASS: TestFailedConnection (2.07s) [2022-04-08T12:42:35.111Z] === RUN TestFailOnce [2022-04-08T12:42:35.572Z] 2022/04/08 12:42:34 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-08T12:42:35.572Z] goroutine 34 [running]: [2022-04-08T12:42:35.572Z] net/http.(*conn).serve.func1() [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-08T12:42:35.572Z] panic({0xa23700, 0xb6d040}) [2022-04-08T12:42:35.572Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-08T12:42:35.572Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00009fa70?) [2022-04-08T12:42:35.572Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-08T12:42:35.572Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb72858?, 0xc0002240e0?}, 0x97da66?) [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-08T12:42:35.572Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xb72858, 0xc0002240e0}, 0xc0000ae000) [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-08T12:42:35.572Z] net/http.serverHandler.ServeHTTP({0xb70e78?}, {0xb72858, 0xc0002240e0}, 0xc0000ae000) [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-08T12:42:35.572Z] net/http.(*conn).serve(0xc000094000, {0xb72d58, 0xc00020a420}) [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-08T12:42:35.572Z] created by net/http.(*Server).Serve [2022-04-08T12:42:35.572Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-08T12:42:35.572Z] time="2022-04-08T12:42:35Z" 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-08T12:42:35.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-08T12:42:35.803Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T12:42:36.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-08T12:42:36.542Z] --- PASS: TestFailOnce (1.21s) [2022-04-08T12:42:36.542Z] === RUN TestEchoInputOutput [2022-04-08T12:42:36.542Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-08T12:42:36.542Z] === RUN TestBackoff [2022-04-08T12:42:36.542Z] --- PASS: TestBackoff (0.00s) [2022-04-08T12:42:36.542Z] === RUN TestAbortRetry [2022-04-08T12:42:36.542Z] --- PASS: TestAbortRetry (0.00s) [2022-04-08T12:42:36.542Z] === RUN TestClientScheme [2022-04-08T12:42:36.542Z] --- PASS: TestClientScheme (0.00s) [2022-04-08T12:42:36.542Z] === RUN TestNewClientWithTimeout [2022-04-08T12:42:36.542Z] 2022/04/08 12:42:36 Closing DB instances... [2022-04-08T12:42:37.004Z] time="2022-04-08T12:42:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-08T12:42:37.004Z] time="2022-04-08T12:42:36Z" level=error msg="node: a4853268b05c is unknown to memberlist" [2022-04-08T12:42:38.544Z] time="2022-04-08T12:42:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-08T12:42:38.994Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-08T12:42:39.005Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.32s) [2022-04-08T12:42:39.005Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-08T12:42:40.546Z] 2022/04/08 12:42:39 Closing DB instances... [2022-04-08T12:42:41.007Z] time="2022-04-08T12:42:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-08T12:42:41.467Z] --- PASS: TestRequest (7.58s) [2022-04-08T12:42:41.467Z] === RUN TestOverlappingRequests [2022-04-08T12:42:41.929Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-08T12:42:41.929Z] === RUN TestNetworkDBGarbageCollection [2022-04-08T12:42:41.929Z] --- PASS: TestOverlappingRequests (0.40s) [2022-04-08T12:42:41.929Z] === RUN TestRelease [2022-04-08T12:42:42.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-08T12:42:42.060Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T12:42:42.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-08T12:42:42.060Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T12:42:42.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-08T12:42:43.469Z] --- PASS: TestRelease (1.45s) [2022-04-08T12:42:43.469Z] === RUN TestAllocateRandomDeallocate [2022-04-08T12:42:45.654Z] time="2022-04-08T12:42:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-08T12:42:47.099Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-04-08T12:42:47.099Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-08T12:42:47.099Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-04-08T12:42:47.099Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-08T12:42:47.099Z] PASS [2022-04-08T12:42:47.099Z] [2022-04-08T12:42:47.099Z] === Skipped [2022-04-08T12:42:47.099Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-08T12:42:47.099Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-08T12:42:47.099Z] [2022-04-08T12:42:47.099Z] DONE 27 tests, 1 skipped in 193.189s [2022-04-08T12:42:47.099Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-08T12:42:47.099Z] ++ 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-08T12:42:47.099Z] ++ set -e [2022-04-08T12:42:47.099Z] ++ '[' -n 0 ']' [2022-04-08T12:42:47.099Z] ++ set -x [2022-04-08T12:42:47.099Z] ++ 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-08T12:42:47.099Z] INFO: Testing against a local daemon [2022-04-08T12:42:47.099Z] === RUN TestSessionCreate [2022-04-08T12:42:47.099Z] --- PASS: TestSessionCreate (0.02s) [2022-04-08T12:42:47.099Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:42:47.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-08T12:42:47.099Z] PASS [2022-04-08T12:42:47.099Z] [2022-04-08T12:42:47.099Z] DONE 2 tests in 0.119s [2022-04-08T12:42:47.099Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-08T12:42:47.099Z] ++ 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-08T12:42:47.099Z] ++ set -e [2022-04-08T12:42:47.099Z] ++ '[' -n 0 ']' [2022-04-08T12:42:47.099Z] ++ set -x [2022-04-08T12:42:47.099Z] ++ 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-08T12:42:47.099Z] INFO: Testing against a local daemon [2022-04-08T12:42:47.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:42:47.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:42:47.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:42:47.099Z] === RUN TestDiskUsage [2022-04-08T12:42:47.099Z] === PAUSE TestDiskUsage [2022-04-08T12:42:47.099Z] === RUN TestEventsExecDie [2022-04-08T12:42:47.099Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-08T12:42:47.099Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:42:47.354Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-08T12:42:47.354Z] === RUN TestEventsVolumeCreate [2022-04-08T12:42:47.354Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-08T12:42:47.354Z] === RUN TestInfoBinaryCommits [2022-04-08T12:42:47.354Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-08T12:42:47.354Z] === RUN TestInfoAPIVersioned [2022-04-08T12:42:47.354Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-08T12:42:47.354Z] === RUN TestInfoAPI [2022-04-08T12:42:47.354Z] --- PASS: TestInfoAPI (0.02s) [2022-04-08T12:42:47.355Z] === RUN TestInfoAPIWarnings [2022-04-08T12:42:47.841Z] --- PASS: TestAllocateRandomDeallocate (4.24s) [2022-04-08T12:42:47.841Z] === RUN TestRetrieveFromStore [2022-04-08T12:42:48.811Z] --- PASS: TestRetrieveFromStore (1.35s) [2022-04-08T12:42:48.811Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-08T12:42:48.811Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-08T12:42:48.811Z] === RUN TestParallelPredefinedRequest1 [2022-04-08T12:42:48.811Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-08T12:42:48.811Z] === RUN TestParallelPredefinedRequest2 [2022-04-08T12:42:48.811Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-08T12:42:48.811Z] === RUN TestParallelPredefinedRequest3 [2022-04-08T12:42:48.811Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-08T12:42:48.811Z] === RUN TestParallelPredefinedRequest4 [2022-04-08T12:42:48.811Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-08T12:42:48.811Z] === RUN TestParallelPredefinedRequest5 [2022-04-08T12:42:48.811Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-08T12:42:48.811Z] === RUN TestDebug [2022-04-08T12:42:48.811Z] --- PASS: TestDebug (0.00s) [2022-04-08T12:42:48.811Z] === RUN TestRequestPoolParallel [2022-04-08T12:42:49.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-08T12:42:49.143Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T12:42:49.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-08T12:42:49.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-08T12:42:49.143Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T12:42:49.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-08T12:42:49.143Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T12:42:49.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-08T12:42:49.271Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-04-08T12:42:49.272Z] === RUN TestFullAllocateRelease [2022-04-08T12:42:49.731Z] --- PASS: TestFullAllocateRelease (0.52s) [2022-04-08T12:42:49.731Z] === RUN TestOddAllocateRelease [2022-04-08T12:42:50.192Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-08T12:42:50.192Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-08T12:42:50.192Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-08T12:42:50.192Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-08T12:42:50.192Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-08T12:42:50.192Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-08T12:42:50.652Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-08T12:42:50.652Z] === CONT TestParallelPredefinedRequest1 [2022-04-08T12:42:50.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:42:50.652Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:42:50.652Z] === CONT TestParallelPredefinedRequest5 [2022-04-08T12:42:50.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:42:50.652Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:42:50.652Z] === CONT TestParallelPredefinedRequest4 [2022-04-08T12:42:50.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:42:50.652Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:42:50.652Z] === CONT TestParallelPredefinedRequest3 [2022-04-08T12:42:50.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:42:50.652Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:42:50.652Z] === CONT TestParallelPredefinedRequest2 [2022-04-08T12:42:50.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:42:50.652Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:42:50.652Z] PASS [2022-04-08T12:42:50.652Z] coverage: 85.3% of statements [2022-04-08T12:42:50.652Z] ok github.com/docker/docker/libnetwork/ipam 49.472s coverage: 85.3% of statements [2022-04-08T12:42:50.652Z] === RUN TestParseEmptyInterface [2022-04-08T12:42:50.652Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-08T12:42:50.652Z] === RUN TestParseNonInterfaceType [2022-04-08T12:42:50.652Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-08T12:42:50.652Z] === RUN TestParseWithOneFunction [2022-04-08T12:42:50.652Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-08T12:42:50.652Z] === RUN TestParseWithMultipleFuncs [2022-04-08T12:42:51.111Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-08T12:42:51.111Z] === RUN TestParseWithUnnamedReturn [2022-04-08T12:42:51.111Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-08T12:42:51.111Z] === RUN TestEmbeddedInterface [2022-04-08T12:42:51.111Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-08T12:42:51.111Z] === RUN TestParsedImports [2022-04-08T12:42:51.111Z] --- PASS: TestParsedImports (0.00s) [2022-04-08T12:42:51.111Z] === RUN TestAliasedImports [2022-04-08T12:42:51.111Z] --- PASS: TestAliasedImports (0.00s) [2022-04-08T12:42:51.111Z] PASS [2022-04-08T12:42:51.111Z] coverage: 56.8% of statements [2022-04-08T12:42:51.111Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-08T12:42:51.625Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:42:51.625Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:42:51.625Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:42:51.625Z] === RUN TestDaemonConfigValidation [2022-04-08T12:42:51.625Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:42:51.625Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-08T12:42:51.625Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:42:51.625Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:42:51.625Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:42:51.625Z] === RUN TestDaemonProxy [2022-04-08T12:42:51.625Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:42:51.625Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-08T12:42:51.625Z] PASS [2022-04-08T12:42:51.625Z] ok github.com/docker/docker/integration/daemon 0.118s [2022-04-08T12:42:52.082Z] === RUN TestHTTPTransport [2022-04-08T12:42:52.082Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-08T12:42:52.082Z] PASS [2022-04-08T12:42:52.082Z] coverage: 85.7% of statements [2022-04-08T12:42:52.082Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2022-04-08T12:42:52.086Z] [2022-04-08T12:42:52.086Z] === Skipped [2022-04-08T12:42:52.086Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:42:52.086Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:42:52.086Z] [2022-04-08T12:42:52.086Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-08T12:42:52.086Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:42:52.086Z] [2022-04-08T12:42:52.086Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:42:52.086Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:42:52.086Z] [2022-04-08T12:42:52.086Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-08T12:42:52.086Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:42:52.086Z] [2022-04-08T12:42:52.086Z] DONE 4 tests, 4 skipped in 25.624s [2022-04-08T12:42:52.086Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-08T12:42:52.601Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-08T12:42:52.601Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-08T12:42:52.601Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-08T12:42:52.601Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-08T12:42:53.051Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:42:53.051Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-08T12:42:53.051Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-08T12:42:53.051Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-08T12:42:53.051Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-08T12:42:53.051Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-08T12:42:53.051Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-08T12:42:53.051Z] === RUN TestBufferPoolPutAndGet [2022-04-08T12:42:53.051Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-08T12:42:53.051Z] PASS [2022-04-08T12:42:53.051Z] coverage: 88.2% of statements [2022-04-08T12:42:53.051Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-04-08T12:42:53.164Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-08T12:42:53.164Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-08T12:42:53.727Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-08T12:42:53.727Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-08T12:42:53.727Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-08T12:42:53.727Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-08T12:42:53.982Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-08T12:42:54.021Z] === RUN TestOutputOnPrematureClose [2022-04-08T12:42:54.021Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestCompleteSilently [2022-04-08T12:42:54.021Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-08T12:42:54.021Z] PASS [2022-04-08T12:42:54.021Z] coverage: 75.9% of statements [2022-04-08T12:42:54.021Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-04-08T12:42:54.021Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-08T12:42:54.021Z] === RUN TestClientStream [2022-04-08T12:42:54.021Z] --- PASS: TestClientStream (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestClientSendFile [2022-04-08T12:42:54.021Z] --- PASS: TestClientSendFile (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestClientWithRequestTimeout [2022-04-08T12:42:54.021Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestFileSpecPlugin [2022-04-08T12:42:54.021Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-08T12:42:54.021Z] === RUN TestFileJSONSpecPlugin [2022-04-08T12:42:54.021Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-08T12:42:54.021Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestPluginAddHandler [2022-04-08T12:42:54.021Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestPluginWaitBadPlugin [2022-04-08T12:42:54.021Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-08T12:42:54.021Z] === RUN TestGet [2022-04-08T12:42:54.021Z] time="2022-04-08T12:42:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-08T12:42:54.238Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-08T12:42:54.481Z] === RUN TestSendToOneSub [2022-04-08T12:42:54.481Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-08T12:42:54.481Z] === RUN TestSendToMultipleSubs [2022-04-08T12:42:54.481Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-08T12:42:54.481Z] === RUN TestEvictOneSub [2022-04-08T12:42:54.481Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-08T12:42:54.481Z] === RUN TestClosePublisher [2022-04-08T12:42:54.481Z] --- PASS: TestClosePublisher (0.00s) [2022-04-08T12:42:54.481Z] === RUN TestPubSubRace [2022-04-08T12:42:54.494Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-08T12:42:54.494Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-08T12:42:54.941Z] time="2022-04-08T12:42:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-08T12:42:55.055Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-08T12:42:55.055Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-08T12:42:55.401Z] --- PASS: TestPubSubRace (1.07s) [2022-04-08T12:42:55.401Z] PASS [2022-04-08T12:42:55.401Z] coverage: 75.0% of statements [2022-04-08T12:42:55.401Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-04-08T12:42:55.618Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-08T12:42:56.180Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-08T12:42:56.372Z] === RUN TestRegister [2022-04-08T12:42:56.372Z] --- PASS: TestRegister (0.00s) [2022-04-08T12:42:56.372Z] === RUN TestCommand [2022-04-08T12:42:56.372Z] --- PASS: TestCommand (0.04s) [2022-04-08T12:42:56.372Z] === RUN TestNaiveSelf [2022-04-08T12:42:56.372Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-08T12:42:56.372Z] PASS [2022-04-08T12:42:56.372Z] coverage: 82.4% of statements [2022-04-08T12:42:56.372Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-04-08T12:42:56.436Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-08T12:42:56.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:42:56.797Z] INFO: Testing against a local daemon [2022-04-08T12:42:56.797Z] === RUN TestCommitInheritsEnv [2022-04-08T12:42:56.797Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:42:56.797Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-08T12:42:56.797Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:42:56.797Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:42:56.797Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:42:56.797Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:42:56.797Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:42:56.797Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-08T12:42:56.797Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:42:56.797Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-08T12:42:56.797Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:42:56.797Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-08T12:42:56.797Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:42:56.832Z] time="2022-04-08T12:42:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-08T12:42:56.998Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-08T12:42:57.292Z] === RUN TestDump [2022-04-08T12:42:57.292Z] goroutine 6 [running]: [2022-04-08T12:42:57.292Z] github.com/docker/docker/pkg/stack.dump(0x772d57?) [2022-04-08T12:42:57.292Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:42:57.292Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-08T12:42:57.292Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-08T12:42:57.292Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-08T12:42:57.292Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-08T12:42:57.292Z] testing.tRunner(0xc0001601a0, 0x93a498) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:42:57.292Z] created by testing.(*T).Run [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:42:57.292Z] [2022-04-08T12:42:57.292Z] goroutine 1 [chan receive]: [2022-04-08T12:42:57.292Z] testing.(*T).Run(0xc000160000, {0x92913c?, 0x74c1f3?}, 0x93a498) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:42:57.292Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:42:57.292Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:42:57.292Z] testing.runTests(0xc000058460?, {0xabe400, 0x3, 0x3}, {0x181467a0108?, 0x40?, 0xac34a0?}) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:42:57.292Z] testing.(*M).Run(0xc000058460) [2022-04-08T12:42:57.292Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:42:57.292Z] main.main() [2022-04-08T12:42:57.292Z] _testmain.go:99 +0x255 [2022-04-08T12:42:57.292Z] --- PASS: TestDump (0.00s) [2022-04-08T12:42:57.292Z] === RUN TestDumpToFile [2022-04-08T12:42:57.752Z] --- PASS: TestDumpToFile (0.22s) [2022-04-08T12:42:57.752Z] === RUN TestDumpToFileWithEmptyInput [2022-04-08T12:42:57.752Z] goroutine 8 [running]: [2022-04-08T12:42:57.752Z] github.com/docker/docker/pkg/stack.dump(0x7eecd3?) [2022-04-08T12:42:57.752Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-08T12:42:57.752Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x7eeca0?}) [2022-04-08T12:42:57.752Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-08T12:42:57.752Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-08T12:42:57.752Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-08T12:42:57.752Z] testing.tRunner(0xc000160820, 0x93a488) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:42:57.752Z] created by testing.(*T).Run [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-08T12:42:57.752Z] [2022-04-08T12:42:57.752Z] goroutine 1 [chan receive]: [2022-04-08T12:42:57.752Z] testing.(*T).Run(0xc000160000, {0x930713?, 0x74c1f3?}, 0x93a488) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-08T12:42:57.752Z] testing.runTests.func1(0xc00006c840?) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-08T12:42:57.752Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-08T12:42:57.752Z] testing.runTests(0xc000058460?, {0xabe400, 0x3, 0x3}, {0x181467a0108?, 0x40?, 0xac34a0?}) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-08T12:42:57.752Z] testing.(*M).Run(0xc000058460) [2022-04-08T12:42:57.752Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-08T12:42:57.752Z] main.main() [2022-04-08T12:42:57.752Z] _testmain.go:99 +0x255 [2022-04-08T12:42:57.752Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-08T12:42:57.752Z] PASS [2022-04-08T12:42:57.752Z] coverage: 90.9% of statements [2022-04-08T12:42:57.752Z] ok github.com/docker/docker/pkg/stack 0.264s coverage: 90.9% of statements [2022-04-08T12:42:57.770Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-04-08T12:42:57.770Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:42:57.770Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-08T12:42:57.770Z] === RUN TestTagInvalidReference [2022-04-08T12:42:57.770Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-08T12:42:57.770Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:42:58.213Z] === RUN TestNewStdWriter [2022-04-08T12:42:58.213Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-08T12:42:58.213Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestWriteWithNilBytes [2022-04-08T12:42:58.213Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestWrite [2022-04-08T12:42:58.213Z] --- PASS: TestWrite (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestWriteWithWriterError [2022-04-08T12:42:58.213Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-08T12:42:58.213Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyWriteAndRead [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-08T12:42:58.213Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-08T12:42:58.213Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-08T12:42:58.213Z] PASS [2022-04-08T12:42:58.213Z] coverage: 100.0% of statements [2022-04-08T12:42:58.213Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-04-08T12:42:58.234Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-04-08T12:42:58.234Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:42:58.234Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-08T12:42:58.234Z] === RUN TestTagOfficialNames [2022-04-08T12:42:58.234Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-08T12:42:58.234Z] === RUN TestTagMatchesDigest [2022-04-08T12:42:58.234Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-08T12:42:58.234Z] PASS [2022-04-08T12:42:58.234Z] ok github.com/docker/docker/integration/image 1.847s [2022-04-08T12:42:58.234Z] [2022-04-08T12:42:58.234Z] === Skipped [2022-04-08T12:42:58.234Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-08T12:42:58.234Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:42:58.234Z] [2022-04-08T12:42:58.234Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:42:58.234Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:42:58.234Z] [2022-04-08T12:42:58.234Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-08T12:42:58.234Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:42:58.234Z] [2022-04-08T12:42:58.234Z] DONE 12 tests, 3 skipped in 6.234s [2022-04-08T12:42:58.234Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-08T12:42:59.182Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-08T12:42:59.182Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-08T12:42:59.182Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestFormatStatus [2022-04-08T12:42:59.182Z] --- PASS: TestFormatStatus (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestFormatError [2022-04-08T12:42:59.182Z] --- PASS: TestFormatError (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestFormatJSONError [2022-04-08T12:42:59.182Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-08T12:42:59.182Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-08T12:42:59.182Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-08T12:42:59.182Z] === RUN TestNewJSONProgressOutput [2022-04-08T12:42:59.182Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-08T12:42:59.517Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-08T12:42:59.517Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-08T12:42:59.517Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-08T12:42:59.643Z] === RUN TestAuxFormatterEmit [2022-04-08T12:42:59.643Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-08T12:42:59.643Z] === RUN TestStreamWriterStdout [2022-04-08T12:42:59.643Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-08T12:42:59.643Z] === RUN TestStreamWriterStderr [2022-04-08T12:42:59.643Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-08T12:42:59.643Z] PASS [2022-04-08T12:42:59.643Z] coverage: 66.2% of statements [2022-04-08T12:42:59.643Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2022-04-08T12:43:00.103Z] === RUN TestGenerateRandomID [2022-04-08T12:43:00.103Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestShortenId [2022-04-08T12:43:00.103Z] --- PASS: TestShortenId (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestShortenSha256Id [2022-04-08T12:43:00.103Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestShortenIdEmpty [2022-04-08T12:43:00.103Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestShortenIdInvalid [2022-04-08T12:43:00.103Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestIsShortIDNonHex [2022-04-08T12:43:00.103Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-08T12:43:00.103Z] === RUN TestIsShortIDNotCorrectSize [2022-04-08T12:43:00.103Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-08T12:43:00.103Z] PASS [2022-04-08T12:43:00.103Z] coverage: 70.6% of statements [2022-04-08T12:43:00.103Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2022-04-08T12:43:00.448Z] === RUN TestDockerSuite/TestImportFile [2022-04-08T12:43:01.074Z] === RUN TestIsCpusetListAvailable [2022-04-08T12:43:01.074Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-08T12:43:01.074Z] PASS [2022-04-08T12:43:01.074Z] coverage: 39.4% of statements [2022-04-08T12:43:01.074Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-08T12:43:01.074Z] time="2022-04-08T12:43:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-08T12:43:01.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:01.150Z] INFO: Testing against a local daemon [2022-04-08T12:43:01.150Z] === RUN TestNetworkCreateDelete [2022-04-08T12:43:01.150Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:43:01.150Z] 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-08T12:43:01.150Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonDNSFallback [2022-04-08T12:43:01.150Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestInspectNetwork [2022-04-08T12:43:01.150Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:01.150Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:43:01.150Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:43:01.150Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:43:01.150Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:43:01.150Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:43:01.150Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:43:01.150Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:43:01.150Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:43:01.150Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:43:01.150Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:43:01.150Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-08T12:43:01.150Z] === RUN TestNetworkList [2022-04-08T12:43:01.150Z] === RUN TestNetworkList//networks [2022-04-08T12:43:01.150Z] === PAUSE TestNetworkList//networks [2022-04-08T12:43:01.150Z] === RUN TestNetworkList//networks/ [2022-04-08T12:43:01.150Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:43:01.150Z] === CONT TestNetworkList//networks [2022-04-08T12:43:01.150Z] === CONT TestNetworkList//networks/ [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkList (0.05s) [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:43:01.150Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:43:01.150Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:43:01.150Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:43:01.150Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:43:01.150Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:43:01.150Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:43:01.150Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:43:01.150Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:43:01.150Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:43:01.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:43:01.150Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:43:01.150Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:43:01.150Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:43:01.150Z] PASS [2022-04-08T12:43:01.150Z] ok github.com/docker/docker/integration/network 0.201s [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === Skipped [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-08T12:43:01.150Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:43:01.150Z] 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-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-08T12:43:01.150Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-08T12:43:01.150Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:43:01.150Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:43:01.150Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:43:01.150Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:43:01.150Z] [2022-04-08T12:43:01.150Z] DONE 22 tests, 15 skipped in 2.338s [2022-04-08T12:43:01.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-08T12:43:01.613Z] testing: warning: no tests to run [2022-04-08T12:43:01.613Z] PASS [2022-04-08T12:43:01.613Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-04-08T12:43:01.613Z] [2022-04-08T12:43:01.613Z] DONE 0 tests in 0.825s [2022-04-08T12:43:01.816Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-08T12:43:01.816Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-08T12:43:02.088Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-08T12:43:02.550Z] testing: warning: no tests to run [2022-04-08T12:43:02.550Z] PASS [2022-04-08T12:43:02.550Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-04-08T12:43:02.550Z] [2022-04-08T12:43:02.550Z] DONE 0 tests in 0.872s [2022-04-08T12:43:02.614Z] === RUN TestChtimes [2022-04-08T12:43:02.614Z] --- PASS: TestChtimes (0.00s) [2022-04-08T12:43:02.614Z] === RUN TestChtimesWindows [2022-04-08T12:43:02.614Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-08T12:43:02.614Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-08T12:43:02.614Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-08T12:43:02.614Z] PASS [2022-04-08T12:43:02.614Z] coverage: 13.0% of statements [2022-04-08T12:43:02.614Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.0% of statements [2022-04-08T12:43:02.746Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-08T12:43:03.012Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-08T12:43:03.679Z] === RUN TestTailFile [2022-04-08T12:43:03.679Z] --- PASS: TestTailFile (0.00s) [2022-04-08T12:43:03.679Z] === RUN TestTailFileManyLines [2022-04-08T12:43:03.679Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-08T12:43:03.679Z] === RUN TestTailEmptyFile [2022-04-08T12:43:03.679Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-08T12:43:03.679Z] === RUN TestTailNegativeN [2022-04-08T12:43:03.679Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader [2022-04-08T12:43:03.679Z] === CONT TestNewTailReader [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/no_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-08T12:43:03.679Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.679Z] === CONT TestNewTailReader/no_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.679Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.680Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.680Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.680Z] === RUN TestInfoDebug [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.680Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.680Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.681Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.681Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.682Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.682Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.682Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-08T12:43:03.683Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.683Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.683Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.684Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:03.684Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:03.987Z] testing: warning: no tests to run [2022-04-08T12:43:03.987Z] PASS [2022-04-08T12:43:03.987Z] ok github.com/docker/docker/integration/plugin 0.070s [2022-04-08T12:43:03.987Z] [2022-04-08T12:43:03.987Z] DONE 0 tests in 0.859s [2022-04-08T12:43:03.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:04.175Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-08T12:43:04.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.176Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.177Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-08T12:43:04.178Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-08T12:43:04.179Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-08T12:43:04.179Z] PASS [2022-04-08T12:43:04.179Z] coverage: 88.6% of statements [2022-04-08T12:43:04.179Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2022-04-08T12:43:04.246Z] --- PASS: TestInfoDebug (0.53s) [2022-04-08T12:43:04.246Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:43:04.639Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-08T12:43:04.639Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-08T12:43:04.639Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-08T12:43:04.639Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-08T12:43:04.808Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-08T12:43:04.809Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:43:04.961Z] testing: warning: no tests to run [2022-04-08T12:43:04.961Z] PASS [2022-04-08T12:43:04.961Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-04-08T12:43:04.961Z] [2022-04-08T12:43:04.961Z] DONE 0 tests in 0.917s [2022-04-08T12:43:04.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-08T12:43:05.065Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-08T12:43:05.100Z] === RUN TestTarSumRemoveNonExistent [2022-04-08T12:43:05.100Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-08T12:43:05.100Z] === RUN TestTarSumRemove [2022-04-08T12:43:05.100Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestSortFileInfoSums [2022-04-08T12:43:05.100Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestNewTarSumForLabelInvalid [2022-04-08T12:43:05.100Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestNewTarSumForLabel [2022-04-08T12:43:05.100Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestEmptyTar [2022-04-08T12:43:05.100Z] --- PASS: TestEmptyTar (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestTarSumsReadSize [2022-04-08T12:43:05.100Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestTarSums [2022-04-08T12:43:05.100Z] --- PASS: TestTarSums (0.08s) [2022-04-08T12:43:05.100Z] === RUN TestIteration [2022-04-08T12:43:05.100Z] --- PASS: TestIteration (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestVersionLabelForChecksum [2022-04-08T12:43:05.100Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestVersion [2022-04-08T12:43:05.100Z] --- PASS: TestVersion (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestGetVersion [2022-04-08T12:43:05.100Z] --- PASS: TestGetVersion (0.00s) [2022-04-08T12:43:05.100Z] === RUN TestGetVersions [2022-04-08T12:43:05.100Z] --- PASS: TestGetVersions (0.00s) [2022-04-08T12:43:05.100Z] PASS [2022-04-08T12:43:05.100Z] coverage: 89.3% of statements [2022-04-08T12:43:05.100Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2022-04-08T12:43:05.321Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-08T12:43:05.322Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:43:05.322Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-08T12:43:05.322Z] === RUN TestPingCacheHeaders [2022-04-08T12:43:05.322Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-08T12:43:05.322Z] === RUN TestPingGet [2022-04-08T12:43:05.322Z] --- PASS: TestPingGet (0.02s) [2022-04-08T12:43:05.322Z] === RUN TestPingHead [2022-04-08T12:43:05.322Z] --- PASS: TestPingHead (0.02s) [2022-04-08T12:43:05.322Z] === RUN TestPingSwarmHeader [2022-04-08T12:43:05.560Z] === RUN TestTruncIndex [2022-04-08T12:43:05.560Z] --- PASS: TestTruncIndex (0.10s) [2022-04-08T12:43:05.560Z] PASS [2022-04-08T12:43:05.560Z] coverage: 91.5% of statements [2022-04-08T12:43:05.560Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-04-08T12:43:05.560Z] === RUN TestIsGIT [2022-04-08T12:43:05.560Z] --- PASS: TestIsGIT (0.00s) [2022-04-08T12:43:05.560Z] === RUN TestIsTransport [2022-04-08T12:43:05.560Z] --- PASS: TestIsTransport (0.00s) [2022-04-08T12:43:05.561Z] PASS [2022-04-08T12:43:05.561Z] coverage: 100.0% of statements [2022-04-08T12:43:05.561Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-04-08T12:43:05.581Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-08T12:43:05.838Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-08T12:43:06.021Z] === RUN TestVersionInfo [2022-04-08T12:43:06.021Z] --- PASS: TestVersionInfo (0.00s) [2022-04-08T12:43:06.021Z] === RUN TestAppendVersions [2022-04-08T12:43:06.021Z] --- PASS: TestAppendVersions (0.00s) [2022-04-08T12:43:06.021Z] PASS [2022-04-08T12:43:06.021Z] coverage: 88.9% of statements [2022-04-08T12:43:06.021Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-04-08T12:43:06.094Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-08T12:43:06.656Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-08T12:43:06.656Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-08T12:43:06.656Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-08T12:43:06.656Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-08T12:43:07.227Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-08T12:43:07.561Z] === RUN TestNewSettable [2022-04-08T12:43:07.561Z] --- PASS: TestNewSettable (0.00s) [2022-04-08T12:43:07.561Z] === RUN TestIsSettable [2022-04-08T12:43:07.561Z] --- PASS: TestIsSettable (0.00s) [2022-04-08T12:43:07.561Z] === RUN TestUpdateSettingsEnv [2022-04-08T12:43:07.561Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-08T12:43:07.561Z] PASS [2022-04-08T12:43:07.561Z] coverage: 20.0% of statements [2022-04-08T12:43:07.561Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-08T12:43:07.561Z] === RUN TestValidatePrivileges [2022-04-08T12:43:07.561Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-08T12:43:07.561Z] === RUN TestFilterByCapNeg [2022-04-08T12:43:07.561Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-08T12:43:07.561Z] === RUN TestFilterByCapPos [2022-04-08T12:43:07.561Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-08T12:43:07.561Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-08T12:43:07.561Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-08T12:43:07.561Z] PASS [2022-04-08T12:43:07.561Z] coverage: 12.0% of statements [2022-04-08T12:43:07.561Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-04-08T12:43:07.789Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-08T12:43:08.046Z] --- PASS: TestPingSwarmHeader (2.48s) [2022-04-08T12:43:08.046Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-08T12:43:08.046Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-08T12:43:08.046Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-08T12:43:08.046Z] === RUN TestVersion [2022-04-08T12:43:08.046Z] --- PASS: TestVersion (0.02s) [2022-04-08T12:43:08.046Z] === CONT TestDiskUsage [2022-04-08T12:43:08.046Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-08T12:43:08.532Z] === RUN TestLoad [2022-04-08T12:43:08.532Z] --- PASS: TestLoad (0.00s) [2022-04-08T12:43:08.532Z] === RUN TestSave [2022-04-08T12:43:08.532Z] --- PASS: TestSave (0.03s) [2022-04-08T12:43:08.532Z] === RUN TestAddDeleteGet [2022-04-08T12:43:08.532Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-08T12:43:08.532Z] === RUN TestInvalidTags [2022-04-08T12:43:08.532Z] --- PASS: TestInvalidTags (0.00s) [2022-04-08T12:43:08.532Z] PASS [2022-04-08T12:43:08.532Z] coverage: 84.4% of statements [2022-04-08T12:43:08.532Z] ok github.com/docker/docker/reference 0.139s coverage: 84.4% of statements [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/container_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/image_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-08T12:43:08.609Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-08T12:43:08.609Z] === RUN TestDiskUsage/after_container.Run [2022-04-08T12:43:08.993Z] --- PASS: TestGet (15.01s) [2022-04-08T12:43:08.993Z] === RUN TestPluginWithNoManifest [2022-04-08T12:43:08.993Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-08T12:43:08.993Z] === RUN TestGetAll [2022-04-08T12:43:08.993Z] --- PASS: TestGetAll (0.00s) [2022-04-08T12:43:08.993Z] PASS [2022-04-08T12:43:08.993Z] coverage: 73.2% of statements [2022-04-08T12:43:08.993Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2022-04-08T12:43:09.174Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-08T12:43:09.175Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage (1.40s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-08T12:43:09.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-08T12:43:09.431Z] PASS [2022-04-08T12:43:09.431Z] [2022-04-08T12:43:09.431Z] === Skipped [2022-04-08T12:43:09.431Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:43:09.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-08T12:43:09.431Z] [2022-04-08T12:43:09.431Z] DONE 54 tests, 1 skipped in 22.759s [2022-04-08T12:43:09.431Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-08T12:43:09.431Z] ++ 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-08T12:43:09.431Z] ++ set -e [2022-04-08T12:43:09.431Z] ++ '[' -n 0 ']' [2022-04-08T12:43:09.431Z] ++ set -x [2022-04-08T12:43:09.431Z] ++ 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-08T12:43:09.431Z] INFO: Testing against a local daemon [2022-04-08T12:43:09.431Z] === RUN TestVolumesCreateAndList [2022-04-08T12:43:09.431Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-08T12:43:09.431Z] === RUN TestVolumesRemove [2022-04-08T12:43:09.431Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-08T12:43:09.431Z] === RUN TestVolumesInspect [2022-04-08T12:43:09.688Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-08T12:43:09.688Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:43:09.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:09.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:09.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:09.688Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-08T12:43:09.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:43:09.688Z] PASS [2022-04-08T12:43:09.688Z] [2022-04-08T12:43:09.688Z] DONE 5 tests in 0.240s [2022-04-08T12:43:09.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T12:43:09.688Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-08T12:43:09.947Z] ++++ cat bundles/test-integration/docker.pid [2022-04-08T12:43:09.947Z] +++ kill 6667 [2022-04-08T12:43:09.963Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReaderWithReadError [2022-04-08T12:43:09.964Z] === RUN TestResolveAuthConfigIndexServer [2022-04-08T12:43:09.964Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResolveAuthConfigFullURL [2022-04-08T12:43:09.964Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-08T12:43:09.964Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestValidateMirror [2022-04-08T12:43:09.964Z] --- PASS: TestValidateMirror (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestLoadInsecureRegistries [2022-04-08T12:43:09.964Z] === RUN TestRestartManagerTimeout [2022-04-08T12:43:09.964Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestRestartManagerTimeoutReset [2022-04-08T12:43:09.964Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-08T12:43:09.964Z] PASS [2022-04-08T12:43:09.964Z] coverage: 50.9% of statements [2022-04-08T12:43:09.964Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2022-04-08T12:43:09.964Z] time="2022-04-08T12:43:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReader [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-08T12:43:09.964Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-08T12:43:09.964Z] PASS [2022-04-08T12:43:09.964Z] coverage: 100.0% of statements [2022-04-08T12:43:09.964Z] time="2022-04-08T12:43:09Z" 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-08T12:43:09.964Z] time="2022-04-08T12:43:09Z" 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-08T12:43:09.964Z] time="2022-04-08T12:43:09Z" 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-08T12:43:09.964Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-04-08T12:43:09.964Z] === RUN TestNewServiceConfig [2022-04-08T12:43:09.964Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestValidateIndexName [2022-04-08T12:43:09.964Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestValidateIndexNameWithError [2022-04-08T12:43:09.964Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestEndpointParse [2022-04-08T12:43:09.964Z] --- PASS: TestEndpointParse (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestEndpointParseInvalid [2022-04-08T12:43:09.964Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestValidateEndpoint [2022-04-08T12:43:09.964Z] ok github.com/docker/docker/registry/resumable 0.297s coverage: 100.0% of statements [2022-04-08T12:43:09.964Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-08T12:43:09.964Z] === RUN TestPing [2022-04-08T12:43:09.964Z] --- PASS: TestPing (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestPingRegistryEndpoint [2022-04-08T12:43:09.964Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:09.964Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestEndpoint [2022-04-08T12:43:09.964Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:09.964Z] --- SKIP: TestEndpoint (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestParseRepositoryInfo [2022-04-08T12:43:09.964Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestNewIndexInfo [2022-04-08T12:43:09.964Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestMirrorEndpointLookup [2022-04-08T12:43:09.964Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:09.964Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestSearchRepositories [2022-04-08T12:43:09.964Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-08T12:43:09.964Z] Host: 127.0.0.1:49330 [2022-04-08T12:43:09.964Z] User-Agent: docker test client [2022-04-08T12:43:09.964Z] Authorization: Token fake-token [2022-04-08T12:43:09.964Z] X-Docker-Token: true [2022-04-08T12:43:09.964Z] Accept-Encoding: gzip [2022-04-08T12:43:09.964Z] [2022-04-08T12:43:09.964Z] [2022-04-08T12:43:09.964Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-08T12:43:09.964Z] Connection: close [2022-04-08T12:43:09.964Z] Content-Length: 144 [2022-04-08T12:43:09.964Z] Cache-Control: no-cache [2022-04-08T12:43:09.964Z] Content-Type: application/json [2022-04-08T12:43:09.964Z] Date: Fri, 08 Apr 2022 12:43:09 GMT [2022-04-08T12:43:09.964Z] Expires: -1 [2022-04-08T12:43:09.964Z] Pragma: no-cache [2022-04-08T12:43:09.964Z] Server: docker-tests/mock [2022-04-08T12:43:09.964Z] X-Docker-Registry-Config: mock [2022-04-08T12:43:09.964Z] X-Docker-Registry-Version: 0.0.0 [2022-04-08T12:43:09.964Z] [2022-04-08T12:43:09.964Z] [2022-04-08T12:43:09.964Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-08T12:43:09.964Z] === RUN TestTrustedLocation [2022-04-08T12:43:09.964Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-08T12:43:09.964Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestAllowNondistributableArtifacts [2022-04-08T12:43:09.964Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-08T12:43:09.964Z] === RUN TestIsSecureIndex [2022-04-08T12:43:09.964Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-08T12:43:09.964Z] PASS [2022-04-08T12:43:09.964Z] coverage: 51.7% of statements [2022-04-08T12:43:09.964Z] ok github.com/docker/docker/registry 0.334s coverage: 51.7% of statements [2022-04-08T12:43:10.204Z] +++ /etc/init.d/apparmor stop [2022-04-08T12:43:10.204Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T12:43:10.204Z] [2022-04-08T12:43:10.204Z] Unloading profiles will leave already running processes permanently [2022-04-08T12:43:10.204Z] unconfined, which can lead to unexpected situations. [2022-04-08T12:43:10.204Z] [2022-04-08T12:43:10.204Z] To set a process to complain mode, use the command line tool [2022-04-08T12:43:10.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T12:43:10.204Z] +++ true [2022-04-08T12:43:10.204Z] exiting test-integration [2022-04-08T12:43:10.204Z] ++ exit 0 [2022-04-08T12:43:10.204Z] [2022-04-08T12:43:10.204Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-08T12:43:10.204Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-08T12:43:10.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:10.784Z] INFO: Testing against a local daemon [2022-04-08T12:43:10.784Z] === RUN TestPluginInvalidJSON [2022-04-08T12:43:10.784Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:43:10.784Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:43:10.784Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:43:10.784Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-08T12:43:10.784Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-08T12:43:10.784Z] === RUN TestPluginInstall [2022-04-08T12:43:10.784Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-08T12:43:10.784Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:43:10.784Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-08T12:43:10.784Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:43:10.784Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:43:10.784Z] PASS [2022-04-08T12:43:10.784Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-04-08T12:43:10.784Z] [2022-04-08T12:43:10.784Z] === Skipped [2022-04-08T12:43:10.784Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-08T12:43:10.784Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] [2022-04-08T12:43:10.784Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-08T12:43:10.784Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] [2022-04-08T12:43:10.784Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:43:10.784Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:43:10.784Z] [2022-04-08T12:43:10.784Z] DONE 5 tests, 3 skipped in 5.312s [2022-04-08T12:43:10.784Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-08T12:43:10.934Z] === RUN TestDecodeContainerConfig [2022-04-08T12:43:10.934Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-08T12:43:10.934Z] === RUN TestDecodeContainerConfigIsolation [2022-04-08T12:43:10.934Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-08T12:43:10.934Z] === RUN TestValidatePrivileged [2022-04-08T12:43:10.934Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-08T12:43:10.934Z] PASS [2022-04-08T12:43:10.934Z] coverage: 52.6% of statements [2022-04-08T12:43:10.934Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.6% of statements [2022-04-08T12:43:10.934Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-08T12:43:10.934Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-08T12:43:10.934Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-08T12:43:10.934Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-08T12:43:10.934Z] PASS [2022-04-08T12:43:10.934Z] coverage: 62.5% of statements [2022-04-08T12:43:10.934Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-04-08T12:43:11.134Z] + for job in $(jobs -p) [2022-04-08T12:43:11.135Z] + wait 5249 [2022-04-08T12:43:12.065Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-08T12:43:12.322Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-08T12:43:12.578Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-08T12:43:12.835Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-08T12:43:12.976Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:12.976Z] INFO: Testing against a local daemon [2022-04-08T12:43:12.976Z] === RUN TestExternalGraphDriver [2022-04-08T12:43:12.976Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:43:12.976Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-08T12:43:12.976Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:43:12.976Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:43:12.976Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:43:12.976Z] PASS [2022-04-08T12:43:12.976Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-04-08T12:43:12.976Z] [2022-04-08T12:43:12.976Z] === Skipped [2022-04-08T12:43:12.977Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-08T12:43:12.977Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:43:12.977Z] [2022-04-08T12:43:12.977Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:43:12.977Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:43:12.977Z] [2022-04-08T12:43:12.977Z] DONE 2 tests, 2 skipped in 2.525s [2022-04-08T12:43:12.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-08T12:43:13.092Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-08T12:43:13.092Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-08T12:43:13.092Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-08T12:43:13.118Z] === RUN TestGetAddress [2022-04-08T12:43:13.118Z] --- PASS: TestGetAddress (0.00s) [2022-04-08T12:43:13.118Z] === RUN TestRemove [2022-04-08T12:43:13.118Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:43:13.118Z] --- SKIP: TestRemove (0.00s) [2022-04-08T12:43:13.118Z] === RUN TestInitializeWithVolumes [2022-04-08T12:43:13.118Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-08T12:43:13.118Z] === RUN TestCreate [2022-04-08T12:43:13.118Z] --- PASS: TestCreate (0.01s) [2022-04-08T12:43:13.118Z] === RUN TestValidateName [2022-04-08T12:43:13.118Z] --- PASS: TestValidateName (0.00s) [2022-04-08T12:43:13.118Z] === RUN TestCreateWithOpts [2022-04-08T12:43:13.118Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:43:13.118Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-08T12:43:13.118Z] === RUN TestRelaodNoOpts [2022-04-08T12:43:13.118Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-08T12:43:13.118Z] PASS [2022-04-08T12:43:13.118Z] coverage: 41.5% of statements [2022-04-08T12:43:13.118Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-04-08T12:43:13.118Z] === RUN TestGetDriver [2022-04-08T12:43:13.118Z] --- PASS: TestGetDriver (0.00s) [2022-04-08T12:43:13.118Z] === RUN TestVolumeRequestError [2022-04-08T12:43:13.118Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-08T12:43:13.118Z] PASS [2022-04-08T12:43:13.118Z] coverage: 36.1% of statements [2022-04-08T12:43:13.118Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRaw [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-08T12:43:13.578Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRaw [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-08T12:43:13.578Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestConvertTmpfsOptions [2022-04-08T12:43:13.578Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-08T12:43:13.578Z] linux_parser_test.go:209: data="ro" [2022-04-08T12:43:13.578Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestParseMountSpec [2022-04-08T12:43:13.578Z] parser_test.go:62: case 0 [2022-04-08T12:43:13.578Z] parser_test.go:62: case 1 [2022-04-08T12:43:13.578Z] parser_test.go:62: case 2 [2022-04-08T12:43:13.578Z] parser_test.go:62: case 3 [2022-04-08T12:43:13.578Z] parser_test.go:62: case 4 [2022-04-08T12:43:13.578Z] parser_test.go:62: case 5 [2022-04-08T12:43:13.578Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestValidateMount [2022-04-08T12:43:13.578Z] --- PASS: TestValidateMount (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRaw [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-08T12:43:13.578Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-08T12:43:13.578Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-08T12:43:13.578Z] PASS [2022-04-08T12:43:13.578Z] coverage: 67.6% of statements [2022-04-08T12:43:13.578Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-04-08T12:43:14.022Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-08T12:43:14.280Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-08T12:43:14.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-08T12:43:14.843Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-08T12:43:15.120Z] === RUN TestSetGetMeta [2022-04-08T12:43:15.120Z] === PAUSE TestSetGetMeta [2022-04-08T12:43:15.120Z] === RUN TestRestore [2022-04-08T12:43:15.120Z] === PAUSE TestRestore [2022-04-08T12:43:15.120Z] === RUN TestServiceCreate [2022-04-08T12:43:15.120Z] === PAUSE TestServiceCreate [2022-04-08T12:43:15.120Z] === RUN TestServiceList [2022-04-08T12:43:15.120Z] === PAUSE TestServiceList [2022-04-08T12:43:15.120Z] === RUN TestServiceRemove [2022-04-08T12:43:15.120Z] === PAUSE TestServiceRemove [2022-04-08T12:43:15.120Z] === RUN TestServiceGet [2022-04-08T12:43:15.120Z] === PAUSE TestServiceGet [2022-04-08T12:43:15.120Z] === RUN TestServicePrune [2022-04-08T12:43:15.120Z] === PAUSE TestServicePrune [2022-04-08T12:43:15.120Z] === RUN TestCreate [2022-04-08T12:43:15.120Z] === PAUSE TestCreate [2022-04-08T12:43:15.120Z] === RUN TestRemove [2022-04-08T12:43:15.120Z] === PAUSE TestRemove [2022-04-08T12:43:15.120Z] === RUN TestList [2022-04-08T12:43:15.120Z] === PAUSE TestList [2022-04-08T12:43:15.120Z] === RUN TestFindByDriver [2022-04-08T12:43:15.120Z] === PAUSE TestFindByDriver [2022-04-08T12:43:15.120Z] === RUN TestFindByReferenced [2022-04-08T12:43:15.120Z] === PAUSE TestFindByReferenced [2022-04-08T12:43:15.120Z] === RUN TestDerefMultipleOfSameRef [2022-04-08T12:43:15.120Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-08T12:43:15.120Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:43:15.120Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:43:15.120Z] === RUN TestDefererencePluginOnCreateError [2022-04-08T12:43:15.120Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-08T12:43:15.120Z] === RUN TestRefDerefRemove [2022-04-08T12:43:15.120Z] === PAUSE TestRefDerefRemove [2022-04-08T12:43:15.120Z] === RUN TestGet [2022-04-08T12:43:15.120Z] === PAUSE TestGet [2022-04-08T12:43:15.120Z] === RUN TestGetWithReference [2022-04-08T12:43:15.120Z] === PAUSE TestGetWithReference [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_nil_list [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_empty_list [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_filter_some [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_filter_middle [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:43:15.120Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-08T12:43:15.120Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_nil_list [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_empty_list [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_filter_some [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_filter_middle [2022-04-08T12:43:15.120Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-08T12:43:15.120Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-08T12:43:15.120Z] === CONT TestSetGetMeta [2022-04-08T12:43:15.120Z] === CONT TestList [2022-04-08T12:43:15.120Z] === CONT TestDefererencePluginOnCreateError [2022-04-08T12:43:15.120Z] === CONT TestGet [2022-04-08T12:43:15.120Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-08T12:43:15.120Z] === CONT TestRemove [2022-04-08T12:43:15.120Z] --- PASS: TestGet (0.03s) [2022-04-08T12:43:15.120Z] === CONT TestCreate [2022-04-08T12:43:15.120Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-08T12:43:15.120Z] === CONT TestServicePrune [2022-04-08T12:43:15.120Z] --- PASS: TestList (0.04s) [2022-04-08T12:43:15.120Z] === CONT TestServiceGet [2022-04-08T12:43:15.120Z] --- PASS: TestRemove (0.02s) [2022-04-08T12:43:15.120Z] === CONT TestServiceRemove [2022-04-08T12:43:15.120Z] --- PASS: TestCreate (0.02s) [2022-04-08T12:43:15.120Z] === CONT TestServiceList [2022-04-08T12:43:15.120Z] --- PASS: TestServiceGet (0.17s) [2022-04-08T12:43:15.120Z] === CONT TestServiceCreate [2022-04-08T12:43:15.120Z] time="2022-04-08T12:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:43:15.120Z] --- PASS: TestServiceRemove (0.17s) [2022-04-08T12:43:15.120Z] === CONT TestRestore [2022-04-08T12:43:15.120Z] time="2022-04-08T12:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:43:15.120Z] --- PASS: TestServiceList (0.17s) [2022-04-08T12:43:15.120Z] === CONT TestGetWithReference [2022-04-08T12:43:15.120Z] time="2022-04-08T12:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:43:15.120Z] time="2022-04-08T12:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-08T12:43:15.120Z] --- PASS: TestServiceCreate (0.03s) [2022-04-08T12:43:15.120Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-08T12:43:15.120Z] time="2022-04-08T12:43:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-08T12:43:15.120Z] --- PASS: TestGetWithReference (0.03s) [2022-04-08T12:43:15.120Z] === CONT TestDerefMultipleOfSameRef [2022-04-08T12:43:15.120Z] --- PASS: TestRestore (0.04s) [2022-04-08T12:43:15.120Z] === CONT TestFindByReferenced [2022-04-08T12:43:15.120Z] === CONT TestFindByDriver [2022-04-08T12:43:15.120Z] --- PASS: TestServicePrune (0.22s) [2022-04-08T12:43:15.120Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-08T12:43:15.120Z] === CONT TestRefDerefRemove [2022-04-08T12:43:15.120Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-08T12:43:15.120Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-08T12:43:15.120Z] --- PASS: TestFindByDriver (0.02s) [2022-04-08T12:43:15.120Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-08T12:43:15.120Z] PASS [2022-04-08T12:43:15.120Z] coverage: 69.0% of statements [2022-04-08T12:43:15.120Z] ok github.com/docker/docker/volume/service 0.323s coverage: 69.0% of statements [2022-04-08T12:43:15.407Z] === RUN TestDockerSuite/TestInspectImage [2022-04-08T12:43:15.407Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-08T12:43:15.407Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-08T12:43:15.407Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-08T12:43:15.407Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-08T12:43:15.663Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-08T12:43:15.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:15.894Z] INFO: Testing against a local daemon [2022-04-08T12:43:15.894Z] === RUN TestReadPluginNoRead [2022-04-08T12:43:15.894Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:43:15.894Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-08T12:43:15.894Z] PASS [2022-04-08T12:43:15.894Z] ok github.com/docker/docker/integration/plugin/logging 0.107s [2022-04-08T12:43:15.894Z] [2022-04-08T12:43:15.894Z] === Skipped [2022-04-08T12:43:15.894Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-08T12:43:15.894Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:43:15.894Z] [2022-04-08T12:43:15.894Z] DONE 1 tests, 1 skipped in 2.522s [2022-04-08T12:43:15.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-08T12:43:16.225Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-08T12:43:16.225Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-08T12:43:16.787Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-08T12:43:16.866Z] testing: warning: no tests to run [2022-04-08T12:43:16.866Z] PASS [2022-04-08T12:43:16.866Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-04-08T12:43:16.866Z] [2022-04-08T12:43:16.866Z] DONE 0 tests in 1.278s [2022-04-08T12:43:16.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-08T12:43:17.042Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-08T12:43:17.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-08T12:43:17.199Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T12:43:18.169Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-08T12:43:18.169Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T12:43:18.628Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-08T12:43:19.557Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-08T12:43:19.557Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-08T12:43:19.557Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-08T12:43:19.599Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-08T12:43:19.599Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T12:43:19.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:19.784Z] INFO: Testing against a local daemon [2022-04-08T12:43:19.784Z] === RUN TestPluginWithDevMounts [2022-04-08T12:43:19.784Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:19.784Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-08T12:43:19.784Z] PASS [2022-04-08T12:43:19.784Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2022-04-08T12:43:19.784Z] [2022-04-08T12:43:19.784Z] === Skipped [2022-04-08T12:43:19.784Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-08T12:43:19.784Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:19.784Z] [2022-04-08T12:43:19.784Z] DONE 1 tests, 1 skipped in 2.504s [2022-04-08T12:43:19.784Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-08T12:43:20.058Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-08T12:43:20.121Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-08T12:43:21.054Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-08T12:43:21.618Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-08T12:43:21.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:21.971Z] INFO: Testing against a local daemon [2022-04-08T12:43:21.971Z] === RUN TestSecretInspect [2022-04-08T12:43:21.971Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-08T12:43:21.971Z] === RUN TestSecretList [2022-04-08T12:43:21.971Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] --- SKIP: TestSecretList (0.00s) [2022-04-08T12:43:21.971Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:43:21.971Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:43:21.971Z] === RUN TestSecretsUpdate [2022-04-08T12:43:21.971Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-08T12:43:21.971Z] === RUN TestTemplatedSecret [2022-04-08T12:43:21.971Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-08T12:43:21.971Z] === RUN TestSecretCreateResolve [2022-04-08T12:43:21.971Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:21.971Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-08T12:43:21.971Z] PASS [2022-04-08T12:43:21.971Z] ok github.com/docker/docker/integration/secret 0.104s [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === Skipped [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-08T12:43:21.971Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-08T12:43:21.971Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:43:21.971Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-08T12:43:21.971Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-08T12:43:21.971Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-08T12:43:21.971Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:21.971Z] [2022-04-08T12:43:21.971Z] DONE 6 tests, 6 skipped in 1.993s [2022-04-08T12:43:21.971Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-08T12:43:22.181Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-08T12:43:22.438Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-08T12:43:23.001Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-08T12:43:23.257Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-08T12:43:23.795Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-08T12:43:23.821Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-08T12:43:23.821Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-08T12:43:24.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:24.890Z] INFO: Testing against a local daemon [2022-04-08T12:43:24.890Z] === RUN TestServiceCreateInit [2022-04-08T12:43:24.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:43:24.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:43:24.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:43:24.890Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceConflict [2022-04-08T12:43:24.890Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:43:24.890Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-08T12:43:24.890Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:43:24.890Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:43:24.890Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:43:24.890Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceSysctls [2022-04-08T12:43:24.890Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceSysctls (0.07s) [2022-04-08T12:43:24.890Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:43:24.890Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-04-08T12:43:24.890Z] === RUN TestInspect [2022-04-08T12:43:24.890Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestInspect (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestCreateJob [2022-04-08T12:43:24.890Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestCreateJob (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestReplicatedJob [2022-04-08T12:43:24.890Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:43:24.890Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceListWithStatuses [2022-04-08T12:43:24.890Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:43:24.890Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:43:24.890Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServicePlugin [2022-04-08T12:43:24.890Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceUpdateLabel [2022-04-08T12:43:24.890Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:43:24.890Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:43:24.890Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:43:24.890Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-08T12:43:24.890Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:43:24.890Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-08T12:43:24.890Z] PASS [2022-04-08T12:43:24.890Z] ok github.com/docker/docker/integration/service 0.345s [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.890Z] === Skipped [2022-04-08T12:43:24.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-08T12:43:24.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:43:24.890Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:43:24.890Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-08T12:43:24.890Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.890Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-08T12:43:24.890Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.890Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:43:24.891Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:43:24.891Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:43:24.891Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.07s) [2022-04-08T12:43:24.891Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-04-08T12:43:24.891Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-08T12:43:24.891Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-08T12:43:24.891Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-08T12:43:24.891Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-08T12:43:24.891Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-08T12:43:24.891Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:43:24.891Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-08T12:43:24.891Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-08T12:43:24.891Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-08T12:43:24.891Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-08T12:43:24.891Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-08T12:43:24.891Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-08T12:43:24.891Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-08T12:43:24.891Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:43:24.891Z] [2022-04-08T12:43:24.891Z] DONE 24 tests, 23 skipped in 2.975s [2022-04-08T12:43:24.891Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-08T12:43:25.188Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-08T12:43:25.334Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-08T12:43:25.334Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T12:43:25.334Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-08T12:43:25.334Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T12:43:25.334Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-08T12:43:26.121Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-08T12:43:26.874Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-08T12:43:27.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:27.079Z] INFO: Testing against a local daemon [2022-04-08T12:43:27.079Z] === RUN TestSessionCreate [2022-04-08T12:43:27.079Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:27.080Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-08T12:43:27.080Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:43:27.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:27.080Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:43:27.080Z] PASS [2022-04-08T12:43:27.080Z] ok github.com/docker/docker/integration/session 0.109s [2022-04-08T12:43:27.080Z] [2022-04-08T12:43:27.080Z] === Skipped [2022-04-08T12:43:27.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-08T12:43:27.080Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:27.080Z] [2022-04-08T12:43:27.080Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:43:27.080Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:43:27.080Z] [2022-04-08T12:43:27.080Z] DONE 2 tests, 2 skipped in 1.835s [2022-04-08T12:43:27.080Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-08T12:43:27.086Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-08T12:43:27.341Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-08T12:43:27.843Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-08T12:43:28.302Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-08T12:43:28.705Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-08T12:43:28.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-08T12:43:29.220Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-08T12:43:29.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:29.268Z] INFO: Testing against a local daemon [2022-04-08T12:43:29.268Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:43:29.268Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:29.268Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestDiskUsage [2022-04-08T12:43:29.268Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:43:29.268Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestEventsExecDie [2022-04-08T12:43:29.268Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:43:29.268Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:43:29.268Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:43:29.268Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestEventsVolumeCreate [2022-04-08T12:43:29.268Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:43:29.268Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestInfoAPI [2022-04-08T12:43:29.268Z] --- PASS: TestInfoAPI (0.05s) [2022-04-08T12:43:29.268Z] === RUN TestInfoAPIWarnings [2022-04-08T12:43:29.268Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:43:29.268Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestInfoDebug [2022-04-08T12:43:29.268Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:29.268Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:43:29.268Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:29.268Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:43:29.268Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:29.268Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-08T12:43:29.268Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:43:30.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-08T12:43:30.239Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-08T12:43:30.239Z] === RUN TestPingCacheHeaders [2022-04-08T12:43:30.239Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-08T12:43:30.239Z] === RUN TestPingGet [2022-04-08T12:43:30.239Z] --- PASS: TestPingGet (0.05s) [2022-04-08T12:43:30.239Z] === RUN TestPingHead [2022-04-08T12:43:30.239Z] --- PASS: TestPingHead (0.05s) [2022-04-08T12:43:30.239Z] === RUN TestPingSwarmHeader [2022-04-08T12:43:30.239Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:30.239Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-08T12:43:30.239Z] === RUN TestVersion [2022-04-08T12:43:30.239Z] --- PASS: TestVersion (0.04s) [2022-04-08T12:43:30.239Z] PASS [2022-04-08T12:43:30.239Z] ok github.com/docker/docker/integration/system 1.327s [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === Skipped [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:43:30.700Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-08T12:43:30.700Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-08T12:43:30.700Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:43:30.700Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-08T12:43:30.700Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-08T12:43:30.700Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-08T12:43:30.700Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-08T12:43:30.700Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-08T12:43:30.700Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-08T12:43:30.700Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:43:30.700Z] [2022-04-08T12:43:30.700Z] DONE 16 tests, 10 skipped in 3.566s [2022-04-08T12:43:30.700Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-08T12:43:31.004Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-08T12:43:31.260Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-08T12:43:32.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-08T12:43:32.448Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-08T12:43:32.890Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:32.890Z] INFO: Testing against a local daemon [2022-04-08T12:43:32.890Z] === RUN TestVolumesCreateAndList [2022-04-08T12:43:32.890Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-08T12:43:32.890Z] === RUN TestVolumesRemove [2022-04-08T12:43:32.890Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-08T12:43:32.890Z] === RUN TestVolumesInspect [2022-04-08T12:43:32.890Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-08T12:43:32.890Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:43:32.890Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:32.890Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:32.890Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:43:32.890Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-08T12:43:32.890Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-04-08T12:43:32.890Z] PASS [2022-04-08T12:43:32.890Z] ok github.com/docker/docker/integration/volume 0.373s [2022-04-08T12:43:32.890Z] [2022-04-08T12:43:32.890Z] DONE 5 tests in 2.332s [2022-04-08T12:43:32.890Z] INFO: make.ps1 ended at 04/08/2022 12:43:32 [2022-04-08T12:43:32.890Z] INFO: Integration CLI tests being run from the host: [2022-04-08T12:43:32.890Z] 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-08T12:43:33.012Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-08T12:43:33.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-08T12:43:35.040Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-08T12:43:36.226Z] 2022/04/08 12:43:34 Closing DB instances... [2022-04-08T12:43:36.226Z] --- PASS: TestNetworkDBGarbageCollection (54.47s) [2022-04-08T12:43:36.226Z] === RUN TestFindNode [2022-04-08T12:43:36.226Z] 2022/04/08 12:43:36 Closing DB instances... [2022-04-08T12:43:36.226Z] --- PASS: TestFindNode (0.02s) [2022-04-08T12:43:36.226Z] === RUN TestChangeNodeState [2022-04-08T12:43:36.226Z] 2022/04/08 12:43:36 Closing DB instances... [2022-04-08T12:43:36.226Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-08T12:43:36.226Z] === RUN TestNodeReincarnation [2022-04-08T12:43:36.226Z] 2022/04/08 12:43:36 Closing DB instances... [2022-04-08T12:43:36.578Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-08T12:43:36.578Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T12:43:36.578Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-08T12:43:38.120Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-08T12:43:38.120Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T12:43:38.120Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-08T12:43:38.120Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-08T12:43:40.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-08T12:43:40.295Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-08T12:43:40.754Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-08T12:43:41.213Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-08T12:43:41.213Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T12:43:41.213Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-08T12:43:41.484Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-08T12:43:42.026Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-08T12:43:42.026Z] === RUN TestParallelCreate [2022-04-08T12:43:42.026Z] 2022/04/08 12:43:41 Closing DB instances... [2022-04-08T12:43:42.026Z] --- PASS: TestParallelCreate (0.02s) [2022-04-08T12:43:42.026Z] === RUN TestParallelDelete [2022-04-08T12:43:42.026Z] 2022/04/08 12:43:41 Closing DB instances... [2022-04-08T12:43:42.026Z] --- PASS: TestParallelDelete (0.02s) [2022-04-08T12:43:42.026Z] === RUN TestNetworkDBIslands [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:66e747401e78 with config:&{NodeID:66e747401e78 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-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c10321839e48 with config:&{NodeID:c10321839e48 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-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:13dde4bfaed9 with config:&{NodeID:13dde4bfaed9 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-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node 66e747401e78/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=info msg="Node c10321839e48/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-08T12:43:42.026Z] time="2022-04-08T12:43:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-08T12:43:42.180Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-08T12:43:42.414Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6694fdad76a9 with config:&{NodeID:6694fdad76a9 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-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-08T12:43:42.487Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node c10321839e48/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node c10321839e48/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 66e747401e78/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=info msg="Node 66e747401e78/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-08T12:43:42.488Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d2d74f0707d3 with config:&{NodeID:d2d74f0707d3 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-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 66e747401e78/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 66e747401e78/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node c10321839e48/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=info msg="Node c10321839e48/172.19.51.190, added to nodes list" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-08T12:43:42.947Z] time="2022-04-08T12:43:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-08T12:43:42.979Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-08T12:43:43.148Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-08T12:43:43.148Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T12:43:43.148Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-08T12:43:43.148Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T12:43:43.148Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:42Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:43.408Z] networkdb_test.go:835: Re-joining: 3 [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=info msg="The new bootstrap node list is:[172.19.51.190:10033 172.19.51.190:10034 172.19.51.190:10035]" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10033" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49367" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10034" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49368" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10035" [2022-04-08T12:43:43.408Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49369" [2022-04-08T12:43:43.868Z] networkdb_test.go:835: Re-joining: 4 [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="The new bootstrap node list is:[172.19.51.190:10033 172.19.51.190:10034 172.19.51.190:10035]" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10033" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49370" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10034" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49371" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10035" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49372" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node 0 leaving" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78 change state NodeActive --> NodeLeft" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node4(6694fdad76a9): Node leave event for 66e747401e78/172.19.51.190" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78 change state NodeActive --> NodeLeft" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node3(13dde4bfaed9): Node leave event for 66e747401e78/172.19.51.190" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78 change state NodeActive --> NodeLeft" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node5(d2d74f0707d3): Node leave event for 66e747401e78/172.19.51.190" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78 change state NodeActive --> NodeLeft" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node2(c10321839e48): Node leave event for 66e747401e78/172.19.51.190" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78 change state NodeActive --> NodeLeft" [2022-04-08T12:43:43.868Z] time="2022-04-08T12:43:43Z" level=info msg="node1(66e747401e78): Node leave event for 66e747401e78/172.19.51.190" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:43Z" level=info msg="Node 66e747401e78/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="node 1 leaving" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="node4(6694fdad76a9): Node leave event for c10321839e48/172.19.51.190" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48 change state NodeActive --> NodeFailed" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48/172.19.51.190, added to failed nodes list" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="node5(d2d74f0707d3): Node leave event for c10321839e48/172.19.51.190" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=info msg="node3(13dde4bfaed9): Node leave event for c10321839e48/172.19.51.190" [2022-04-08T12:43:44.328Z] time="2022-04-08T12:43:44Z" level=error msg="node: c10321839e48 is unknown to memberlist" [2022-04-08T12:43:44.348Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-08T12:43:44.348Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-08T12:43:44.604Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-08T12:43:44.604Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-08T12:43:44.604Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node c10321839e48/172.19.51.190, left gossip cluster" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="node 2 leaving" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="node4(6694fdad76a9): Node leave event for 13dde4bfaed9/172.19.51.190" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="node5(d2d74f0707d3): Node leave event for 13dde4bfaed9/172.19.51.190" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9 change state NodeActive --> NodeLeft" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=info msg="node3(13dde4bfaed9): Node leave event for 13dde4bfaed9/172.19.51.190" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=debug msg="memberlist: Failed ping: c10321839e48 (timeout reached)" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.51.190:10035: use of closed network connection" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.51.190:10036: use of closed network connection" [2022-04-08T12:43:44.788Z] time="2022-04-08T12:43:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.51.190:10037: use of closed network connection" [2022-04-08T12:43:45.168Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, left gossip cluster" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, left gossip cluster" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="Node 13dde4bfaed9/172.19.51.190, left gossip cluster" [2022-04-08T12:43:45.248Z] networkdb_test.go:867: node4: OK [2022-04-08T12:43:45.248Z] networkdb_test.go:867: node5: OK [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="node 0 coming back" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ba6aaa475d2e with config:&{NodeID:ba6aaa475d2e 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-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, added to nodes list" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="node 1 coming back" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:849764402d7a with config:&{NodeID:849764402d7a 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-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="Node 849764402d7a/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="Node 849764402d7a/172.19.51.190, added to nodes list" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="node 2 coming back" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e3e5fbe3b305 with config:&{NodeID:e3e5fbe3b305 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-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, added to nodes list" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49373" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=warning msg="memberlist: Failed fallback ping: write tcp 172.19.51.190:49373->172.19.51.190:10034: i/o timeout" [2022-04-08T12:43:45.248Z] time="2022-04-08T12:43:45Z" level=info msg="memberlist: Suspect c10321839e48 has failed, no acks received" [2022-04-08T12:43:45.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-08T12:43:45.301Z] INFO: Testing against a local daemon [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-08T12:43:45.301Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-08T12:43:45.301Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-08T12:43:45.301Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-08T12:43:45.425Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-08T12:43:45.708Z] time="2022-04-08T12:43:45Z" level=debug msg="memberlist: Failed ping: 6694fdad76a9 (timeout reached)" [2022-04-08T12:43:45.708Z] time="2022-04-08T12:43:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.19.51.190:10037: use of closed network connection" [2022-04-08T12:43:45.708Z] time="2022-04-08T12:43:45Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49374" [2022-04-08T12:43:45.763Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-08T12:43:46.168Z] time="2022-04-08T12:43:45Z" level=warning msg="memberlist: Was able to connect to 6694fdad76a9 but other probes failed, network may be misconfigured" [2022-04-08T12:43:46.224Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-08T12:43:46.685Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-08T12:43:47.146Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-08T12:43:48.946Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-08T12:43:49.078Z] time="2022-04-08T12:43:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.51.190:10033 172.19.51.190:10034 172.19.51.190:10035]" [2022-04-08T12:43:49.078Z] time="2022-04-08T12:43:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.51.190:10033 172.19.51.190:10034 172.19.51.190:10035]" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10033" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49375" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, is the new incarnation of the shutdown node 66e747401e78/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10034" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49376" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, is the new incarnation of the shutdown node c10321839e48/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49377" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10035" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 6694fdad76a9/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, is the new incarnation of the shutdown node 13dde4bfaed9/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, is the new incarnation of the shutdown node c10321839e48/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node 849764402d7a/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, is the new incarnation of the shutdown node 66e747401e78/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, is the new incarnation of the shutdown node 13dde4bfaed9/172.19.51.190" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.538Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.595Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-08T12:43:49.595Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, joined gossip cluster" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, added to nodes list" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10033" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49378" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10034" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49379" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.51.190:10035" [2022-04-08T12:43:49.998Z] time="2022-04-08T12:43:49Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49380" [2022-04-08T12:43:50.458Z] 2022/04/08 12:43:50 Closing DB instances... [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="node3(e3e5fbe3b305): Node leave event for ba6aaa475d2e/172.19.51.190" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="node5(d2d74f0707d3): Node leave event for ba6aaa475d2e/172.19.51.190" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="node4(6694fdad76a9): Node leave event for ba6aaa475d2e/172.19.51.190" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="node1(ba6aaa475d2e): Node leave event for ba6aaa475d2e/172.19.51.190" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="node2(849764402d7a): Node leave event for ba6aaa475d2e/172.19.51.190" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.458Z] time="2022-04-08T12:43:50Z" level=info msg="Node ba6aaa475d2e/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="node4(6694fdad76a9): Node leave event for 849764402d7a/172.19.51.190" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="node5(d2d74f0707d3): Node leave event for 849764402d7a/172.19.51.190" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="node3(e3e5fbe3b305): Node leave event for 849764402d7a/172.19.51.190" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a change state NodeActive --> NodeLeft" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="node2(849764402d7a): Node leave event for 849764402d7a/172.19.51.190" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a/172.19.51.190, left gossip cluster" [2022-04-08T12:43:50.918Z] time="2022-04-08T12:43:50Z" level=info msg="Node 849764402d7a/172.19.51.190, left gossip cluster" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305 change state NodeActive --> NodeLeft" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="node4(6694fdad76a9): Node leave event for e3e5fbe3b305/172.19.51.190" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305 change state NodeActive --> NodeLeft" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="node5(d2d74f0707d3): Node leave event for e3e5fbe3b305/172.19.51.190" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305 change state NodeActive --> NodeLeft" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="node3(e3e5fbe3b305): Node leave event for e3e5fbe3b305/172.19.51.190" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, left gossip cluster" [2022-04-08T12:43:51.378Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, left gossip cluster" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=info msg="Node e3e5fbe3b305/172.19.51.190, left gossip cluster" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=debug msg="memberlist: Failed ping: 6694fdad76a9 (timeout reached)" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.51.190:10037: use of closed network connection" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.51.190:10035: use of closed network connection" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=debug msg="memberlist: Stream connection from=172.19.51.190:49381" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=info msg="Node 6694fdad76a9 change state NodeActive --> NodeLeft" [2022-04-08T12:43:51.839Z] time="2022-04-08T12:43:51Z" level=info msg="node5(d2d74f0707d3): Node leave event for 6694fdad76a9/172.19.51.190" [2022-04-08T12:43:52.300Z] time="2022-04-08T12:43:51Z" level=info msg="Node 6694fdad76a9 change state NodeActive --> NodeLeft" [2022-04-08T12:43:52.300Z] time="2022-04-08T12:43:51Z" level=info msg="node4(6694fdad76a9): Node leave event for 6694fdad76a9/172.19.51.190" [2022-04-08T12:43:52.300Z] time="2022-04-08T12:43:52Z" level=warning msg="memberlist: Was able to connect to 6694fdad76a9 but other probes failed, network may be misconfigured" [2022-04-08T12:43:52.761Z] time="2022-04-08T12:43:52Z" level=info msg="Node 6694fdad76a9/172.19.51.190, left gossip cluster" [2022-04-08T12:43:52.761Z] time="2022-04-08T12:43:52Z" level=info msg="Node 6694fdad76a9/172.19.51.190, left gossip cluster" [2022-04-08T12:43:53.732Z] time="2022-04-08T12:43:53Z" level=info msg="Node d2d74f0707d3/172.19.51.190, left gossip cluster" [2022-04-08T12:43:53.732Z] time="2022-04-08T12:43:53Z" level=info msg="Node d2d74f0707d3 change state NodeActive --> NodeFailed" [2022-04-08T12:43:53.732Z] time="2022-04-08T12:43:53Z" level=info msg="Node d2d74f0707d3/172.19.51.190, added to failed nodes list" [2022-04-08T12:43:53.732Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-04-08T12:43:53.732Z] PASS [2022-04-08T12:43:53.732Z] coverage: 60.0% of statements [2022-04-08T12:43:53.732Z] ok github.com/docker/docker/libnetwork/networkdb 104.309s coverage: 60.0% of statements [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/quota [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/rootless [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/volume [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-08T12:43:53.732Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-08T12:43:53.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-08T12:43:54.026Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-08T12:43:54.590Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-08T12:43:54.590Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-08T12:43:55.521Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 49.3% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/builder/remotecontext/git 1.788s coverage: 86.3% of statements [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/cli [no test files] [2022-04-08T12:43:55.792Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-08T12:43:55.792Z] ok github.com/docker/docker/cmd/docker-proxy 0.035s coverage: 67.6% of statements [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === Skipped [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-08T12:43:56.655Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-08T12:43:56.655Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-08T12:43:56.655Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-08T12:43:56.655Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-08T12:43:56.655Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-08T12:43:56.655Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-08T12:43:56.655Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-08T12:43:56.655Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-08T12:43:56.655Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-08T12:43:56.655Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-08T12:43:56.655Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-08T12:43:56.655Z] daemon_test.go:145: root required [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-08T12:43:56.655Z] reload_test.go:342: root required [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-08T12:43:56.655Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-08T12:43:56.655Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-08T12:43:56.655Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-08T12:43:56.655Z] download_test.go:267: Needs fixing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-08T12:43:56.655Z] layer_test.go:291: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-08T12:43:56.655Z] layer_test.go:340: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-08T12:43:56.655Z] layer_test.go:455: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-08T12:43:56.655Z] layer_test.go:684: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-08T12:43:56.655Z] migration_test.go:45: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-08T12:43:56.655Z] migration_test.go:181: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-08T12:43:56.655Z] mount_test.go:17: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-08T12:43:56.655Z] mount_test.go:76: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-08T12:43:56.655Z] mount_test.go:125: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-08T12:43:56.655Z] mount_test.go:212: Failing on Windows [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-08T12:43:56.655Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-08T12:43:56.655Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-08T12:43:56.655Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-08T12:43:56.655Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-08T12:43:56.655Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-08T12:43:56.655Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-08T12:43:56.655Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-08T12:43:56.655Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.655Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-08T12:43:56.655Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.655Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-08T12:43:56.656Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-08T12:43:56.656Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-08T12:43:56.656Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:43:56.656Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:43:56.656Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:43:56.656Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:43:56.656Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:43:56.656Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:133: Xz not present in msys2 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-08T12:43:56.656Z] archive_test.go:140: zstd not installed [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:252: Failing on Windows CI machines [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-08T12:43:56.656Z] archive_windows_test.go:16: Currently fails [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-08T12:43:56.656Z] changes_test.go:196: needs more investigation [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-08T12:43:56.656Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-08T12:43:56.656Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-08T12:43:56.656Z] changes_test.go:433: needs further investigation [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-08T12:43:56.656Z] changes_test.go:469: needs further investigation [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-08T12:43:56.656Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-08T12:43:56.656Z] poller_test.go:40: No chmod on Windows [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-08T12:43:56.656Z] fileutils_test.go:133: Needs porting to Windows [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-08T12:43:56.656Z] fileutils_test.go:179: Needs porting to Windows [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-08T12:43:56.656Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-08T12:43:56.656Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-08T12:43:56.656Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-08T12:43:56.656Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-08T12:43:56.656Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-08T12:43:56.656Z] [2022-04-08T12:43:56.656Z] DONE 2103 tests, 70 skipped in 305.992s [2022-04-08T12:43:56.656Z] INFO: make.ps1 ended at 04/08/2022 12:43:56 [2022-04-08T12:43:56.893Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-08T12:43:58.262Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-08T12:43:58.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-08T12:43:58.824Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-08T12:43:58.845Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-08T12:43:58.845Z] INFO: Unit tests ended at 04/08/2022 12:43:58. Duration:00:05:21.9062161 [2022-04-08T12:43:58.845Z] INFO: Building busybox [2022-04-08T12:43:58.845Z] Sending build context to Docker daemon 5.12kB [2022-04-08T12:43:58.845Z] [2022-04-08T12:43:58.845Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-08T12:43:58.845Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-08T12:43:58.845Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-08T12:43:58.845Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-08T12:43:58.845Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-08T12:43:58.845Z] ---> 02f938cacc3b [2022-04-08T12:43:58.845Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-08T12:43:58.845Z] ---> Running in e5fca5710297 [2022-04-08T12:43:59.066Z] ok github.com/docker/docker/client 0.153s coverage: 75.6% of statements [2022-04-08T12:43:59.755Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-08T12:44:00.319Z] docker_api_swarm_service_test.go:395: [d189f059fb59d] joining swarm manager [d241df2456eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:44:01.247Z] docker_api_swarm_service_test.go:395: [dec9300d2486c] joining swarm manager [d241df2456eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:44:02.176Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-08T12:44:02.739Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-08T12:44:02.996Z] === RUN TestDockerSuite/TestLogsSince [2022-04-08T12:44:04.645Z] Removing intermediate container e5fca5710297 [2022-04-08T12:44:04.645Z] ---> bbbe3aae5f8a [2022-04-08T12:44:04.645Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-08T12:44:04.645Z] ---> Running in 4543922cb290 [2022-04-08T12:44:05.105Z] Removing intermediate container 4543922cb290 [2022-04-08T12:44:05.105Z] ---> 10b7e81407d6 [2022-04-08T12:44:05.105Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-08T12:44:05.565Z] ---> Running in 68ae4194dcc9 [2022-04-08T12:44:05.565Z] Removing intermediate container 68ae4194dcc9 [2022-04-08T12:44:05.565Z] ---> 76e00387d977 [2022-04-08T12:44:05.565Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-08T12:44:07.105Z] [2022-04-08T12:44:07.565Z] ---> 1a324adb0587 [2022-04-08T12:44:07.565Z] 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-08T12:44:08.025Z] ---> Running in 3b21afdf2e39 [2022-04-08T12:44:11.083Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-08T12:44:15.250Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-08T12:44:15.813Z] === RUN TestDockerSuite/TestLogsTail [2022-04-08T12:44:16.376Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-08T12:44:16.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-08T12:44:16.889Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-08T12:44:17.147Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-08T12:44:17.711Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-08T12:44:17.968Z] === RUN TestDockerSuite/TestNetHostname [2022-04-08T12:44:18.371Z] Removing intermediate container 3b21afdf2e39 [2022-04-08T12:44:18.371Z] ---> dda4bed87160 [2022-04-08T12:44:18.371Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-08T12:44:18.371Z] ---> Running in b5bfb6ae0361 [2022-04-08T12:44:18.901Z] docker_api_swarm_service_test.go:343: [dce95ab1d70e2] joining swarm manager [d6c5792ef0449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:44:18.927Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-08T12:44:19.386Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-08T12:44:19.830Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-08T12:44:19.830Z] docker_api_swarm_service_test.go:343: [d8db0f7cfbc45] joining swarm manager [d6c5792ef0449]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:44:19.830Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-08T12:44:19.845Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-08T12:44:19.962Z] [2022-04-08T12:44:19.962Z] SUCCESS: Specified value was saved. [2022-04-08T12:44:23.702Z] Removing intermediate container b5bfb6ae0361 [2022-04-08T12:44:23.702Z] ---> a535edd58368 [2022-04-08T12:44:23.703Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-08T12:44:23.703Z] ---> Running in 16890f410bca [2022-04-08T12:44:24.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-08T12:44:24.534Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T12:44:24.993Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-08T12:44:24.993Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T12:44:25.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-08T12:44:25.454Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T12:44:25.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-08T12:44:25.913Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-08T12:44:25.913Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T12:44:25.913Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-08T12:44:26.389Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-08T12:44:26.953Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-08T12:44:27.516Z] === RUN TestDockerSuite/TestPluginActive [2022-04-08T12:44:28.402Z] Cannot create a file when that file already exists. [2022-04-08T12:44:29.408Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-08T12:44:33.099Z] Removing intermediate container 16890f410bca [2022-04-08T12:44:33.099Z] ---> eb16883d018f [2022-04-08T12:44:33.099Z] Step 13/13 : CMD ["sh"] [2022-04-08T12:44:33.559Z] ---> Running in d4e9a5bf4dab [2022-04-08T12:44:33.559Z] Removing intermediate container d4e9a5bf4dab [2022-04-08T12:44:33.559Z] ---> ddb32134bf97 [2022-04-08T12:44:33.559Z] Successfully built ddb32134bf97 [2022-04-08T12:44:33.559Z] Successfully tagged busybox:latest [2022-04-08T12:44:33.559Z] INFO: Docker images of the daemon under test [2022-04-08T12:44:33.559Z] [2022-04-08T12:44:33.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-08T12:44:34.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T12:44:34.020Z] busybox latest ddb32134bf97 Less than a second ago 5.01GB [2022-04-08T12:44:34.020Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-08T12:44:34.020Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-08T12:44:34.020Z] [2022-04-08T12:44:34.020Z] INFO: Running integration tests at 04/08/2022 12:44:33... [2022-04-08T12:44:34.020Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-08T12:44:34.020Z] INFO: Integration API tests being run from the host: [2022-04-08T12:44:34.020Z] INFO: make.ps1 starting at 04/08/2022 12:44:33 [2022-04-08T12:44:34.992Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-08T12:44:35.478Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-08T12:44:35.478Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-08T12:44:35.478Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-08T12:44:35.478Z] docker_api_swarm_service_test.go:490: [d5a693399cfec] joining swarm manager [d869275af4c57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:44:36.405Z] docker_api_swarm_service_test.go:490: [d33c2e4f0aaf1] joining swarm manager [d869275af4c57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:44:36.662Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-08T12:44:39.945Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-08T12:44:41.311Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-08T12:44:43.831Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-08T12:44:45.728Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 28.9% of statements [2022-04-08T12:44:45.728Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-08T12:44:45.728Z] ok github.com/docker/docker/cmd/dockerd/trap 2.531s coverage: 0.0% of statements [2022-04-08T12:44:45.728Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-08T12:44:45.728Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-08T12:44:45.728Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-08T12:44:45.728Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-08T12:44:45.728Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-08T12:44:49.080Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-08T12:44:49.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-08T12:44:49.642Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-08T12:44:49.898Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2022-04-08T12:44:51.020Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-08T12:44:51.045Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-08T12:44:51.045Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-08T12:44:51.045Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T12:44:51.045Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-08T12:44:51.267Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-04-08T12:44:52.197Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-08T12:44:52.391Z] === RUN TestDockerSuite/TestPortList [2022-04-08T12:44:54.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-08T12:44:56.849Z] docker_api_swarm_service_test.go:128: [da47af4505a04] joining swarm manager [d1d424dc10a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:44:57.778Z] docker_api_swarm_service_test.go:129: [dfa1c4fd908ad] joining swarm manager [d1d424dc10a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:45:00.293Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-04-08T12:45:00.293Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-04-08T12:45:00.305Z] docker_api_swarm_service_test.go:137: [d9e42790e910d] joining swarm manager [d1d424dc10a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-08T12:45:00.305Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-08T12:45:00.857Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-08T12:45:00.869Z] docker_api_swarm_service_test.go:138: [d5f7473ef03c7] joining swarm manager [d1d424dc10a1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-08T12:45:01.422Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-08T12:45:01.433Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-08T12:45:01.679Z] ok github.com/docker/docker/daemon 10.130s coverage: 17.0% of statements [2022-04-08T12:45:01.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-08T12:45:01.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-08T12:45:01.679Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-08T12:45:01.679Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-08T12:45:03.052Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.751s coverage: 74.8% of statements [2022-04-08T12:45:04.422Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.0% of statements [2022-04-08T12:45:04.422Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.278s coverage: 56.2% of statements [2022-04-08T12:45:05.791Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.9% of statements [2022-04-08T12:45:05.856Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-08T12:45:06.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-08T12:45:07.283Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-08T12:45:07.690Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 50.6% of statements [2022-04-08T12:45:07.973Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-08T12:45:07.973Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-08T12:45:07.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-08T12:45:07.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-08T12:45:07.973Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-08T12:45:08.229Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-08T12:45:08.229Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-08T12:45:08.254Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.927s coverage: 45.9% of statements [2022-04-08T12:45:08.254Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-08T12:45:08.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-08T12:45:08.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-08T12:45:09.632Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.5% of statements [2022-04-08T12:45:09.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.798s coverage: 58.2% of statements [2022-04-08T12:45:09.632Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-08T12:45:09.632Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-08T12:45:09.718Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-08T12:45:09.718Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-08T12:45:10.563Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-04-08T12:45:11.020Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-08T12:45:11.124Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-08T12:45:11.608Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-08T12:45:12.493Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.6% of statements [2022-04-08T12:45:12.493Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-08T12:45:12.493Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-08T12:45:12.540Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-08T12:45:12.750Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-08T12:45:12.797Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-08T12:45:12.797Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-08T12:45:13.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-08T12:45:13.680Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 33.6% of statements [2022-04-08T12:45:13.938Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 80.2% of statements [2022-04-08T12:45:13.938Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-08T12:45:14.503Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2022-04-08T12:45:14.692Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-08T12:45:14.760Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-04-08T12:45:15.255Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-08T12:45:15.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-08T12:45:15.582Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-08T12:45:16.107Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-08T12:45:16.146Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-04-08T12:45:16.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-08T12:45:16.710Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 59.1% of statements [2022-04-08T12:45:17.275Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-04-08T12:45:17.595Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:45:17.595Z] INFO: Testing against a local daemon [2022-04-08T12:45:17.595Z] === RUN TestBuildWithSession [2022-04-08T12:45:17.595Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:45:17.595Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-08T12:45:17.595Z] === RUN TestBuildSquashParent [2022-04-08T12:45:17.595Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:45:17.595Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:45:17.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:45:17.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:45:17.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-08T12:45:17.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-08T12:45:17.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-08T12:45:17.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-08T12:45:17.774Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-08T12:45:18.207Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-08T12:45:18.465Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-08T12:45:19.031Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-08T12:45:19.596Z] ok github.com/docker/docker/daemon/logger/splunk 1.649s coverage: 82.5% of statements [2022-04-08T12:45:19.596Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-08T12:45:19.596Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-08T12:45:20.305Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-08T12:45:20.305Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-08T12:45:20.524Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2022-04-08T12:45:21.453Z] ok github.com/docker/docker/distribution 0.665s coverage: 28.3% of statements [2022-04-08T12:45:21.453Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-08T12:45:22.016Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-08T12:45:22.578Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-08T12:45:22.822Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-08T12:45:22.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-08T12:45:22.834Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-08T12:45:23.399Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-08T12:45:23.399Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-04-08T12:45:23.399Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-08T12:45:24.331Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-08T12:45:24.331Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-08T12:45:24.895Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-08T12:45:25.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-08T12:45:25.459Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-08T12:45:26.023Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-04-08T12:45:26.023Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-08T12:45:27.233Z] docker_api_swarm_service_test.go:304: [d77a8d9fabc8e] joining swarm manager [deee1e47cb4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:45:27.797Z] docker_api_swarm_service_test.go:304: [d61329f19b391] joining swarm manager [deee1e47cb4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:45:27.918Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.1% of statements [2022-04-08T12:45:28.483Z] ok github.com/docker/docker/pkg/authorization 0.125s coverage: 68.3% of statements [2022-04-08T12:45:28.483Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-08T12:45:28.753Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-08T12:45:29.691Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-08T12:45:30.622Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-08T12:45:32.023Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 42.7% of statements [2022-04-08T12:45:32.023Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-08T12:45:32.280Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-08T12:45:32.516Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-08T12:45:32.537Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-08T12:45:33.080Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-08T12:45:33.097Z] ok github.com/docker/docker/layer 7.883s coverage: 69.0% of statements [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-08T12:45:33.098Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-08T12:45:33.353Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-08T12:45:33.609Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-04-08T12:45:33.867Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-04-08T12:45:33.867Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-08T12:45:34.009Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-08T12:45:35.235Z] ok github.com/docker/docker/pkg/idtools 0.429s coverage: 67.9% of statements [2022-04-08T12:45:35.235Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 71.0% of statements [2022-04-08T12:45:35.377Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-08T12:45:35.491Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-04-08T12:45:35.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-04-08T12:45:35.492Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-08T12:45:35.749Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-08T12:45:35.749Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-08T12:45:36.006Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-08T12:45:36.263Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-08T12:45:36.263Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2022-04-08T12:45:36.263Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-08T12:45:36.263Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-08T12:45:37.195Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-04-08T12:45:37.451Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-08T12:45:37.708Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-08T12:45:37.965Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-08T12:45:37.982Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-08T12:45:38.547Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-08T12:45:38.547Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-08T12:45:38.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-08T12:45:38.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-08T12:45:39.332Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-08T12:45:39.332Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-08T12:45:39.478Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-08T12:45:39.588Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-08T12:45:39.845Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-08T12:45:40.102Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-08T12:45:40.359Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-08T12:45:40.616Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-08T12:45:40.845Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-08T12:45:41.181Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-08T12:45:41.437Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2022-04-08T12:45:42.001Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-08T12:45:42.213Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-08T12:45:42.257Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-04-08T12:45:42.513Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-08T12:45:42.513Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-08T12:45:42.802Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-08T12:45:42.802Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-08T12:45:42.802Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-08T12:45:42.802Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-08T12:45:43.062Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-08T12:45:43.062Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-08T12:45:43.623Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-08T12:45:44.404Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-08T12:45:44.553Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-08T12:45:44.661Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-08T12:45:44.917Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-08T12:45:45.117Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-08T12:45:45.680Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-08T12:45:46.284Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-04-08T12:45:46.284Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-08T12:45:47.214Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-04-08T12:45:47.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-08T12:45:47.778Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-08T12:45:47.778Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-08T12:45:48.342Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-04-08T12:45:48.599Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.25s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.35s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.44s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (20.57s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.76s) [2022-04-08T12:45:49.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.95s) [2022-04-08T12:45:49.110Z] === RUN TestBuildMultiStageCopy [2022-04-08T12:45:49.110Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-08T12:45:50.098Z] docker_api_swarm_service_test.go:100: [deccd037799c8] joining swarm manager [d13dccdc47ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:45:50.535Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-08T12:45:50.661Z] docker_api_swarm_service_test.go:101: [df4a48fffcd20] joining swarm manager [d13dccdc47ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:45:50.793Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-04-08T12:45:51.357Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-08T12:45:52.031Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-08T12:45:52.286Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-08T12:45:53.400Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-08T12:45:55.293Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-08T12:45:55.293Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-08T12:45:55.293Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-08T12:45:55.549Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-08T12:45:57.439Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-08T12:45:58.370Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-08T12:45:58.903Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-08T12:45:58.903Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-08T12:45:58.903Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-08T12:45:58.903Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-08T12:45:58.903Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-08T12:45:58.903Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-08T12:45:58.903Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-08T12:45:58.903Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-08T12:45:58.903Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-08T12:45:58.903Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T12:45:58.903Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-08T12:46:00.263Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-08T12:46:01.194Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-08T12:46:01.194Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-08T12:46:01.451Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-08T12:46:01.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-08T12:46:01.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-08T12:46:01.827Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-08T12:46:01.970Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-08T12:46:03.511Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-08T12:46:04.013Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-08T12:46:04.013Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T12:46:04.013Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-08T12:46:04.013Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T12:46:04.013Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-08T12:46:04.013Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T12:46:04.013Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-08T12:46:04.013Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T12:46:04.017Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-08T12:46:04.273Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-08T12:46:04.477Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-08T12:46:04.530Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy (16.92s) [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.94s) [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-08T12:46:05.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-04-08T12:46:05.377Z] === RUN TestBuildMultiStageParentConfig [2022-04-08T12:46:06.440Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-08T12:46:06.874Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-08T12:46:07.007Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-08T12:46:07.333Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-08T12:46:07.333Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T12:46:07.333Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-08T12:46:08.236Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-08T12:46:08.236Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T12:46:08.236Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-08T12:46:08.236Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T12:46:08.236Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-08T12:46:08.264Z] --- PASS: TestBuildMultiStageParentConfig (2.97s) [2022-04-08T12:46:08.264Z] === RUN TestBuildLabelWithTargets [2022-04-08T12:46:08.264Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:46:08.264Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-08T12:46:08.264Z] === RUN TestBuildWithEmptyLayers [2022-04-08T12:46:08.373Z] check_test.go:379: [deccd037799c8] daemon is not started [2022-04-08T12:46:08.629Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-08T12:46:09.196Z] === RUN TestDockerSuite/TestRmiTag [2022-04-08T12:46:09.196Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-08T12:46:09.758Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-08T12:46:09.786Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-04-08T12:46:09.786Z] === RUN TestBuildMultiStageOnBuild [2022-04-08T12:46:12.281Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-08T12:46:12.843Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-08T12:46:13.407Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-08T12:46:13.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-08T12:46:13.663Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-08T12:46:14.217Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/rootless [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/volume [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-08T12:46:14.217Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === Skipped [2022-04-08T12:46:14.217Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-08T12:46:14.217Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-08T12:46:14.217Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-08T12:46:14.217Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-08T12:46:14.217Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-08T12:46:14.217Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-08T12:46:14.217Z] time="2022-04-08T12:45:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-08T12:46:14.217Z] time="2022-04-08T12:45:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-08T12:46:14.217Z] time="2022-04-08T12:45:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-08T12:46:14.217Z] time="2022-04-08T12:45:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:46:14.217Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:46:14.217Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:46:14.217Z] [2022-04-08T12:46:14.217Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-08T12:46:14.217Z] time="2022-04-08T12:45:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-08T12:46:14.218Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-08T12:46:14.218Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-08T12:46:14.218Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-08T12:46:14.218Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-08T12:46:14.218Z] graphtest_unix.go:71: No driver to put! [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-08T12:46:14.218Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-08T12:46:14.218Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-08T12:46:14.218Z] [2022-04-08T12:46:14.218Z] DONE 2338 tests, 28 skipped in 250.583s [2022-04-08T12:46:14.218Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/bitseq [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cluster [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/config [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/datastore [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/driverapi [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/etchosts [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/idm [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipam [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/iptables [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/netlabel [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/netutils [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/networkdb [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/ns [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/options [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/osl [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/portallocator [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/portmapper [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/testutils [2022-04-08T12:46:14.218Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-08T12:46:14.218Z] + 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-08T12:46:14.593Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-08T12:46:15.158Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-08T12:46:15.415Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-08T12:46:15.673Z] docker_api_swarm_service_test.go:533: [d61b155fe1b23] joining swarm manager [d95ab16b12817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:46:15.929Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-08T12:46:15.929Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-08T12:46:16.492Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-08T12:46:16.866Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-08T12:46:17.054Z] docker_api_swarm_service_test.go:534: [d33747474a0c2] joining swarm manager [d95ab16b12817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:46:17.615Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-08T12:46:17.871Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-08T12:46:18.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-08T12:46:19.736Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-08T12:46:21.107Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-08T12:46:22.476Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-08T12:46:23.040Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-08T12:46:23.970Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-08T12:46:24.533Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-08T12:46:25.096Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-08T12:46:25.661Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-08T12:46:26.249Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-08T12:46:27.185Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-08T12:46:27.408Z] --- PASS: TestBuildMultiStageOnBuild (16.58s) [2022-04-08T12:46:27.408Z] === RUN TestBuildUncleanTarFilenames [2022-04-08T12:46:27.408Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:46:27.408Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-08T12:46:27.408Z] === RUN TestBuildMultiStageLayerLeak [2022-04-08T12:46:27.441Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-08T12:46:28.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-08T12:46:28.563Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-08T12:46:28.563Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-08T12:46:29.933Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-08T12:46:30.863Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-08T12:46:31.120Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-08T12:46:31.684Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-08T12:46:32.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-08T12:46:32.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-08T12:46:32.504Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-08T12:46:33.067Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-08T12:46:33.630Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-08T12:46:33.887Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-08T12:46:34.452Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-08T12:46:34.452Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-08T12:46:34.752Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-08T12:46:34.752Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-08T12:46:35.682Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-08T12:46:35.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-08T12:46:36.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-08T12:46:36.761Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-08T12:46:37.017Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-08T12:46:37.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-08T12:46:37.840Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-08T12:46:38.098Z] docker_api_swarm_service_test.go:148: [df7269934b08e] joining swarm manager [d7243f33040aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:46:39.026Z] docker_api_swarm_service_test.go:148: [dd9002afbd434] joining swarm manager [d7243f33040aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:46:39.026Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-08T12:46:40.918Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-08T12:46:41.481Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-08T12:46:42.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-08T12:46:42.180Z] --- PASS: TestBuildMultiStageLayerLeak (14.01s) [2022-04-08T12:46:42.180Z] === RUN TestBuildWithHugeFile [2022-04-08T12:46:42.610Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-08T12:46:43.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-08T12:46:43.784Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-08T12:46:44.041Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-08T12:46:45.411Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-08T12:46:47.317Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-08T12:46:47.317Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-08T12:46:47.573Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-08T12:46:49.467Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-08T12:46:50.394Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-08T12:46:51.760Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-08T12:46:53.653Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-08T12:46:53.653Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-08T12:46:53.653Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-08T12:46:53.653Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-08T12:46:53.653Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-08T12:46:53.910Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-08T12:46:55.280Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-08T12:46:56.210Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-08T12:46:58.105Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-08T12:46:58.362Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-08T12:46:59.292Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-08T12:46:59.856Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-08T12:46:59.856Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-08T12:46:59.856Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-08T12:47:00.113Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork 37.242s coverage: 40.7% of statements [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.360s coverage: 59.9% of statements [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.113s coverage: 4.0% of statements [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-08T12:47:00.844Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-08T12:47:00.844Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-08T12:47:01.048Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-08T12:47:01.048Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-08T12:47:01.610Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-08T12:47:02.171Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-08T12:47:02.427Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-08T12:47:02.989Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-08T12:47:02.989Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-08T12:47:03.918Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-08T12:47:04.481Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-08T12:47:05.046Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-08T12:47:05.302Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-08T12:47:05.866Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-08T12:47:06.122Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-08T12:47:06.686Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-08T12:47:07.248Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-08T12:47:07.248Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-08T12:47:07.527Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-08T12:47:07.779Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-08T12:47:07.779Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-08T12:47:07.779Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-08T12:47:08.089Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-08T12:47:08.930Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.581s coverage: 7.2% of statements [2022-04-08T12:47:08.930Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-08T12:47:09.019Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-08T12:47:09.019Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T12:47:09.019Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-08T12:47:09.019Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-08T12:47:09.187Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-08T12:47:09.749Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-08T12:47:09.749Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-08T12:47:09.749Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-08T12:47:09.749Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-08T12:47:10.006Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-08T12:47:10.263Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-08T12:47:10.520Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-08T12:47:10.777Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-08T12:47:11.543Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-08T12:47:11.543Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-08T12:47:12.104Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-08T12:47:12.668Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-08T12:47:13.596Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-08T12:47:13.596Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-08T12:47:13.596Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-08T12:47:13.596Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-08T12:47:14.158Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-08T12:47:15.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-08T12:47:16.018Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-08T12:47:17.388Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-08T12:47:18.757Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-08T12:47:20.163Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-08T12:47:22.966Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-08T12:47:25.297Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-08T12:47:25.297Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-08T12:47:25.297Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-08T12:47:26.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-08T12:47:26.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-08T12:47:26.226Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-08T12:47:27.154Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-08T12:47:28.084Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-08T12:47:29.016Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-08T12:47:29.016Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-08T12:47:29.273Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-08T12:47:30.204Z] === RUN TestDockerSuite/TestRunMount [2022-04-08T12:47:30.481Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-08T12:47:35.483Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-08T12:47:35.483Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-08T12:47:36.045Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-08T12:47:36.974Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/ipam 14.392s coverage: 85.3% of statements [2022-04-08T12:47:37.812Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-08T12:47:37.812Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-08T12:47:37.812Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-04-08T12:47:37.812Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-04-08T12:47:38.069Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-08T12:47:38.325Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-08T12:47:38.341Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-08T12:47:40.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-08T12:47:40.808Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-08T12:47:41.163Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-08T12:47:43.060Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-08T12:47:44.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-08T12:47:45.211Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-08T12:47:46.143Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-08T12:47:47.509Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-08T12:47:47.509Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-08T12:47:47.509Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-08T12:47:48.071Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-08T12:47:48.633Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-08T12:47:49.561Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-08T12:47:50.125Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-08T12:47:50.125Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-08T12:47:51.493Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-08T12:47:53.391Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-08T12:47:53.647Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-08T12:47:56.923Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-08T12:47:56.923Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-08T12:47:57.488Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-08T12:47:57.488Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-08T12:47:57.747Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-08T12:47:58.004Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-08T12:47:58.566Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-08T12:47:59.129Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-08T12:47:59.129Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-08T12:47:59.129Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-08T12:47:59.691Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-08T12:48:02.962Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-08T12:48:05.483Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-08T12:48:05.483Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-08T12:48:05.483Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-08T12:48:05.951Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-08T12:48:06.047Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-08T12:48:06.047Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-08T12:48:06.611Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-08T12:48:07.542Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-08T12:48:08.474Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-08T12:48:09.036Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-08T12:48:09.036Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-08T12:48:09.599Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-08T12:48:09.856Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-08T12:48:10.418Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-08T12:48:10.674Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T12:48:10.674Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-08T12:48:10.674Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-08T12:48:11.237Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-08T12:48:11.799Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-08T12:48:11.799Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-08T12:48:11.799Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-08T12:48:12.054Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-08T12:48:12.986Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-08T12:48:12.986Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-08T12:48:12.986Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-08T12:48:15.511Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-08T12:48:16.074Z] === RUN TestDockerSuite/TestRunRm [2022-04-08T12:48:16.271Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-08T12:48:16.637Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-08T12:48:19.950Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-08T12:48:20.518Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-08T12:48:20.776Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-08T12:48:22.142Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-08T12:48:22.704Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-08T12:48:25.223Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-08T12:48:26.609Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-08T12:48:27.743Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-08T12:48:28.001Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-08T12:48:28.257Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-08T12:48:28.660Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-08T12:48:28.661Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T12:48:28.661Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-08T12:48:28.821Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-08T12:48:29.078Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-08T12:48:29.641Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-08T12:48:30.203Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-08T12:48:30.203Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-08T12:48:30.205Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-08T12:48:30.205Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-08T12:48:30.768Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-08T12:48:31.330Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-08T12:48:31.894Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-08T12:48:34.412Z] === RUN TestDockerSuite/TestRunState [2022-04-08T12:48:34.906Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-08T12:48:35.781Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-08T12:48:35.879Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-08T12:48:35.879Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T12:48:35.879Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-08T12:48:35.879Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T12:48:35.879Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-08T12:48:35.879Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T12:48:35.879Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-08T12:48:36.037Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-08T12:48:36.295Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-08T12:48:36.341Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-08T12:48:36.552Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-08T12:48:36.552Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-08T12:48:36.552Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-08T12:48:37.115Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-08T12:48:37.313Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-08T12:48:37.372Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-08T12:48:38.300Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-08T12:48:38.864Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-08T12:48:38.864Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-08T12:48:38.864Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-08T12:48:39.427Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-08T12:48:41.062Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-08T12:48:41.324Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-08T12:48:41.889Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-08T12:48:42.145Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-08T12:48:42.610Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-08T12:48:42.610Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T12:48:42.610Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-08T12:48:42.610Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T12:48:43.071Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-08T12:48:43.071Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-08T12:48:43.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-08T12:48:46.042Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-08T12:48:46.821Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-08T12:48:48.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-08T12:48:49.124Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-08T12:48:49.380Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-08T12:48:49.943Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-08T12:48:51.310Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-08T12:48:52.252Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-08T12:48:52.509Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-08T12:48:52.767Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-08T12:48:52.767Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-08T12:48:53.332Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-08T12:48:53.894Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-08T12:48:54.008Z] --- PASS: TestBuildWithHugeFile (123.09s) [2022-04-08T12:48:54.008Z] === RUN TestBuildWCOWSandboxSize [2022-04-08T12:48:54.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:48:54.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestBuildWithEmptyDockerfile [2022-04-08T12:48:54.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:48:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:48:54.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:48:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:48:54.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:48:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:48:54.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-08T12:48:54.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-08T12:48:54.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-08T12:48:54.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-04-08T12:48:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-08T12:48:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-08T12:48:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-08T12:48:54.008Z] === RUN TestBuildPreserveOwnership [2022-04-08T12:48:54.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:48:54.008Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestBuildPlatformInvalid [2022-04-08T12:48:54.008Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-08T12:48:54.008Z] PASS [2022-04-08T12:48:54.008Z] ok github.com/docker/docker/integration/build 207.833s [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === Skipped [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-08T12:48:54.008Z] build_session_test.go:25: TODO: BuildKit [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-08T12:48:54.008Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-08T12:48:54.008Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-08T12:48:54.008Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-08T12:48:54.008Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-08T12:48:54.008Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] DONE 29 tests, 6 skipped in 248.694s [2022-04-08T12:48:54.008Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-08T12:48:54.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:48:54.008Z] INFO: Testing against a local daemon [2022-04-08T12:48:54.008Z] === RUN TestConfigInspect [2022-04-08T12:48:54.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestConfigList [2022-04-08T12:48:54.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] --- SKIP: TestConfigList (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestConfigsCreateAndDelete [2022-04-08T12:48:54.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestConfigsUpdate [2022-04-08T12:48:54.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestTemplatedConfig [2022-04-08T12:48:54.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-08T12:48:54.008Z] === RUN TestConfigCreateResolve [2022-04-08T12:48:54.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:48:54.008Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-08T12:48:54.008Z] PASS [2022-04-08T12:48:54.008Z] ok github.com/docker/docker/integration/config 0.106s [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === Skipped [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-08T12:48:54.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-08T12:48:54.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-08T12:48:54.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.008Z] [2022-04-08T12:48:54.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-08T12:48:54.009Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.009Z] [2022-04-08T12:48:54.009Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-08T12:48:54.009Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.009Z] [2022-04-08T12:48:54.009Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-08T12:48:54.009Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:48:54.009Z] [2022-04-08T12:48:54.009Z] DONE 6 tests, 6 skipped in 2.375s [2022-04-08T12:48:54.009Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-08T12:48:54.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:48:54.009Z] INFO: Testing against a local daemon [2022-04-08T12:48:54.009Z] === RUN TestCheckpoint [2022-04-08T12:48:54.009Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:48:54.009Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestContainerInvalidJSON [2022-04-08T12:48:54.009Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:48:54.009Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:48:54.009Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:48:54.009Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:48:54.009Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-08T12:48:54.009Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-08T12:48:54.009Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-08T12:48:54.009Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-08T12:48:54.009Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-08T12:48:54.009Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-04-08T12:48:54.009Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-08T12:48:54.009Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-08T12:48:54.009Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-08T12:48:54.009Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-04-08T12:48:54.009Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-08T12:48:54.009Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-08T12:48:54.009Z] === RUN TestCopyFromContainer [2022-04-08T12:48:54.009Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.009Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-08T12:48:54.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:48:54.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:48:54.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:48:54.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:48:54.009Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:48:54.009Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:48:54.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-08T12:48:54.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-08T12:48:54.009Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-08T12:48:54.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-08T12:48:54.009Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-08T12:48:54.009Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:48:54.009Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidEnv [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateTmpfsMountsTarget [2022-04-08T12:48:54.009Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.009Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-08T12:48:54.009Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:48:54.009Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-08T12:48:54.009Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:48:54.009Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:48:54.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:48:54.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-08T12:48:54.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-08T12:48:54.009Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:48:54.009Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateDifferentPlatform [2022-04-08T12:48:54.009Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-08T12:48:54.009Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-08T12:48:54.009Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-08T12:48:54.009Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-08T12:48:54.009Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-04-08T12:48:54.009Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-08T12:48:54.009Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:48:54.009Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:48:54.009Z] === RUN TestContainerKillOnDaemonStart [2022-04-08T12:48:54.009Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:48:54.009Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-08T12:48:54.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.009Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:48:54.009Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-08T12:48:54.457Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-08T12:48:54.457Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-08T12:48:54.457Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-08T12:48:54.457Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-08T12:48:54.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-08T12:48:55.276Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-08T12:48:57.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-08T12:48:58.055Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-08T12:48:58.055Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-08T12:48:58.055Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-08T12:48:58.055Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-08T12:48:58.055Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-08T12:48:58.055Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.71s) [2022-04-08T12:48:58.055Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.89s) [2022-04-08T12:48:58.055Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.66s) [2022-04-08T12:48:58.055Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.54s) [2022-04-08T12:48:58.055Z] === RUN TestDiff [2022-04-08T12:48:58.055Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:48:58.055Z] --- SKIP: TestDiff (0.00s) [2022-04-08T12:48:58.055Z] === RUN TestExecWithCloseStdin [2022-04-08T12:48:58.055Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-08T12:48:58.055Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-08T12:48:58.055Z] === RUN TestExec [2022-04-08T12:48:58.365Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-08T12:48:58.942Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-08T12:48:59.873Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-08T12:49:00.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-08T12:49:01.676Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-08T12:49:01.735Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-08T12:49:02.665Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-08T12:49:02.758Z] --- PASS: TestExec (4.42s) [2022-04-08T12:49:02.758Z] === RUN TestExecUser [2022-04-08T12:49:02.758Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:49:02.758Z] --- SKIP: TestExecUser (0.00s) [2022-04-08T12:49:02.758Z] === RUN TestExportContainerAndImportImage [2022-04-08T12:49:02.758Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:49:02.758Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-08T12:49:02.758Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-08T12:49:02.758Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:49:02.758Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:49:02.758Z] === RUN TestHealthCheckWorkdir [2022-04-08T12:49:02.758Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:49:02.758Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-08T12:49:02.758Z] === RUN TestHealthKillContainer [2022-04-08T12:49:02.758Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:49:02.759Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-08T12:49:02.759Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-08T12:49:02.759Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:49:02.759Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:49:02.759Z] === RUN TestKillContainerInvalidSignal [2022-04-08T12:49:03.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-08T12:49:04.161Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-08T12:49:06.508Z] --- PASS: TestKillContainerInvalidSignal (3.40s) [2022-04-08T12:49:06.508Z] === RUN TestKillContainer [2022-04-08T12:49:06.508Z] === RUN TestKillContainer/no_signal [2022-04-08T12:49:06.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-08T12:49:06.683Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-08T12:49:06.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-08T12:49:06.683Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-08T12:49:06.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-08T12:49:06.683Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-08T12:49:06.939Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-08T12:49:06.939Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-08T12:49:06.939Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-08T12:49:06.939Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-08T12:49:06.939Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-08T12:49:06.939Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-08T12:49:07.501Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-08T12:49:08.429Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-08T12:49:09.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-08T12:49:09.422Z] === RUN TestKillContainer/non_killing_signal [2022-04-08T12:49:09.422Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:49:09.422Z] === RUN TestKillContainer/killing_signal [2022-04-08T12:49:09.618Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-08T12:49:10.183Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-08T12:49:10.283Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-08T12:49:10.745Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-08T12:49:10.745Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-08T12:49:11.309Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-08T12:49:11.309Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-08T12:49:11.309Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-08T12:49:11.309Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-08T12:49:11.566Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-08T12:49:11.566Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-08T12:49:11.566Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-08T12:49:11.566Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-08T12:49:11.566Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-08T12:49:11.566Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-08T12:49:11.828Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-08T12:49:11.828Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T12:49:11.828Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-08T12:49:12.132Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-08T12:49:12.335Z] --- PASS: TestKillContainer (6.47s) [2022-04-08T12:49:12.335Z] --- PASS: TestKillContainer/no_signal (3.55s) [2022-04-08T12:49:12.335Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:49:12.335Z] --- PASS: TestKillContainer/killing_signal (2.85s) [2022-04-08T12:49:12.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-08T12:49:12.335Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:49:12.335Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestKillStoppedContainer [2022-04-08T12:49:12.335Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:49:12.335Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-08T12:49:12.335Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:49:12.335Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestKillDifferentUserContainer [2022-04-08T12:49:12.335Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:49:12.335Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestInspectOomKilledTrue [2022-04-08T12:49:12.335Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:49:12.335Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestInspectOomKilledFalse [2022-04-08T12:49:12.335Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:49:12.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-08T12:49:12.335Z] === RUN TestLogsFollowTailEmpty [2022-04-08T12:49:12.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-08T12:49:12.648Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-08T12:49:12.648Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-08T12:49:13.256Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-08T12:49:13.514Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-08T12:49:14.077Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-08T12:49:14.077Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-08T12:49:14.639Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-08T12:49:14.897Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-08T12:49:15.460Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-08T12:49:15.460Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-08T12:49:15.460Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-08T12:49:15.576Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-08T12:49:16.022Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-08T12:49:16.077Z] --- PASS: TestLogsFollowTailEmpty (3.38s) [2022-04-08T12:49:16.077Z] === RUN TestNetworkNat [2022-04-08T12:49:16.077Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:49:16.077Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-08T12:49:16.077Z] === RUN TestNetworkLocalhostTCPNat [2022-04-08T12:49:16.953Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-08T12:49:17.118Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-08T12:49:17.881Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-08T12:49:17.881Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-08T12:49:17.881Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-08T12:49:18.138Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-08T12:49:18.138Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-08T12:49:18.138Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-08T12:49:19.068Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-08T12:49:19.632Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-08T12:49:19.824Z] --- PASS: TestNetworkLocalhostTCPNat (4.19s) [2022-04-08T12:49:19.824Z] === RUN TestNetworkLoopbackNat [2022-04-08T12:49:19.824Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:49:19.824Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-08T12:49:19.824Z] === RUN TestPause [2022-04-08T12:49:19.824Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:49:19.824Z] --- SKIP: TestPause (0.00s) [2022-04-08T12:49:19.824Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-08T12:49:21.556Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-08T12:49:22.121Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-08T12:49:22.121Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-08T12:49:22.121Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-08T12:49:22.685Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-08T12:49:23.617Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-08T12:49:24.182Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-08T12:49:24.529Z] --- PASS: TestPauseFailsOnWindowsServerContainers (4.09s) [2022-04-08T12:49:24.529Z] === RUN TestPauseStopPausedContainer [2022-04-08T12:49:24.529Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:49:24.529Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-08T12:49:24.529Z] === RUN TestPsFilter [2022-04-08T12:49:24.529Z] --- PASS: TestPsFilter (0.39s) [2022-04-08T12:49:24.529Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-08T12:49:24.745Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-08T12:49:24.745Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-08T12:49:26.115Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-08T12:49:26.115Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-08T12:49:26.679Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-08T12:49:27.459Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-08T12:49:27.459Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T12:49:27.459Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-08T12:49:27.459Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T12:49:27.459Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-08T12:49:27.459Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T12:49:27.459Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-08T12:49:27.459Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T12:49:27.459Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-08T12:49:27.920Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-08T12:49:28.046Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2176218401 [2022-04-08T12:49:28.046Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-08T12:49:28.046Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-08T12:49:28.271Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.50s) [2022-04-08T12:49:28.271Z] === RUN TestRemoveContainerWithVolume [2022-04-08T12:49:29.413Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-08T12:49:29.413Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-08T12:49:29.413Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-08T12:49:29.669Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-08T12:49:31.036Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-08T12:49:31.183Z] --- PASS: TestRemoveContainerWithVolume (3.39s) [2022-04-08T12:49:31.183Z] === RUN TestRemoveContainerRunning [2022-04-08T12:49:32.545Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-08T12:49:33.107Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-08T12:49:33.107Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-08T12:49:33.107Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-08T12:49:33.363Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-08T12:49:33.926Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-08T12:49:33.926Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-08T12:49:34.487Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-08T12:49:34.926Z] --- PASS: TestRemoveContainerRunning (3.33s) [2022-04-08T12:49:34.926Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-08T12:49:35.052Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-08T12:49:35.979Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-08T12:49:37.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.34s) [2022-04-08T12:49:37.836Z] === RUN TestRemoveInvalidContainer [2022-04-08T12:49:38.297Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-08T12:49:38.297Z] === RUN TestRenameLinkedContainer [2022-04-08T12:49:38.297Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:49:38.297Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-08T12:49:38.297Z] === RUN TestRenameStoppedContainer [2022-04-08T12:49:38.765Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-08T12:49:38.765Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-08T12:49:38.765Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T12:49:38.765Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-08T12:49:38.765Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T12:49:38.765Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-08T12:49:38.765Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-08T12:49:39.224Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-08T12:49:39.224Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T12:49:39.224Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-08T12:49:42.715Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-08T12:49:42.715Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-08T12:49:42.849Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-08T12:49:42.849Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-08T12:49:42.850Z] --- PASS: TestRenameStoppedContainer (3.17s) [2022-04-08T12:49:42.850Z] === RUN TestRenameRunningContainerAndReuse [2022-04-08T12:49:42.971Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-08T12:49:43.228Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-08T12:49:44.158Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-08T12:49:45.046Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-08T12:49:45.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-08T12:49:46.457Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-08T12:49:47.951Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-08T12:49:48.351Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-08T12:49:48.670Z] --- PASS: TestRenameRunningContainerAndReuse (6.57s) [2022-04-08T12:49:48.670Z] === RUN TestRenameInvalidName [2022-04-08T12:49:48.915Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-08T12:49:49.478Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-08T12:49:50.405Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-08T12:49:50.852Z] --- PASS: TestRenameInvalidName (3.16s) [2022-04-08T12:49:50.852Z] === RUN TestRenameAnonymousContainer [2022-04-08T12:49:52.296Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-08T12:49:52.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-08T12:49:52.641Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-08T12:49:52.641Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T12:49:52.642Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-08T12:49:52.642Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T12:49:52.642Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-08T12:49:52.642Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T12:49:52.642Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-08T12:49:52.642Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T12:49:52.642Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-08T12:49:52.642Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T12:49:52.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-08T12:49:53.919Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-08T12:49:56.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-08T12:49:56.377Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T12:49:56.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-08T12:49:56.377Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T12:49:56.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-08T12:49:56.377Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T12:49:56.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-08T12:49:56.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-08T12:49:57.192Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-08T12:49:57.449Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-08T12:49:59.973Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-08T12:50:00.923Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-08T12:50:01.523Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-08T12:50:03.245Z] --- PASS: TestRenameAnonymousContainer (12.33s) [2022-04-08T12:50:03.245Z] === RUN TestRenameContainerWithSameName [2022-04-08T12:50:04.194Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-08T12:50:06.985Z] --- PASS: TestRenameContainerWithSameName (3.29s) [2022-04-08T12:50:06.985Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-08T12:50:06.985Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:06.985Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:50:06.985Z] === RUN TestResize [2022-04-08T12:50:08.363Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-08T12:50:09.896Z] --- PASS: TestResize (3.27s) [2022-04-08T12:50:09.896Z] === RUN TestResizeWithInvalidSize [2022-04-08T12:50:10.883Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-08T12:50:12.772Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-08T12:50:12.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-08T12:50:13.027Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-08T12:50:13.593Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-08T12:50:13.638Z] --- PASS: TestResizeWithInvalidSize (3.17s) [2022-04-08T12:50:13.638Z] === RUN TestResizeWhenContainerNotStarted [2022-04-08T12:50:14.155Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-08T12:50:14.155Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-08T12:50:14.155Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-08T12:50:14.717Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/networkdb 143.726s coverage: 60.1% of statements [2022-04-08T12:50:14.733Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-08T12:50:14.733Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-08T12:50:14.733Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === Skipped [2022-04-08T12:50:14.733Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-08T12:50:14.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-08T12:50:14.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-08T12:50:14.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-08T12:50:14.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-08T12:50:14.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-08T12:50:14.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-08T12:50:14.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-08T12:50:14.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-08T12:50:14.733Z] firewalld_test.go:14: firewalld is not running [2022-04-08T12:50:14.733Z] [2022-04-08T12:50:14.733Z] DONE 326 tests, 9 skipped in 239.280s Post stage [Pipeline] junit [2022-04-08T12:50:14.742Z] Recording test results [2022-04-08T12:50:14.971Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-08T12:50:15.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a hack/validate/vendor [2022-04-08T12:50:15.855Z] No vendor changes in diff. [2022-04-08T12:50:16.111Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-08T12:50:16.347Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-08T12:50:16.347Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-08T12:50:16.347Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-08T12:50:16.347Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-08T12:50:16.347Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T12:50:16.347Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-08T12:50:16.552Z] --- PASS: TestResizeWhenContainerNotStarted (3.03s) [2022-04-08T12:50:16.552Z] === RUN TestDaemonRestartKillContainers [2022-04-08T12:50:16.552Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:16.552Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:50:16.552Z] === RUN TestStats [2022-04-08T12:50:16.552Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:50:16.552Z] --- SKIP: TestStats (0.00s) [2022-04-08T12:50:16.552Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-08T12:50:16.712Z] + echo Ensuring container killed. [2022-04-08T12:50:16.712Z] Ensuring container killed. [2022-04-08T12:50:16.712Z] + docker rm -vf docker-pr2 [2022-04-08T12:50:16.712Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-08T12:50:16.986Z] + echo Chowning /workspace to jenkins user [2022-04-08T12:50:16.986Z] Chowning /workspace to jenkins user [2022-04-08T12:50:16.986Z] + id -u [2022-04-08T12:50:16.986Z] + id -g [2022-04-08T12:50:16.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [2022-04-08T12:50:17.883Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-08T12:50:17.883Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-08T12:50:17.993Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-08T12:50:18.294Z] + bundleName=unit [2022-04-08T12:50:18.294Z] + echo Creating unit-bundles.tar.gz [2022-04-08T12:50:18.294Z] Creating unit-bundles.tar.gz [2022-04-08T12:50:18.294Z] + 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-08T12:50:18.294Z] bundles/junit-report-libnetwork.xml [2022-04-08T12:50:18.294Z] bundles/junit-report.xml [2022-04-08T12:50:18.294Z] bundles/go-test-report-libnetwork.json [2022-04-08T12:50:18.294Z] bundles/go-test-report.json [2022-04-08T12:50:18.294Z] bundles/profile-libnetwork.out [2022-04-08T12:50:18.294Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-08T12:50:18.303Z] Archiving artifacts [2022-04-08T12:50:18.728Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T12:50:19.037Z] + make clean [2022-04-08T12:50:19.037Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T12:50:19.037Z] docker-dev-cache [2022-04-08T12:50:19.037Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T12:50:20.538Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-08T12:50:20.538Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-08T12:50:21.101Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-08T12:50:21.101Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-08T12:50:21.101Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-08T12:50:21.101Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-08T12:50:21.101Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-08T12:50:21.170Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-08T12:50:21.170Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T12:50:21.170Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-08T12:50:21.170Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T12:50:21.170Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-08T12:50:22.030Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-08T12:50:22.592Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-08T12:50:23.155Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-08T12:50:23.680Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-08T12:50:24.092Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-08T12:50:25.136Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.82s) [2022-04-08T12:50:25.136Z] === RUN TestStopContainerWithTimeout [2022-04-08T12:50:25.136Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:50:25.136Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-08T12:50:25.136Z] === RUN TestUpdateRestartPolicy [2022-04-08T12:50:25.474Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-08T12:50:27.996Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-08T12:50:27.996Z] docker_cli_service_logs_test.go:246: checking task s8hlmw70gheu [2022-04-08T12:50:27.996Z] docker_cli_service_logs_test.go:251: checking messages for s8hlmw70gheu [2022-04-08T12:50:27.996Z] docker_cli_service_logs_test.go:246: checking task 47cx3abeof6s [2022-04-08T12:50:27.996Z] docker_cli_service_logs_test.go:251: checking messages for 47cx3abeof6s [2022-04-08T12:50:28.925Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-08T12:50:28.925Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-08T12:50:28.925Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-08T12:50:29.470Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-08T12:50:29.487Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-08T12:50:30.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-08T12:50:32.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-08T12:50:34.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-08T12:50:35.260Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-08T12:50:36.355Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-08T12:50:37.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-08T12:50:39.089Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-08T12:50:40.460Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-08T12:50:41.055Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-08T12:50:41.391Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-08T12:50:42.022Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-08T12:50:43.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-08T12:50:44.843Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-08T12:50:46.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-08T12:50:46.341Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-08T12:50:46.341Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T12:50:46.341Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-08T12:50:46.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-08T12:50:46.711Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-08T12:50:46.711Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T12:50:46.711Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-08T12:50:47.136Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-08T12:50:47.171Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-08T12:50:47.632Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-08T12:50:47.632Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T12:50:47.632Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-08T12:50:48.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-08T12:50:49.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-08T12:50:50.576Z] --- PASS: TestUpdateRestartPolicy (24.11s) [2022-04-08T12:50:50.576Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-08T12:50:51.343Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-08T12:50:52.118Z] --- PASS: TestUpdateRestartWithAutoRemove (3.21s) [2022-04-08T12:50:52.118Z] === RUN TestWaitNonBlocked [2022-04-08T12:50:52.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:50:52.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:50:52.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:50:52.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:50:52.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-08T12:50:52.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-08T12:50:52.276Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-08T12:50:53.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-08T12:50:53.460Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T12:50:53.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-08T12:50:53.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-08T12:50:55.014Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-08T12:50:56.196Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-08T12:50:56.196Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T12:50:56.196Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-08T12:50:56.822Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-08T12:50:56.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.54s) [2022-04-08T12:50:56.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.72s) [2022-04-08T12:50:56.822Z] === RUN TestWaitBlocked [2022-04-08T12:50:56.822Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:50:56.822Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-08T12:50:56.822Z] PASS [2022-04-08T12:50:56.822Z] ok github.com/docker/docker/integration/container 127.333s [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === Skipped [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-08T12:50:57.282Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-08T12:50:57.282Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-08T12:50:57.282Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-08T12:50:57.282Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-08T12:50:57.282Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-08T12:50:57.282Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-08T12:50:57.282Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-08T12:50:57.282Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-08T12:50:57.282Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-08T12:50:57.282Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:50:57.282Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-08T12:50:57.282Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:50:57.282Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-08T12:50:57.282Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:50:57.282Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-08T12:50:57.282Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-08T12:50:57.282Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-08T12:50:57.282Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-08T12:50:57.282Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-08T12:50:57.282Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-08T12:50:57.282Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-08T12:50:57.282Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-08T12:50:57.282Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-08T12:50:57.282Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-08T12:50:57.282Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-08T12:50:57.282Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-08T12:50:57.282Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-08T12:50:57.282Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-08T12:50:57.282Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-08T12:50:57.282Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-08T12:50:57.282Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-08T12:50:57.282Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-08T12:50:57.282Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-08T12:50:57.282Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-08T12:50:57.282Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-08T12:50:57.282Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-08T12:50:57.282Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:50:57.282Z] [2022-04-08T12:50:57.282Z] DONE 96 tests, 38 skipped in 130.565s [2022-04-08T12:50:57.282Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-08T12:50:58.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-08T12:50:59.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-08T12:51:00.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-08T12:51:02.692Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-08T12:51:04.585Z] docker_cli_swarm_test.go:1895: [deac179a00cd7] joining swarm manager [ddbe4c1cbf7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:51:05.952Z] docker_cli_swarm_test.go:1896: [df8a9c8a49be6] joining swarm manager [ddbe4c1cbf7e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:51:06.640Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-08T12:51:07.100Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-08T12:51:08.639Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-08T12:51:08.639Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T12:51:09.098Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-08T12:51:09.557Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-08T12:51:09.557Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-08T12:51:10.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-08T12:51:10.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-08T12:51:10.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-08T12:51:10.123Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-08T12:51:10.686Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-08T12:51:10.686Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-08T12:51:10.686Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-08T12:51:10.686Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-08T12:51:11.248Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-08T12:51:11.248Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-08T12:51:11.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-08T12:51:11.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-08T12:51:12.069Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-08T12:51:12.069Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-08T12:51:12.069Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-08T12:51:13.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-08T12:51:13.442Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-08T12:51:13.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-08T12:51:13.698Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-08T12:51:13.698Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-08T12:51:14.252Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-08T12:51:14.712Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-08T12:51:15.680Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-08T12:51:16.139Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-08T12:51:17.105Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-08T12:51:18.073Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-08T12:51:19.041Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-08T12:51:20.237Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-08T12:51:20.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-08T12:51:20.425Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T12:51:20.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-08T12:51:20.493Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-08T12:51:20.494Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-08T12:51:20.494Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-08T12:51:22.383Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-08T12:51:22.383Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-08T12:51:24.840Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-08T12:51:24.840Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-08T12:51:24.840Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-08T12:51:25.298Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-08T12:51:25.655Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-08T12:51:25.655Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite (1276.48s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.04s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.35s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.27s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.19s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.59s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.69s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.36s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.73s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.67s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.99s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.20s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.19s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.90s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.20s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.66s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.84s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.39s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.43s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.99s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.77s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.98s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.80s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.93s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.80s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.55s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.90s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.31s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.09s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.96s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.11s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.55s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.16s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.21s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.18s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.68s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.02s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.87s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.86s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.19s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.60s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.26s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.02s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.33s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.36s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.95s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.93s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.18s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.84s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.00s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.80s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.48s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.17s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.90s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.12s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.06s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.57s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.98s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.70s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.82s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.97s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-04-08T12:51:25.655Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.24s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.90s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.84s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.44s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.50s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.94s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.47s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildHistory (3.78s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabel (0.60s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.29s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.13s) [2022-04-08T12:51:25.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.14s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.52s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.24s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.25s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.80s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.90s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.04s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildPATH (1.54s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.22s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRm (3.24s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.98s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.97s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.85s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.95s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.89s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.53s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.12s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.66s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.85s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.85s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.13s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.36s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eda9d8_} (1.44s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11605176572_/foo_false____} (0.49s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11605176572_/foo_true____} (1.40s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_false____} (1.47s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_true____} (1.47s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31135130013_/foo_true__0xc000edaa08__} (1.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000edaa20_} (1.72s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000edaa38_} (1.32s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000edaa50_} (1.40s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000edaa68_} (1.45s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.36s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.05s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.52s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.87s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.36s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.47s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.63s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.64s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.29s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.31s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-04-08T12:51:25.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.22s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-04-08T12:51:25.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.70s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.28s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.87s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.57s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.32s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.70s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.14s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.56s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFilters (1.26s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFormat (1.40s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.78s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.69s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecCgroup (1.20s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHealth (18.74s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.64s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.68s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.64s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.52s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.61s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestNetHostname (1.67s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.80s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.87s) [2022-04-08T12:51:25.657Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.74s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.68s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.47s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.35s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.33s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPortList (7.76s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.74s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPsByOrder (1.80s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-04-08T12:51:25.657Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.03s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.10s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.38s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.10s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.54s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.65s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.12s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.40s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.78s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.93s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.69s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.27s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.40s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.60s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.62s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.05s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.92s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.80s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.05s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.95s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.18s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMount (4.79s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.81s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.29s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.25s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.22s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunSysctls (1.27s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.99s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.49s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.35s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-04-08T12:51:25.658Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-04-08T12:51:25.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.11s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.17s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.80s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.15s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.88s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.17s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.16s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.62s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.37s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-04-08T12:51:25.659Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.83s) [2022-04-08T12:51:25.659Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-08T12:51:25.659Z] === RUN TestDockerRegistrySuite [2022-04-08T12:51:25.659Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-08T12:51:26.222Z] check_test.go:195: [d4b4d7816d09a] daemon is not started [2022-04-08T12:51:26.222Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-08T12:51:26.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-08T12:51:26.233Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T12:51:26.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-08T12:51:26.233Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T12:51:26.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-08T12:51:26.266Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-08T12:51:27.156Z] check_test.go:195: [d544dcdbc1735] daemon is not started [2022-04-08T12:51:27.156Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-08T12:51:27.426Z] === RUN TestConfigDaemonLibtrustID [2022-04-08T12:51:27.426Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:51:27.426Z] === RUN TestDaemonConfigValidation [2022-04-08T12:51:27.426Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-08T12:51:27.426Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-08T12:51:27.426Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:51:27.426Z] === RUN TestDaemonProxy [2022-04-08T12:51:27.426Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:51:27.426Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-08T12:51:27.426Z] PASS [2022-04-08T12:51:27.426Z] ok github.com/docker/docker/integration/daemon 0.150s [2022-04-08T12:51:27.426Z] [2022-04-08T12:51:27.426Z] === Skipped [2022-04-08T12:51:27.426Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-08T12:51:27.426Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] [2022-04-08T12:51:27.426Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-08T12:51:27.426Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] [2022-04-08T12:51:27.426Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-08T12:51:27.426Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-08T12:51:27.426Z] [2022-04-08T12:51:27.426Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-08T12:51:27.426Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-08T12:51:27.426Z] [2022-04-08T12:51:27.426Z] DONE 4 tests, 4 skipped in 28.152s [2022-04-08T12:51:27.426Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-08T12:51:28.525Z] check_test.go:195: [d026e4ab56ed1] daemon is not started [2022-04-08T12:51:28.525Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-08T12:51:28.525Z] check_test.go:195: [dda69cfd61463] daemon is not started [2022-04-08T12:51:28.525Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T12:51:30.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:30.338Z] INFO: Testing against a local daemon [2022-04-08T12:51:30.338Z] === RUN TestCommitInheritsEnv [2022-04-08T12:51:30.338Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:51:30.338Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-08T12:51:30.338Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-08T12:51:30.338Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:51:30.338Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:51:30.338Z] === RUN TestImportWithCustomPlatform [2022-04-08T12:51:30.338Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:51:30.338Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-08T12:51:30.338Z] === RUN TestImagesFilterMultiReference [2022-04-08T12:51:30.338Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-08T12:51:30.338Z] === RUN TestImagePullPlatformInvalid [2022-04-08T12:51:30.338Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-08T12:51:30.338Z] === RUN TestRemoveImageOrphaning [2022-04-08T12:51:30.420Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-08T12:51:30.957Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-08T12:51:31.307Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-04-08T12:51:31.307Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-08T12:51:31.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-08T12:51:31.307Z] === RUN TestTagInvalidReference [2022-04-08T12:51:31.308Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-08T12:51:31.308Z] === RUN TestTagValidPrefixedRepo [2022-04-08T12:51:31.349Z] check_test.go:195: [d8462b1674165] daemon is not started [2022-04-08T12:51:31.349Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T12:51:31.771Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-08T12:51:31.771Z] === RUN TestTagExistedNameWithoutForce [2022-04-08T12:51:31.771Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-08T12:51:31.771Z] === RUN TestTagOfficialNames [2022-04-08T12:51:31.771Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-08T12:51:31.771Z] === RUN TestTagMatchesDigest [2022-04-08T12:51:31.771Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-08T12:51:31.771Z] PASS [2022-04-08T12:51:31.771Z] ok github.com/docker/docker/integration/image 1.857s [2022-04-08T12:51:31.771Z] [2022-04-08T12:51:31.771Z] === Skipped [2022-04-08T12:51:31.771Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-08T12:51:31.771Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:51:31.771Z] [2022-04-08T12:51:31.771Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-08T12:51:31.771Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:51:31.771Z] [2022-04-08T12:51:31.771Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-08T12:51:31.771Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-08T12:51:31.771Z] [2022-04-08T12:51:31.771Z] DONE 12 tests, 3 skipped in 6.328s [2022-04-08T12:51:32.231Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-08T12:51:33.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-08T12:51:33.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-08T12:51:33.329Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T12:51:33.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-08T12:51:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-08T12:51:34.304Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T12:51:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-08T12:51:34.304Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T12:51:34.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-08T12:51:34.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:34.418Z] INFO: Testing against a local daemon [2022-04-08T12:51:34.418Z] === RUN TestNetworkCreateDelete [2022-04-08T12:51:34.418Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.418Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDockerNetworkDeletePreferID [2022-04-08T12:51:34.418Z] 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-08T12:51:34.418Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonDNSFallback [2022-04-08T12:51:34.418Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestInspectNetwork [2022-04-08T12:51:34.418Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:51:34.418Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestRunContainerWithBridgeNone [2022-04-08T12:51:34.418Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.418Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestNetworkInvalidJSON [2022-04-08T12:51:34.418Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-08T12:51:34.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-08T12:51:34.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:51:34.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:51:34.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:51:34.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:51:34.418Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-08T12:51:34.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-08T12:51:34.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-08T12:51:34.418Z] === RUN TestNetworkList [2022-04-08T12:51:34.418Z] === RUN TestNetworkList//networks [2022-04-08T12:51:34.418Z] === PAUSE TestNetworkList//networks [2022-04-08T12:51:34.418Z] === RUN TestNetworkList//networks/ [2022-04-08T12:51:34.418Z] === PAUSE TestNetworkList//networks/ [2022-04-08T12:51:34.418Z] === CONT TestNetworkList//networks [2022-04-08T12:51:34.418Z] === CONT TestNetworkList//networks/ [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkList (0.05s) [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-08T12:51:34.418Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestHostIPv4BridgeLabel [2022-04-08T12:51:34.418Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-08T12:51:34.418Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonDefaultNetworkPools [2022-04-08T12:51:34.418Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-08T12:51:34.418Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-08T12:51:34.418Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-08T12:51:34.418Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestServiceWithPredefinedNetwork [2022-04-08T12:51:34.418Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-08T12:51:34.418Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:51:34.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestServiceWithDataPathPortInit [2022-04-08T12:51:34.418Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:51:34.418Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-08T12:51:34.418Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:51:34.418Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:51:34.418Z] PASS [2022-04-08T12:51:34.418Z] ok github.com/docker/docker/integration/network 0.193s [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === Skipped [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-08T12:51:34.879Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-08T12:51:34.879Z] 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-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-08T12:51:34.879Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-08T12:51:34.879Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-08T12:51:34.879Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-08T12:51:34.879Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:243: FLAKY_TEST [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.879Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-08T12:51:34.879Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-08T12:51:34.879Z] [2022-04-08T12:51:34.880Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-08T12:51:34.880Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-08T12:51:34.880Z] [2022-04-08T12:51:34.880Z] DONE 22 tests, 15 skipped in 2.635s [2022-04-08T12:51:34.880Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-08T12:51:35.850Z] testing: warning: no tests to run [2022-04-08T12:51:35.850Z] PASS [2022-04-08T12:51:35.850Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-04-08T12:51:35.851Z] [2022-04-08T12:51:35.851Z] DONE 0 tests in 0.866s [2022-04-08T12:51:35.851Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-08T12:51:36.512Z] check_test.go:195: [d80500a9fd0a8] daemon is not started [2022-04-08T12:51:36.512Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-08T12:51:36.847Z] testing: warning: no tests to run [2022-04-08T12:51:36.847Z] PASS [2022-04-08T12:51:36.847Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2022-04-08T12:51:36.847Z] [2022-04-08T12:51:36.847Z] DONE 0 tests in 1.019s [2022-04-08T12:51:36.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-08T12:51:37.833Z] testing: warning: no tests to run [2022-04-08T12:51:37.833Z] PASS [2022-04-08T12:51:37.833Z] ok github.com/docker/docker/integration/plugin 0.088s [2022-04-08T12:51:37.833Z] [2022-04-08T12:51:37.833Z] DONE 0 tests in 1.064s [2022-04-08T12:51:38.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-08T12:51:39.047Z] check_test.go:195: [d9892b2faf481] daemon is not started [2022-04-08T12:51:39.047Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-08T12:51:39.266Z] testing: warning: no tests to run [2022-04-08T12:51:39.266Z] PASS [2022-04-08T12:51:39.267Z] ok github.com/docker/docker/integration/plugin/authz 0.105s [2022-04-08T12:51:39.267Z] [2022-04-08T12:51:39.267Z] DONE 0 tests in 0.977s [2022-04-08T12:51:39.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-08T12:51:39.981Z] check_test.go:195: [dd3c6f0691881] daemon is not started [2022-04-08T12:51:39.981Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-08T12:51:40.910Z] check_test.go:195: [d1e03928a2bee] daemon is not started [2022-04-08T12:51:40.910Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-08T12:51:42.279Z] check_test.go:195: [df334ff99e1fb] daemon is not started [2022-04-08T12:51:42.279Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-08T12:51:43.207Z] check_test.go:195: [dc1d955001385] daemon is not started [2022-04-08T12:51:43.208Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-08T12:51:44.139Z] check_test.go:195: [d58b1823e85ef] daemon is not started [2022-04-08T12:51:44.139Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-08T12:51:45.066Z] check_test.go:195: [dd4c0a17c13e2] daemon is not started [2022-04-08T12:51:45.066Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-08T12:51:45.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:45.117Z] INFO: Testing against a local daemon [2022-04-08T12:51:45.117Z] === RUN TestPluginInvalidJSON [2022-04-08T12:51:45.117Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:51:45.117Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:51:45.117Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-08T12:51:45.117Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-08T12:51:45.117Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-08T12:51:45.117Z] === RUN TestPluginInstall [2022-04-08T12:51:45.117Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-08T12:51:45.117Z] === RUN TestPluginsWithRuntimes [2022-04-08T12:51:45.117Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-08T12:51:45.117Z] === RUN TestPluginBackCompatMediaTypes [2022-04-08T12:51:45.117Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:51:45.117Z] PASS [2022-04-08T12:51:45.117Z] ok github.com/docker/docker/integration/plugin/common 0.145s [2022-04-08T12:51:45.117Z] [2022-04-08T12:51:45.117Z] === Skipped [2022-04-08T12:51:45.117Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-08T12:51:45.117Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] [2022-04-08T12:51:45.117Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-08T12:51:45.117Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] [2022-04-08T12:51:45.117Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-08T12:51:45.117Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-08T12:51:45.117Z] [2022-04-08T12:51:45.117Z] DONE 5 tests, 3 skipped in 5.676s [2022-04-08T12:51:45.117Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-08T12:51:45.996Z] check_test.go:195: [d310536d70f1d] daemon is not started [2022-04-08T12:51:45.996Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-08T12:51:46.927Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ccac9378e27e45308483a924765c625ece936e5547e948513c2075d3fcc3a05b [2022-04-08T12:51:47.489Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fee3b82302119cbc15500a808514ee15ebc1f2b4fc03eb9afa31552d62aaf65b [2022-04-08T12:51:47.746Z] check_test.go:195: [db50c5bfd2902] daemon is not started [2022-04-08T12:51:47.746Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-08T12:51:48.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:48.041Z] INFO: Testing against a local daemon [2022-04-08T12:51:48.041Z] === RUN TestExternalGraphDriver [2022-04-08T12:51:48.041Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:51:48.041Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-08T12:51:48.041Z] === RUN TestGraphdriverPluginV2 [2022-04-08T12:51:48.041Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:51:48.041Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:51:48.041Z] PASS [2022-04-08T12:51:48.041Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-04-08T12:51:48.041Z] [2022-04-08T12:51:48.041Z] === Skipped [2022-04-08T12:51:48.041Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-08T12:51:48.041Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-08T12:51:48.041Z] [2022-04-08T12:51:48.041Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-08T12:51:48.041Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-08T12:51:48.041Z] [2022-04-08T12:51:48.041Z] DONE 2 tests, 2 skipped in 2.649s [2022-04-08T12:51:48.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-08T12:51:48.311Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-08T12:51:48.640Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-08T12:51:48.640Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T12:51:48.640Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-08T12:51:48.640Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-08T12:51:48.874Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0bf4d25496d93f43d0e99117c3beb4b6eec450ac70aeb7bf818b7e6ac467a29 [2022-04-08T12:51:49.806Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd61e87ef4be9b9a01643cc687d4e3deeddf6d173336a7c6907003e41eaeea22 [2022-04-08T12:51:50.063Z] check_test.go:195: [d6dc63570a4ef] daemon is not started [2022-04-08T12:51:50.063Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-08T12:51:50.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:50.227Z] INFO: Testing against a local daemon [2022-04-08T12:51:50.227Z] === RUN TestReadPluginNoRead [2022-04-08T12:51:50.227Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:51:50.227Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-08T12:51:50.227Z] PASS [2022-04-08T12:51:50.227Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-04-08T12:51:50.320Z] docker_cli_swarm_test.go:1796: [d49e11b54a562] joining swarm manager [d6c9ccb1175f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:51:50.687Z] [2022-04-08T12:51:50.687Z] === Skipped [2022-04-08T12:51:50.687Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-08T12:51:50.687Z] read_test.go:21: no unix domain sockets on Windows [2022-04-08T12:51:50.687Z] [2022-04-08T12:51:50.687Z] DONE 1 tests, 1 skipped in 2.645s [2022-04-08T12:51:50.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-08T12:51:51.250Z] check_test.go:195: [d631c47893ab6] daemon is not started [2022-04-08T12:51:51.250Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-08T12:51:51.813Z] docker_cli_swarm_test.go:1797: [daab84d4e47a8] joining swarm manager [d6c9ccb1175f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:51:52.225Z] testing: warning: no tests to run [2022-04-08T12:51:52.225Z] PASS [2022-04-08T12:51:52.225Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.101s [2022-04-08T12:51:52.225Z] [2022-04-08T12:51:52.225Z] DONE 0 tests in 1.337s [2022-04-08T12:51:52.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-08T12:51:53.706Z] check_test.go:195: [d9bff6595f12b] daemon is not started [2022-04-08T12:51:53.706Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-08T12:51:54.267Z] check_test.go:195: [d12a26cb4c8b8] daemon is not started [2022-04-08T12:51:54.267Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-08T12:51:54.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:54.406Z] INFO: Testing against a local daemon [2022-04-08T12:51:54.406Z] === RUN TestPluginWithDevMounts [2022-04-08T12:51:54.406Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:54.406Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-08T12:51:54.406Z] PASS [2022-04-08T12:51:54.406Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2022-04-08T12:51:54.406Z] [2022-04-08T12:51:54.406Z] === Skipped [2022-04-08T12:51:54.406Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-08T12:51:54.406Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:54.406Z] [2022-04-08T12:51:54.406Z] DONE 1 tests, 1 skipped in 2.474s [2022-04-08T12:51:54.523Z] check_test.go:195: [dd9b5d559f35e] daemon is not started [2022-04-08T12:51:54.523Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T12:51:54.866Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-08T12:51:55.451Z] check_test.go:195: [d0aed5dfd2085] daemon is not started [2022-04-08T12:51:55.451Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T12:51:56.379Z] check_test.go:195: [d41d0e8fd12cf] daemon is not started [2022-04-08T12:51:56.379Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T12:51:56.942Z] check_test.go:195: [da9ace6745d63] daemon is not started [2022-04-08T12:51:56.942Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-08T12:51:57.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:57.048Z] INFO: Testing against a local daemon [2022-04-08T12:51:57.048Z] === RUN TestSecretInspect [2022-04-08T12:51:57.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-08T12:51:57.048Z] === RUN TestSecretList [2022-04-08T12:51:57.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] --- SKIP: TestSecretList (0.00s) [2022-04-08T12:51:57.048Z] === RUN TestSecretsCreateAndDelete [2022-04-08T12:51:57.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:51:57.048Z] === RUN TestSecretsUpdate [2022-04-08T12:51:57.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-08T12:51:57.048Z] === RUN TestTemplatedSecret [2022-04-08T12:51:57.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-08T12:51:57.048Z] === RUN TestSecretCreateResolve [2022-04-08T12:51:57.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:57.048Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-08T12:51:57.048Z] PASS [2022-04-08T12:51:57.048Z] ok github.com/docker/docker/integration/secret 0.109s [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === Skipped [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-08T12:51:57.048Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:57.048Z] [2022-04-08T12:51:57.048Z] DONE 6 tests, 6 skipped in 2.229s [2022-04-08T12:51:57.048Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-08T12:51:59.464Z] check_test.go:195: [d10d4b6d9202b] daemon is not started [2022-04-08T12:51:59.464Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-08T12:51:59.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:51:59.962Z] INFO: Testing against a local daemon [2022-04-08T12:51:59.962Z] === RUN TestServiceCreateInit [2022-04-08T12:51:59.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-08T12:51:59.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-08T12:51:59.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceMultipleTimes [2022-04-08T12:51:59.962Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceConflict [2022-04-08T12:51:59.962Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceMaxReplicas [2022-04-08T12:51:59.962Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-04-08T12:51:59.962Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-08T12:51:59.962Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceSecretFileMode [2022-04-08T12:51:59.962Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceConfigFileMode [2022-04-08T12:51:59.962Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceSysctls [2022-04-08T12:51:59.962Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-08T12:51:59.962Z] === RUN TestCreateServiceCapabilities [2022-04-08T12:51:59.962Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-08T12:51:59.962Z] === RUN TestInspect [2022-04-08T12:51:59.962Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestInspect (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestCreateJob [2022-04-08T12:51:59.962Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestCreateJob (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestReplicatedJob [2022-04-08T12:51:59.962Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestUpdateReplicatedJob [2022-04-08T12:51:59.962Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceListWithStatuses [2022-04-08T12:51:59.962Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestDockerNetworkConnectAlias [2022-04-08T12:51:59.962Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestDockerNetworkReConnect [2022-04-08T12:51:59.962Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServicePlugin [2022-04-08T12:51:59.962Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:51:59.962Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceUpdateLabel [2022-04-08T12:51:59.962Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceUpdateSecrets [2022-04-08T12:51:59.962Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceUpdateConfigs [2022-04-08T12:51:59.962Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceUpdateNetwork [2022-04-08T12:51:59.962Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-08T12:51:59.962Z] === RUN TestServiceUpdatePidsLimit [2022-04-08T12:51:59.962Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:51:59.962Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-08T12:51:59.962Z] PASS [2022-04-08T12:52:00.060Z] check_test.go:195: [d1728f34a4289] daemon is not started [2022-04-08T12:52:00.060Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-08T12:52:00.422Z] ok github.com/docker/docker/integration/service 0.332s [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === Skipped [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-04-08T12:52:00.422Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-08T12:52:00.422Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-08T12:52:00.422Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.422Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-08T12:52:00.422Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.422Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-08T12:52:00.423Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-08T12:52:00.423Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-08T12:52:00.423Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-08T12:52:00.423Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-08T12:52:00.423Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-08T12:52:00.423Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-08T12:52:00.423Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-08T12:52:00.423Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-08T12:52:00.423Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-08T12:52:00.423Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-08T12:52:00.423Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-08T12:52:00.423Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-08T12:52:00.423Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-08T12:52:00.423Z] [2022-04-08T12:52:00.423Z] DONE 24 tests, 23 skipped in 3.201s [2022-04-08T12:52:00.423Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-08T12:52:00.989Z] check_test.go:195: [d16eb658f69c5] daemon is not started [2022-04-08T12:52:00.989Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-08T12:52:01.246Z] check_test.go:195: [d8aa63cb3bd1d] daemon is not started [2022-04-08T12:52:01.246Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-08T12:52:01.503Z] check_test.go:195: [da98156686345] daemon is not started [2022-04-08T12:52:01.503Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-08T12:52:01.761Z] check_test.go:195: [dca92d1fe9d93] daemon is not started [2022-04-08T12:52:01.761Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-08T12:52:02.017Z] check_test.go:195: [d0037cb61d830] daemon is not started [2022-04-08T12:52:02.017Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-08T12:52:02.274Z] check_test.go:195: [de83ff6b9778b] daemon is not started [2022-04-08T12:52:02.274Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-08T12:52:02.530Z] check_test.go:195: [de1f139983c18] daemon is not started [2022-04-08T12:52:02.530Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-08T12:52:02.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:52:02.611Z] INFO: Testing against a local daemon [2022-04-08T12:52:02.611Z] === RUN TestSessionCreate [2022-04-08T12:52:02.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:52:02.611Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-08T12:52:02.611Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-08T12:52:02.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:52:02.611Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:52:02.611Z] PASS [2022-04-08T12:52:02.611Z] ok github.com/docker/docker/integration/session 0.110s [2022-04-08T12:52:02.611Z] [2022-04-08T12:52:02.611Z] === Skipped [2022-04-08T12:52:02.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-08T12:52:02.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-08T12:52:02.611Z] [2022-04-08T12:52:02.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-08T12:52:02.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-08T12:52:02.611Z] [2022-04-08T12:52:02.611Z] DONE 2 tests, 2 skipped in 2.059s [2022-04-08T12:52:02.611Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-08T12:52:03.459Z] check_test.go:195: [d611f6a63787b] daemon is not started [2022-04-08T12:52:03.459Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-08T12:52:03.716Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-08T12:52:05.086Z] check_test.go:195: [ddd463d9c97fd] daemon is not started [2022-04-08T12:52:05.086Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-08T12:52:05.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:52:05.523Z] INFO: Testing against a local daemon [2022-04-08T12:52:05.523Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-08T12:52:05.523Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:05.523Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestDiskUsage [2022-04-08T12:52:05.523Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:52:05.523Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestEventsExecDie [2022-04-08T12:52:05.523Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:52:05.523Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestEventsBackwardsCompatible [2022-04-08T12:52:05.523Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:52:05.523Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestEventsVolumeCreate [2022-04-08T12:52:05.523Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:52:05.523Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestInfoAPI [2022-04-08T12:52:05.523Z] --- PASS: TestInfoAPI (0.07s) [2022-04-08T12:52:05.523Z] === RUN TestInfoAPIWarnings [2022-04-08T12:52:05.523Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:52:05.523Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestInfoDebug [2022-04-08T12:52:05.523Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:05.523Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestInfoInsecureRegistries [2022-04-08T12:52:05.523Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:05.523Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestInfoRegistryMirrors [2022-04-08T12:52:05.523Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:05.523Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-08T12:52:05.523Z] === RUN TestLoginFailsWithBadCredentials [2022-04-08T12:52:05.983Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-08T12:52:05.983Z] === RUN TestPingCacheHeaders [2022-04-08T12:52:05.983Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-08T12:52:05.983Z] === RUN TestPingGet [2022-04-08T12:52:05.983Z] --- PASS: TestPingGet (0.04s) [2022-04-08T12:52:05.983Z] === RUN TestPingHead [2022-04-08T12:52:05.983Z] --- PASS: TestPingHead (0.05s) [2022-04-08T12:52:05.983Z] === RUN TestPingSwarmHeader [2022-04-08T12:52:05.983Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:05.983Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-08T12:52:05.983Z] === RUN TestVersion [2022-04-08T12:52:05.983Z] --- PASS: TestVersion (0.05s) [2022-04-08T12:52:05.983Z] PASS [2022-04-08T12:52:05.983Z] ok github.com/docker/docker/integration/system 1.301s [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === Skipped [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-08T12:52:06.446Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-08T12:52:06.446Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-08T12:52:06.446Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-08T12:52:06.446Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-08T12:52:06.446Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-08T12:52:06.446Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-08T12:52:06.446Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-08T12:52:06.446Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-08T12:52:06.446Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-08T12:52:06.446Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-08T12:52:06.446Z] [2022-04-08T12:52:06.446Z] DONE 16 tests, 10 skipped in 3.649s [2022-04-08T12:52:06.446Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-08T12:52:06.452Z] check_test.go:195: [d3a5a8af1ba0b] daemon is not started [2022-04-08T12:52:06.452Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-08T12:52:07.014Z] check_test.go:195: [d229abdde7836] daemon is not started [2022-04-08T12:52:07.270Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-08T12:52:08.198Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-08T12:52:08.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:52:08.641Z] INFO: Testing against a local daemon [2022-04-08T12:52:08.641Z] === RUN TestVolumesCreateAndList [2022-04-08T12:52:08.641Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-08T12:52:08.641Z] === RUN TestVolumesRemove [2022-04-08T12:52:08.641Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-08T12:52:08.641Z] === RUN TestVolumesInspect [2022-04-08T12:52:08.641Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-08T12:52:08.641Z] === RUN TestVolumesInvalidJSON [2022-04-08T12:52:08.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-08T12:52:08.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-08T12:52:08.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-08T12:52:08.641Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-08T12:52:08.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-08T12:52:08.641Z] PASS [2022-04-08T12:52:08.641Z] ok github.com/docker/docker/integration/volume 0.431s [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite (43.75s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.93s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.62s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.14s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.22s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.51s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-08T12:52:08.761Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-08T12:52:08.761Z] === RUN TestDockerSchema1RegistrySuite [2022-04-08T12:52:08.761Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-08T12:52:09.017Z] check_test.go:222: [d0d4619929382] daemon is not started [2022-04-08T12:52:09.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T12:52:09.101Z] [2022-04-08T12:52:09.101Z] DONE 5 tests in 2.507s [2022-04-08T12:52:09.101Z] INFO: make.ps1 ended at 04/08/2022 12:52:08 [2022-04-08T12:52:09.101Z] INFO: Integration CLI tests being run from the host: [2022-04-08T12:52:09.101Z] 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-08T12:52:11.550Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-08T12:52:11.806Z] check_test.go:222: [dce4a7f5a29a4] daemon is not started [2022-04-08T12:52:11.806Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T12:52:13.700Z] docker_cli_swarm_test.go:1315: [dd88ab9cdb30d] joining swarm manager [d4b5e6b47d2f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:52:15.068Z] docker_cli_swarm_test.go:1316: [d045daa36ecc6] joining swarm manager [d4b5e6b47d2f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:52:16.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-08T12:52:16.959Z] check_test.go:222: [d630f1c69189b] daemon is not started [2022-04-08T12:52:16.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-08T12:52:17.886Z] check_test.go:222: [d91c237308958] daemon is not started [2022-04-08T12:52:17.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-08T12:52:17.886Z] check_test.go:222: [d3a7786aa5994] daemon is not started [2022-04-08T12:52:17.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T12:52:18.814Z] check_test.go:222: [d6dcdc216185f] daemon is not started [2022-04-08T12:52:18.814Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T12:52:19.749Z] check_test.go:222: [d1a68743402b0] daemon is not started [2022-04-08T12:52:19.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T12:52:19.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-08T12:52:19.818Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T12:52:20.280Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-08T12:52:20.280Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T12:52:20.694Z] check_test.go:222: [d387b80d47d00] daemon is not started [2022-04-08T12:52:20.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-08T12:52:20.741Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-08T12:52:21.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-08T12:52:21.508Z] INFO: Testing against a local daemon [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-08T12:52:21.508Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-08T12:52:21.508Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-08T12:52:21.508Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-08T12:52:21.968Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-08T12:52:22.428Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-08T12:52:22.888Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-08T12:52:22.929Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-08T12:52:22.929Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T12:52:22.929Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-08T12:52:23.218Z] check_test.go:222: [ddb994be3f6cf] daemon is not started [2022-04-08T12:52:23.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-08T12:52:23.475Z] check_test.go:222: [d91db4ab13a6c] daemon is not started [2022-04-08T12:52:23.475Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-08T12:52:24.039Z] check_test.go:222: [dac15c531bda2] daemon is not started [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite (15.13s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s) [2022-04-08T12:52:24.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-08T12:52:24.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-08T12:52:24.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-08T12:52:24.321Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-08T12:52:24.606Z] check_test.go:251: [da63564aaa71e] daemon is not started [2022-04-08T12:52:24.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-08T12:52:25.169Z] check_test.go:251: [d0e3bbd1ecb75] daemon is not started [2022-04-08T12:52:25.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-08T12:52:25.426Z] check_test.go:251: [de7362a486573] daemon is not started [2022-04-08T12:52:25.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-08T12:52:26.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-08T12:52:27.359Z] check_test.go:251: [d419c0e93821d] daemon is not started [2022-04-08T12:52:27.359Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-08T12:52:27.633Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-08T12:52:27.921Z] check_test.go:251: [d6929cc1333a7] daemon is not started [2022-04-08T12:52:27.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-08T12:52:28.849Z] check_test.go:251: [dee94adbdb25a] daemon is not started [2022-04-08T12:52:28.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-08T12:52:28.849Z] check_test.go:251: [d3544ef61813f] daemon is not started [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.93s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-04-08T12:52:28.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.25s) [2022-04-08T12:52:28.849Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-08T12:52:28.849Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-08T12:52:29.182Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-08T12:52:29.182Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T12:52:29.182Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-08T12:52:29.643Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T12:52:29.643Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-08T12:52:31.188Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-08T12:52:32.730Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-08T12:52:33.192Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-08T12:52:34.093Z] check_test.go:278: [dcc2c25460473] daemon is not started [2022-04-08T12:52:34.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-08T12:52:34.093Z] check_test.go:278: [dd5ad999cee78] daemon is not started [2022-04-08T12:52:34.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-08T12:52:34.165Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-08T12:52:34.350Z] check_test.go:278: [d4137aabf54a7] daemon is not started [2022-04-08T12:52:34.350Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-08T12:52:34.607Z] check_test.go:278: [d274ed5c56ed7] daemon is not started [2022-04-08T12:52:34.607Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-08T12:52:34.607Z] check_test.go:278: [d7df706a788e1] daemon is not started [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-08T12:52:34.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-04-08T12:52:34.607Z] === RUN TestDockerNetworkSuite [2022-04-08T12:52:34.607Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-08T12:52:34.626Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-08T12:52:34.644Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-08T12:52:35.537Z] docker_cli_network_unix_test.go:46: [d452840baadcd] daemon is not started [2022-04-08T12:52:35.796Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-08T12:52:36.052Z] docker_cli_network_unix_test.go:46: [d2d027aaa86b9] daemon is not started [2022-04-08T12:52:36.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-08T12:52:38.381Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-08T12:52:38.832Z] docker_cli_network_unix_test.go:46: [d80a3f0226ca3] daemon is not started [2022-04-08T12:52:39.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-08T12:52:40.454Z] docker_cli_network_unix_test.go:46: [d2ed8967bd180] daemon is not started [2022-04-08T12:52:40.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-08T12:52:40.710Z] docker_cli_network_unix_test.go:1233: [d16bfc0879e3d] daemon is not started [2022-04-08T12:52:41.717Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-08T12:52:43.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-08T12:52:43.905Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-08T12:52:43.905Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T12:52:43.905Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-08T12:52:44.161Z] docker_cli_network_unix_test.go:46: [d7a8ef0e2c541] daemon is not started [2022-04-08T12:52:44.179Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-08T12:52:44.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-08T12:52:45.454Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-08T12:52:45.454Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T12:52:45.454Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-08T12:52:45.914Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-08T12:52:48.099Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-08T12:52:48.612Z] docker_cli_network_unix_test.go:46: [d5003db60eadf] daemon is not started [2022-04-08T12:52:49.072Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-08T12:52:49.536Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-08T12:52:49.536Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T12:52:49.536Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-08T12:52:49.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-08T12:52:49.971Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-08T12:52:51.079Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-08T12:52:51.434Z] docker_cli_network_unix_test.go:46: [d325bd279e650] daemon is not started [2022-04-08T12:52:51.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-08T12:52:51.834Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-08T12:52:51.834Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T12:52:51.834Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-08T12:52:51.834Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T12:52:51.834Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-08T12:52:52.620Z] docker_cli_network_unix_test.go:46: [d26c5f2a99635] daemon is not started [2022-04-08T12:52:52.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-08T12:52:53.182Z] docker_cli_network_unix_test.go:46: [dadf667909ea9] daemon is not started [2022-04-08T12:52:53.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-08T12:52:53.440Z] docker_cli_network_unix_test.go:46: [d31703e45105b] daemon is not started [2022-04-08T12:52:53.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-08T12:52:54.002Z] docker_cli_network_unix_test.go:46: [ddb4071767d46] daemon is not started [2022-04-08T12:52:54.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-08T12:52:55.128Z] docker_cli_network_unix_test.go:46: [de479ebda73b6] daemon is not started [2022-04-08T12:52:55.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-08T12:52:55.385Z] docker_cli_network_unix_test.go:46: [d627ef10799b2] daemon is not started [2022-04-08T12:52:55.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-08T12:52:55.948Z] docker_cli_network_unix_test.go:46: [df0031751045b] daemon is not started [2022-04-08T12:52:55.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-08T12:52:56.204Z] docker_cli_network_unix_test.go:46: [d52ba62d272e8] daemon is not started [2022-04-08T12:52:56.460Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-08T12:52:56.716Z] docker_cli_network_unix_test.go:46: [d4c350d7dc1da] daemon is not started [2022-04-08T12:52:56.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-08T12:52:56.716Z] docker_cli_network_unix_test.go:46: [d3b191216148f] daemon is not started [2022-04-08T12:52:56.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-08T12:52:56.973Z] docker_cli_network_unix_test.go:46: [de128da09a759] daemon is not started [2022-04-08T12:52:56.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-08T12:52:57.679Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-08T12:52:57.903Z] docker_cli_network_unix_test.go:46: [de9e7b0947512] daemon is not started [2022-04-08T12:52:57.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-08T12:52:58.161Z] docker_cli_network_unix_test.go:46: [d0602ae9917f0] daemon is not started [2022-04-08T12:52:58.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-08T12:52:58.725Z] docker_cli_network_unix_test.go:46: [dfbfa06c0dea2] daemon is not started [2022-04-08T12:52:58.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-08T12:52:58.983Z] docker_cli_network_unix_test.go:46: [d92619da830a9] daemon is not started [2022-04-08T12:52:58.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-08T12:52:58.983Z] docker_cli_network_unix_test.go:46: [dfa3df42bf6ab] daemon is not started [2022-04-08T12:52:58.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-08T12:53:00.351Z] docker_cli_network_unix_test.go:968: [d441fef2a1b46] daemon is not started [2022-04-08T12:53:01.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-08T12:53:02.646Z] docker_cli_network_unix_test.go:46: [deffc19c02829] daemon is not started [2022-04-08T12:53:02.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-08T12:53:05.173Z] docker_cli_network_unix_test.go:1116: [d34b2127ec8bf] daemon is not started [2022-04-08T12:53:07.654Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-08T12:53:07.654Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T12:53:07.654Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-08T12:53:07.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-08T12:53:07.962Z] docker_cli_network_unix_test.go:46: [db292ffee8c06] daemon is not started [2022-04-08T12:53:07.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-08T12:53:08.892Z] docker_cli_network_unix_test.go:46: [d3e46ae5fa3ba] daemon is not started [2022-04-08T12:53:08.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-08T12:53:08.892Z] docker_cli_network_unix_test.go:46: [d2d6b9690653e] daemon is not started [2022-04-08T12:53:08.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-08T12:53:08.892Z] docker_cli_network_unix_test.go:46: [d711837b63dfa] daemon is not started [2022-04-08T12:53:08.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-08T12:53:09.148Z] docker_cli_network_unix_test.go:46: [dde7a9fda10b3] daemon is not started [2022-04-08T12:53:09.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-08T12:53:09.148Z] docker_cli_network_unix_test.go:46: [d77864a9354ce] daemon is not started [2022-04-08T12:53:09.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-08T12:53:09.148Z] docker_cli_network_unix_test.go:46: [df7ac86a99ce2] daemon is not started [2022-04-08T12:53:09.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-08T12:53:11.049Z] docker_cli_network_unix_test.go:46: [d21b592c5de83] daemon is not started [2022-04-08T12:53:11.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-08T12:53:11.612Z] docker_cli_network_unix_test.go:46: [d79a4fddfa418] daemon is not started [2022-04-08T12:53:11.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-08T12:53:11.612Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-08T12:53:11.612Z] docker_cli_network_unix_test.go:46: [dae09f432151c] daemon is not started [2022-04-08T12:53:11.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-08T12:53:12.216Z] docker_cli_network_unix_test.go:46: [d428e1d4ae82f] daemon is not started [2022-04-08T12:53:12.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-08T12:53:13.446Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-08T12:53:13.839Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-08T12:53:14.415Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-08T12:53:14.415Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T12:53:14.415Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-08T12:53:14.415Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T12:53:14.415Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-08T12:53:16.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-08T12:53:17.319Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-08T12:53:17.725Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-08T12:53:17.982Z] docker_cli_network_unix_test.go:1084: [d9f335039c20e] daemon is not started [2022-04-08T12:53:19.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-08T12:53:19.876Z] docker_cli_network_unix_test.go:46: [de994f19407c6] daemon is not started [2022-04-08T12:53:19.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-08T12:53:20.808Z] docker_cli_network_unix_test.go:46: [dd0d4ab681a30] daemon is not started [2022-04-08T12:53:21.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-08T12:53:22.013Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-08T12:53:22.962Z] docker_cli_network_unix_test.go:46: [dd4487656ab43] daemon is not started [2022-04-08T12:53:23.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-08T12:53:23.220Z] docker_cli_network_unix_test.go:46: [d7251a06baeef] daemon is not started [2022-04-08T12:53:23.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-08T12:53:23.781Z] docker_cli_network_unix_test.go:46: [dea06944b509c] daemon is not started [2022-04-08T12:53:24.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-08T12:53:24.190Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-08T12:53:24.190Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-08T12:53:24.599Z] docker_cli_network_unix_test.go:46: [dec6b2846e248] daemon is not started [2022-04-08T12:53:24.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-08T12:53:24.653Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-08T12:53:24.854Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-08T12:53:25.417Z] docker_cli_network_unix_test.go:46: [dca6f29d90a51] daemon is not started [2022-04-08T12:53:25.775Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-08T12:53:26.922Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-08T12:53:27.889Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-08T12:53:29.429Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-08T12:53:32.340Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-08T12:53:32.340Z] docker_cli_network_unix_test.go:46: [d6c9b6a94117e] daemon is not started [2022-04-08T12:53:32.340Z] --- PASS: TestDockerNetworkSuite (57.78s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.04s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.28s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-08T12:53:32.341Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.13s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.04s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.82s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.66s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.07s) [2022-04-08T12:53:32.341Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.73s) [2022-04-08T12:53:32.341Z] === RUN TestDockerHubPullSuite [2022-04-08T12:53:32.341Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-08T12:53:34.234Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-08T12:53:34.490Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-08T12:53:36.378Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-08T12:53:36.939Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-08T12:53:37.999Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-08T12:53:38.305Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-08T12:53:38.562Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-08T12:53:38.562Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite (6.30s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.68s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-08T12:53:38.820Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-04-08T12:53:38.820Z] PASS [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === Skipped [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-04-08T12:53:38.820Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.820Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-04-08T12:53:38.820Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-04-08T12:53:38.821Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-08T12:53:38.821Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-08T12:53:38.821Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-08T12:53:38.821Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-08T12:53:38.821Z] docker_cli_network_unix_test.go:46: [dae09f432151c] daemon is not started [2022-04-08T12:53:38.821Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] DONE 1265 tests, 51 skipped in 1416.339s [2022-04-08T12:53:38.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T12:53:38.821Z] ++++ cat bundles/test-integration/docker.pid [2022-04-08T12:53:38.821Z] +++ kill 9353 [2022-04-08T12:53:38.821Z] +++ /etc/init.d/apparmor stop [2022-04-08T12:53:38.821Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] Unloading profiles will leave already running processes permanently [2022-04-08T12:53:38.821Z] unconfined, which can lead to unexpected situations. [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:38.821Z] To set a process to complain mode, use the command line tool [2022-04-08T12:53:38.821Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T12:53:38.821Z] +++ true [2022-04-08T12:53:38.821Z] exiting test-integration [2022-04-08T12:53:38.821Z] ++ exit 0 [2022-04-08T12:53:38.821Z] [2022-04-08T12:53:39.078Z] + for job in $(jobs -p) [2022-04-08T12:53:39.078Z] + wait 5250 [2022-04-08T12:53:39.536Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-08T12:53:40.281Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-08T12:53:40.281Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-08T12:53:40.281Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-08T12:53:41.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-08T12:53:41.830Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T12:53:42.295Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-08T12:53:42.295Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T12:53:42.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-08T12:53:42.760Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T12:53:42.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-08T12:53:43.225Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-08T12:53:43.225Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T12:53:43.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-08T12:53:45.619Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-08T12:53:48.106Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-08T12:53:48.884Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-08T12:53:48.884Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-08T12:53:48.884Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-08T12:53:51.840Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-08T12:53:54.131Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-08T12:53:54.694Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-08T12:53:55.257Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-08T12:53:57.775Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-08T12:54:00.406Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-08T12:54:04.143Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-08T12:54:04.167Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-08T12:54:04.167Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-08T12:54:04.167Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-08T12:54:04.167Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-08T12:54:04.167Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-08T12:54:04.167Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-08T12:54:04.167Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-08T12:54:04.167Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-08T12:54:04.167Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-08T12:54:04.167Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-08T12:54:04.167Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-08T12:54:04.167Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-08T12:54:04.167Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-08T12:54:04.167Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-08T12:54:04.167Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-08T12:54:04.167Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-08T12:54:04.167Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-08T12:54:04.167Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T12:54:04.167Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-08T12:54:08.832Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-08T12:54:09.291Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-08T12:54:09.291Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T12:54:09.291Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-08T12:54:09.291Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T12:54:09.291Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-08T12:54:09.974Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-08T12:54:11.473Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-08T12:54:11.473Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T12:54:11.473Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-08T12:54:26.261Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-08T12:54:26.261Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-08T12:54:26.261Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T12:54:26.261Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-08T12:54:53.957Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-08T12:54:53.957Z] docker_cli_swarm_test.go:1180: [daa97957d074c] joining swarm manager [d41b7ddfa5efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:54:54.005Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-08T12:54:56.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-08T12:54:56.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-08T12:54:56.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-08T12:55:00.493Z] docker_cli_swarm_test.go:1189: [d04690adfebd9] joining swarm manager [d41b7ddfa5efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:55:04.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-08T12:55:07.767Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-08T12:55:08.819Z] === RUN TestDockerSuite/TestBuildRm [2022-04-08T12:55:10.683Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-08T12:55:21.203Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-08T12:55:24.109Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-08T12:55:24.109Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T12:55:24.109Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-08T12:55:24.109Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T12:55:24.569Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-08T12:55:26.105Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-08T12:55:29.841Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-08T12:55:33.580Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-08T12:55:38.266Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-08T12:55:39.154Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-08T12:55:45.691Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-08T12:55:49.859Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-08T12:55:51.318Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-08T12:55:51.318Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T12:55:51.318Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-08T12:55:51.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-08T12:55:51.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-08T12:55:51.760Z] docker_cli_swarm_test.go:1112: [d830ff2187a75] joining swarm manager [d7059b15a043a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:55:53.081Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-08T12:55:53.124Z] docker_cli_swarm_test.go:1113: [ddfa065f9a738] joining swarm manager [d7059b15a043a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:55:53.543Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-08T12:55:54.002Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-08T12:55:54.233Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-08T12:55:54.694Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-08T12:55:54.694Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T12:55:54.694Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-08T12:55:54.694Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T12:55:54.694Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-08T12:55:54.694Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T12:55:54.694Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-08T12:55:55.153Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-08T12:55:56.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-08T12:55:59.868Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-08T12:56:01.409Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-08T12:56:01.409Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T12:56:01.409Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-08T12:56:01.409Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T12:56:01.409Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-08T12:56:01.870Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-08T12:56:02.571Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-08T12:56:02.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-08T12:56:04.780Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-08T12:56:07.263Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-08T12:56:07.263Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-08T12:56:10.998Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-08T12:56:19.623Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-08T12:56:25.448Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-08T12:56:25.909Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-08T12:56:25.909Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T12:56:26.369Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-08T12:56:28.686Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-08T12:56:28.686Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T12:56:29.146Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-08T12:56:30.111Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-08T12:56:31.652Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-08T12:56:32.880Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-08T12:56:33.848Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-08T12:56:36.771Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-08T12:56:37.457Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-08T12:56:37.457Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T12:56:37.457Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-08T12:56:37.457Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T12:56:37.457Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-08T12:56:37.457Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T12:56:37.457Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-08T12:56:37.457Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T12:56:37.457Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-08T12:56:37.919Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-08T12:56:38.534Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-08T12:56:39.690Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-08T12:56:39.690Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T12:56:39.690Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-08T12:56:43.226Z] === RUN TestDockerSuite/TestBuildUser [2022-04-08T12:56:43.226Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T12:56:43.226Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-08T12:56:43.226Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T12:56:43.226Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-08T12:56:43.226Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T12:56:43.226Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-08T12:56:47.068Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-08T12:56:47.068Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-08T12:56:49.973Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-08T12:56:49.973Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T12:56:49.973Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-08T12:56:49.973Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T12:56:49.973Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-08T12:57:11.063Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-08T12:57:11.523Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-08T12:57:20.093Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-08T12:57:20.489Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-08T12:57:20.489Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T12:57:20.489Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-08T12:57:20.489Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T12:57:20.489Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-08T12:57:25.888Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-08T12:57:25.889Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T12:57:26.347Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-08T12:57:26.347Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T12:57:26.347Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-08T12:57:29.250Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-08T12:57:29.250Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T12:57:29.708Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-08T12:57:41.608Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-08T12:57:41.608Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T12:57:41.608Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-08T12:57:41.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-08T12:57:44.510Z] docker_cli_swarm_test.go:1166: [dfde432d512f7] joining swarm manager [d7059b15a043a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-08T12:57:44.532Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-08T12:57:50.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-08T12:57:50.188Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T12:57:51.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-08T12:57:54.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-08T12:57:54.870Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-08T12:57:56.686Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-08T12:57:56.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-08T12:57:58.055Z] docker_cli_swarm_test.go:1447: [d493b8d329031] joining swarm manager [d11ad1d441023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:57:58.617Z] docker_cli_swarm_test.go:1448: [d80053cc4a878] joining swarm manager [d11ad1d441023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-08T12:58:09.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-08T12:58:10.789Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-08T12:58:10.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-08T12:58:10.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-08T12:58:10.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-08T12:58:10.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-08T12:58:11.359Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-08T12:58:13.884Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-08T12:58:17.153Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-08T12:58:19.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-08T12:58:19.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-08T12:58:19.606Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T12:58:19.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-08T12:58:20.022Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-08T12:58:20.022Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T12:58:20.485Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-08T12:58:20.485Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T12:58:20.934Z] docker_cli_swarm_unix_test.go:63: [dc941ff84180d] joining swarm manager [d09e93f33ca85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:58:21.048Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-08T12:58:21.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-08T12:58:21.048Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-08T12:58:21.456Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-08T12:58:21.456Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T12:58:21.917Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-08T12:58:23.455Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-08T12:58:25.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-08T12:58:25.408Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T12:58:25.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-08T12:58:25.408Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T12:58:25.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-08T12:58:32.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-08T12:58:32.494Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T12:58:32.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-08T12:58:32.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-08T12:58:32.954Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T12:58:32.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-08T12:58:32.954Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T12:58:32.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-08T12:58:33.787Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-08T12:58:34.758Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-08T12:58:34.758Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T12:58:35.726Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-08T12:58:35.726Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T12:58:35.726Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-08T12:58:35.726Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T12:58:35.726Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-08T12:58:38.635Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-08T12:58:44.437Z] === RUN TestDockerSuite/TestCommitChange [2022-04-08T12:58:46.245Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-08T12:58:50.234Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-08T12:58:54.938Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-08T12:58:54.938Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T12:58:54.938Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-08T12:58:56.591Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-08T12:59:02.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-08T12:59:03.504Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-08T12:59:03.504Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T12:59:03.504Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-08T12:59:07.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-08T12:59:07.631Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T12:59:07.631Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-08T12:59:07.631Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T12:59:08.091Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-08T12:59:10.274Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-08T12:59:10.274Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T12:59:10.274Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-08T12:59:12.080Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-08T12:59:16.076Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-08T12:59:17.103Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-08T12:59:17.103Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-08T12:59:17.103Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-08T12:59:17.617Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-08T12:59:17.617Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.617Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-08T12:59:17.617Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T12:59:17.617Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-08T12:59:17.721Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-08T12:59:17.880Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-08T12:59:17.880Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-08T12:59:17.880Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-08T12:59:17.880Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-08T12:59:17.880Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-08T12:59:17.880Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-08T12:59:17.880Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-08T12:59:17.880Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-08T12:59:18.470Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-08T12:59:19.158Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-08T12:59:20.128Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-08T12:59:21.098Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-08T12:59:21.559Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-08T12:59:21.736Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-08T12:59:22.022Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-08T12:59:24.254Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-08T12:59:26.149Z] docker_api_swarm_test.go:962: [d20bfb4af9220] joining swarm manager [d4aa82236daed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-08T12:59:26.454Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-08T12:59:30.611Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-08T12:59:32.152Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-08T12:59:32.152Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T12:59:32.152Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-08T12:59:33.693Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-08T12:59:33.693Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T12:59:33.693Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-08T12:59:34.153Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-08T12:59:35.027Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-08T12:59:35.027Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T12:59:35.027Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-08T12:59:37.899Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-08T12:59:38.359Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-08T12:59:38.770Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-08T12:59:38.770Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T12:59:38.770Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-08T12:59:38.770Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T12:59:38.770Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-08T12:59:38.770Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T12:59:38.770Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-08T12:59:38.820Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-08T12:59:38.820Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T12:59:38.820Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-08T12:59:39.789Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-08T12:59:40.760Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-08T12:59:40.760Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T12:59:40.760Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-08T12:59:40.760Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T12:59:40.760Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-08T12:59:41.680Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-08T12:59:41.680Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T12:59:41.680Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-08T12:59:41.680Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-08T12:59:44.194Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-08T12:59:45.421Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-08T12:59:45.421Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-08T12:59:45.421Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T12:59:45.421Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-08T12:59:45.421Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T12:59:45.421Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-08T12:59:45.421Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T12:59:45.421Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-08T12:59:47.844Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-08T12:59:49.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-08T12:59:52.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-08T12:59:54.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-08T12:59:54.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-08T12:59:54.988Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T12:59:54.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-08T12:59:56.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-08T12:59:57.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-08T12:59:57.900Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-08T12:59:57.900Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-08T13:00:00.250Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-08T13:00:02.605Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-08T13:00:02.605Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:00:02.605Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-08T13:00:02.605Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:00:02.605Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-08T13:00:02.772Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-08T13:00:05.516Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-08T13:00:05.516Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-08T13:00:08.434Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-08T13:00:08.434Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:00:08.434Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-08T13:00:08.489Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-08T13:00:09.316Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-08T13:00:12.179Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-08T13:00:12.640Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-08T13:00:14.299Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-08T13:00:14.559Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-08T13:00:15.549Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-08T13:00:16.461Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-08T13:00:18.979Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-08T13:00:21.351Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-08T13:00:21.495Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-08T13:00:24.014Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-08T13:00:26.045Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-08T13:00:26.045Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-08T13:00:26.045Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-08T13:00:26.045Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-08T13:00:26.045Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-08T13:00:26.718Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-08T13:00:27.283Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-08T13:00:27.587Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-08T13:00:27.587Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:00:27.587Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-08T13:00:29.176Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-08T13:00:30.392Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-08T13:00:30.392Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-08T13:00:30.392Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-08T13:00:31.334Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-08T13:00:31.334Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:00:31.334Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-08T13:00:34.246Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-08T13:00:34.246Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-08T13:00:37.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-08T13:00:37.478Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T13:00:37.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-08T13:00:37.478Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T13:00:37.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-08T13:00:37.478Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T13:00:37.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-08T13:00:38.448Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-08T13:00:38.448Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T13:00:38.448Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-08T13:00:38.945Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-08T13:00:41.857Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-08T13:00:41.857Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:00:41.857Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-08T13:00:41.857Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:00:41.857Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-08T13:00:41.857Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:00:41.857Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-08T13:00:41.857Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:00:42.316Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-08T13:00:42.316Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:00:42.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-08T13:00:45.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-08T13:00:45.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-08T13:00:47.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-08T13:00:50.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-08T13:00:54.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-08T13:00:56.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b9050_} [2022-04-08T13:01:00.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1655353856_c:\foo_false____} [2022-04-08T13:01:03.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1655353856_c:\foo_true____} [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-08T13:01:08.345Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-08T13:01:08.345Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-08T13:01:08.345Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.345Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-08T13:01:08.345Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-08T13:01:08.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-08T13:01:08.450Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.450Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-08T13:01:08.810Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-08T13:01:08.810Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.810Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-08T13:01:08.810Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:01:08.810Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-08T13:01:12.652Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.652Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-08T13:01:12.652Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.653Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-08T13:01:12.653Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.653Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-08T13:01:12.653Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.653Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-08T13:01:12.653Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:01:12.653Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-08T13:01:15.565Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-08T13:01:16.027Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-08T13:01:16.027Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:01:16.027Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-08T13:01:19.782Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-08T13:01:19.782Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:01:19.782Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-08T13:01:19.782Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:01:19.782Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-08T13:01:19.782Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:01:19.782Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-08T13:01:25.385Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-08T13:01:25.584Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-08T13:01:29.334Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-08T13:01:29.335Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:01:29.335Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-08T13:01:29.335Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:01:29.335Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-08T13:01:29.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-08T13:01:31.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-08T13:01:32.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-08T13:01:37.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-08T13:01:40.252Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-08T13:01:41.279Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-08T13:01:41.728Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-08T13:01:41.729Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:01:41.729Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-08T13:01:41.729Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:01:41.729Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-08T13:01:45.022Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-08T13:01:52.065Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-08T13:01:52.065Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:01:52.065Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-08T13:01:52.065Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:01:52.065Z] === RUN TestDockerSuite/TestCpToDot [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite (1577.03s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.96s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.74s) [2022-04-08T13:01:55.087Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.69s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.87s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.51s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.44s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.05s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.09s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.39s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.25s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.86s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.29s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.73s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.50s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.36s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.27s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.22s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.33s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.11s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.40s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.97s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.11s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.78s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.45s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.11s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.46s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.50s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.20s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.82s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.20s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.56s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.48s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.68s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.65s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.65s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.23s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.83s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.51s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (62.01s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.99s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.34s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.86s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.67s) [2022-04-08T13:01:55.087Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.01s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.47s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.79s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.30s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.19s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.26s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-04-08T13:01:55.087Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.20s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.69s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2022-04-08T13:01:55.088Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-04-08T13:01:55.088Z] === RUN TestDockerExternalVolumeSuite [2022-04-08T13:01:55.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-08T13:01:55.649Z] docker_cli_external_volume_driver_test.go:52: [d35760c7880c0] daemon is not started [2022-04-08T13:01:55.805Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-08T13:01:55.805Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:01:55.805Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-08T13:01:55.805Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:01:55.805Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-08T13:01:58.713Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-08T13:01:58.713Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:01:58.713Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-08T13:01:58.713Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:01:58.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-08T13:01:58.713Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:01:58.713Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-08T13:01:58.713Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:01:58.713Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-08T13:01:59.174Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-08T13:01:59.174Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-08T13:02:01.353Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-08T13:02:05.095Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-08T13:02:05.095Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-08T13:02:05.095Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-08T13:02:07.275Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-08T13:02:08.821Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-08T13:02:08.821Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-08T13:02:08.821Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:02:08.821Z] === RUN TestDockerSuite/TestCreateRM [2022-04-08T13:02:09.791Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-08T13:02:09.791Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:02:09.791Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-08T13:02:09.791Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-08T13:02:10.250Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-08T13:02:13.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-08T13:02:20.585Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-08T13:02:20.585Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-08T13:02:21.046Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-08T13:02:23.957Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-08T13:02:23.957Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-08T13:02:23.957Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:02:23.957Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-08T13:02:27.696Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-08T13:02:27.696Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.696Z] === RUN TestDockerSuite/TestDockerFails [2022-04-08T13:02:27.697Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-08T13:02:27.697Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.697Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-08T13:02:27.697Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.697Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-08T13:02:27.697Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:02:27.697Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-08T13:02:27.697Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:02:28.156Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-08T13:02:28.156Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:02:28.156Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-08T13:02:31.066Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-08T13:02:34.810Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-08T13:02:37.720Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-08T13:02:45.854Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-08T13:02:51.659Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-08T13:02:51.659Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T13:02:52.545Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-08T13:02:52.632Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-08T13:02:53.688Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-08T13:02:53.688Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-08T13:02:53.688Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-08T13:02:53.688Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-08T13:02:57.439Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-08T13:02:59.633Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-08T13:03:03.264Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-08T13:03:03.264Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-08T13:03:03.264Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-08T13:03:03.264Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-08T13:03:03.264Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T13:03:03.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-08T13:03:06.719Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-08T13:03:09.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-08T13:03:09.076Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:03:09.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-08T13:03:09.076Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:03:09.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-08T13:03:09.076Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:03:09.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-08T13:03:09.539Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-08T13:03:09.901Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-08T13:03:11.444Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-08T13:03:15.357Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-08T13:03:17.247Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-08T13:03:17.247Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-08T13:03:18.794Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-08T13:03:21.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-08T13:03:25.890Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-08T13:03:27.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-08T13:03:32.973Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-08T13:03:32.973Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-08T13:03:32.973Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:03:32.973Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-08T13:03:33.944Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-08T13:03:33.944Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:03:33.944Z] === RUN TestDockerSuite/TestEventsRename [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-08T13:03:36.495Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-08T13:03:36.495Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-08T13:03:36.495Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-08T13:03:36.495Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-08T13:03:36.495Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T13:03:36.495Z] === RUN TestDockerSuite/TestBuildFails [2022-04-08T13:03:37.220Z] === RUN TestDockerSuite/TestEventsResize [2022-04-08T13:03:42.702Z] docker_cli_external_volume_driver_test.go:52: [d8d1500edb2f5] daemon is not started [2022-04-08T13:03:43.590Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-08T13:03:43.590Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-08T13:03:45.805Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-08T13:03:47.991Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-08T13:03:50.702Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-08T13:03:50.906Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-08T13:03:56.514Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-08T13:03:57.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-08T13:03:57.990Z] === RUN TestDockerSuite/TestEventsTop [2022-04-08T13:03:57.990Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:03:57.990Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-08T13:04:00.176Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-08T13:04:04.764Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-08T13:04:04.764Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-08T13:04:04.764Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-08T13:04:05.985Z] === RUN TestDockerSuite/TestExec [2022-04-08T13:04:05.985Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:04:05.985Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-08T13:04:05.985Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:04:05.985Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-08T13:04:08.917Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-08T13:04:09.735Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-08T13:04:11.917Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-08T13:04:11.917Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:04:11.917Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-08T13:04:11.917Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:04:11.917Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-08T13:04:11.917Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:04:11.917Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-08T13:04:14.827Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-08T13:04:15.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-08T13:04:17.740Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-08T13:04:20.655Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-08T13:04:21.326Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-08T13:04:22.299Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-08T13:04:23.570Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-08T13:04:25.954Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-08T13:04:29.375Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-08T13:04:29.376Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:04:29.376Z] === RUN TestDockerSuite/TestExecEnv [2022-04-08T13:04:29.376Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:04:29.376Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-08T13:04:29.376Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:04:29.376Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-08T13:04:29.536Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-08T13:04:29.536Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T13:04:29.536Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-08T13:04:29.536Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-08T13:04:30.417Z] docker_cli_external_volume_driver_test.go:52: [ddaa9801da9cd] daemon is not started [2022-04-08T13:04:30.510Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-08T13:04:30.510Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T13:04:30.510Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-08T13:04:32.289Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-08T13:04:38.093Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-08T13:04:38.093Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecParseError [2022-04-08T13:04:38.093Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-08T13:04:38.093Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-08T13:04:38.093Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:04:38.093Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-08T13:04:38.357Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-08T13:04:40.859Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-08T13:04:40.859Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:04:40.859Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-08T13:04:41.007Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-08T13:04:41.007Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-08T13:04:41.007Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-08T13:04:41.007Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-08T13:04:41.007Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:04:41.007Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-08T13:04:44.753Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-08T13:04:44.753Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:04:44.753Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-08T13:04:45.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-08T13:04:45.302Z] docker_cli_external_volume_driver_test.go:52: [d2731a534e4be] daemon is not started [2022-04-08T13:04:50.753Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-08T13:04:53.334Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-08T13:04:53.334Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:04:53.334Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-08T13:04:53.334Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:04:53.334Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-08T13:04:53.334Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:04:53.334Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-08T13:04:55.702Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-08T13:04:55.702Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-08T13:04:57.886Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-08T13:04:57.886Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T13:04:57.886Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-08T13:04:58.346Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-08T13:04:58.346Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-08T13:05:00.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-08T13:05:00.423Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-08T13:05:04.154Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-08T13:05:04.616Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-08T13:05:05.589Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-08T13:05:06.561Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-08T13:05:07.521Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-08T13:05:07.533Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-08T13:05:08.506Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-08T13:05:10.698Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-08T13:05:11.272Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-08T13:05:17.794Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-08T13:05:17.794Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-08T13:05:17.794Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-08T13:05:18.256Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-08T13:05:18.718Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-08T13:05:19.797Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-08T13:05:19.864Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestHealth [2022-04-08T13:05:19.864Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-08T13:05:19.864Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-08T13:05:25.620Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-08T13:05:26.462Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-08T13:05:26.973Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-08T13:05:26.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-08T13:05:27.943Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-08T13:05:27.943Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:05:27.943Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-08T13:05:30.128Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-08T13:05:30.128Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-08T13:05:32.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-08T13:05:32.310Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-08T13:05:32.770Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-08T13:05:35.677Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-08T13:05:36.794Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-08T13:05:40.381Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-08T13:05:40.381Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-08T13:05:40.381Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:05:40.381Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-08T13:05:45.546Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportFile [2022-04-08T13:05:45.546Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-08T13:05:45.546Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-08T13:05:45.546Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-08T13:05:45.546Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-08T13:05:45.546Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-08T13:05:45.546Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-08T13:05:45.546Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-08T13:05:45.546Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-08T13:05:45.546Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:05:45.546Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-08T13:05:47.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-08T13:05:48.990Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-08T13:05:49.221Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-08T13:05:51.904Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-08T13:05:51.904Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:05:51.904Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-08T13:05:51.904Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:05:51.904Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-08T13:05:52.365Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-08T13:05:52.365Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:05:52.365Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-08T13:05:55.603Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-08T13:05:55.603Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T13:05:55.603Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-08T13:05:55.603Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-08T13:05:56.114Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-08T13:05:56.114Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-08T13:05:59.865Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-08T13:05:59.865Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:05:59.865Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-08T13:05:59.865Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:05:59.865Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-08T13:05:59.865Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:05:59.865Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-08T13:06:01.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-08T13:06:03.611Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-08T13:06:10.697Z] === RUN TestDockerSuite/TestInspectImage [2022-04-08T13:06:10.697Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:06:10.697Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-08T13:06:10.697Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:06:10.697Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-08T13:06:10.697Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:06:10.697Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-08T13:06:12.879Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-08T13:06:16.627Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-08T13:06:16.627Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-08T13:06:20.371Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-08T13:06:24.126Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-08T13:06:24.126Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:06:24.126Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-08T13:06:24.126Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-08T13:06:27.036Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-08T13:06:31.329Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-08T13:06:31.733Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-08T13:06:37.541Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-08T13:06:40.450Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-08T13:06:45.153Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-08T13:06:48.064Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-08T13:06:48.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-08T13:06:52.455Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-08T13:06:52.774Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-08T13:06:56.200Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-08T13:06:56.521Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-08T13:07:00.269Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-08T13:07:00.269Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-08T13:07:00.269Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.269Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-08T13:07:00.269Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-08T13:07:00.731Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.731Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-08T13:07:00.732Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:07:00.732Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-08T13:07:00.732Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:07:01.193Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-08T13:07:01.193Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:07:01.193Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-08T13:07:01.193Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:07:01.193Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-08T13:07:01.193Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-08T13:07:01.193Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-08T13:07:03.298Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-08T13:07:04.935Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-08T13:07:06.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-08T13:07:08.687Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-08T13:07:09.124Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-08T13:07:16.012Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-08T13:07:19.756Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-08T13:07:19.756Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:07:19.756Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-08T13:07:24.460Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-08T13:07:24.460Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-08T13:07:30.250Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-08T13:07:30.250Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T13:07:30.250Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-08T13:07:30.575Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-08T13:07:30.575Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-08T13:07:30.575Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-08T13:07:30.575Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-08T13:07:32.761Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-08T13:07:36.078Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-08T13:07:36.529Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-08T13:07:36.540Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-08T13:07:36.540Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T13:07:36.540Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-08T13:07:36.540Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T13:07:36.540Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-08T13:07:36.867Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-08T13:07:38.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-08T13:07:39.453Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-08T13:07:42.338Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-08T13:07:42.338Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-08T13:07:42.338Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-08T13:07:42.338Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-08T13:07:42.338Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T13:07:42.338Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-08T13:07:45.262Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-08T13:07:47.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-08T13:07:47.038Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:07:47.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-08T13:07:47.038Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:07:47.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-08T13:07:47.038Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:07:47.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-08T13:07:48.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-08T13:07:49.283Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-08T13:07:52.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-08T13:07:52.355Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-08T13:07:52.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-08T13:07:55.091Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-08T13:07:55.746Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-08T13:07:56.721Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-08T13:07:58.911Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-08T13:08:04.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-08T13:08:07.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-08T13:08:10.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-08T13:08:12.564Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-08T13:08:12.565Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.565Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-08T13:08:12.805Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-08T13:08:12.805Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-08T13:08:12.805Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-08T13:08:12.805Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-08T13:08:12.805Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T13:08:12.805Z] === RUN TestDockerSuite/TestBuildFails [2022-04-08T13:08:13.747Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-08T13:08:15.717Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-08T13:08:15.717Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-08T13:08:15.933Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-08T13:08:17.269Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-08T13:08:21.011Z] === RUN TestDockerSuite/TestLogsSince [2022-04-08T13:08:22.807Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-08T13:08:25.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-08T13:08:30.767Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-08T13:08:31.392Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-08T13:08:33.416Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-08T13:08:33.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:08:33.416Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-08T13:08:33.416Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:08:33.416Z] === RUN TestDockerSuite/TestLogsTail [2022-04-08T13:08:35.475Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-08T13:08:38.125Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-08T13:08:39.980Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-08T13:08:42.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-08T13:08:43.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-08T13:08:43.539Z] docker_cli_external_volume_driver_test.go:484: [dcf7ea5862fcb] daemon is not started [2022-04-08T13:08:45.816Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-08T13:08:47.067Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-08T13:08:47.527Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-08T13:08:47.528Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-08T13:08:47.528Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestNetHostname [2022-04-08T13:08:47.528Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-08T13:08:47.528Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-08T13:08:47.528Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-08T13:08:47.528Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginActive [2022-04-08T13:08:47.528Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-08T13:08:47.528Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-08T13:08:47.528Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-08T13:08:47.528Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-08T13:08:47.528Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-08T13:08:47.528Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-08T13:08:47.528Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-08T13:08:47.528Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-08T13:08:47.528Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-08T13:08:47.528Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPortList [2022-04-08T13:08:47.528Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:08:47.528Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-08T13:08:50.516Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-08T13:08:54.894Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-08T13:08:54.894Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T13:08:54.894Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-08T13:08:54.894Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-08T13:08:55.355Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-08T13:08:55.355Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T13:08:55.355Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-08T13:08:56.126Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-08T13:08:56.126Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:08:56.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-08T13:08:56.327Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-08T13:08:56.790Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-08T13:08:56.790Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T13:08:57.250Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-08T13:08:57.250Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T13:08:57.250Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-08T13:08:58.382Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-08T13:08:58.382Z] docker_cli_external_volume_driver_test.go:52: [dcbddbad63147] daemon is not started [2022-04-08T13:08:59.435Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-08T13:08:59.435Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T13:08:59.435Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-08T13:09:04.712Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-08T13:09:04.712Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:09:04.712Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-08T13:09:07.760Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-08T13:09:07.760Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:09:07.760Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite (436.82s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.13s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-04-08T13:09:13.227Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-08T13:09:13.227Z] PASS [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] === Skipped [2022-04-08T13:09:13.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-08T13:09:13.227Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-08T13:09:13.227Z] check_test.go:308: [d84f462efd067] daemon is not started [2022-04-08T13:09:13.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-08T13:09:13.227Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-08T13:09:13.227Z] check_test.go:308: [d5565476cfe54] daemon is not started [2022-04-08T13:09:13.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-08T13:09:13.227Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-08T13:09:13.227Z] check_test.go:308: [d39e53bdb5cb1] daemon is not started [2022-04-08T13:09:13.227Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-08T13:09:13.227Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-08T13:09:13.227Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-08T13:09:13.227Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-08T13:09:13.227Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] DONE 271 tests, 5 skipped in 2349.078s [2022-04-08T13:09:13.227Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-08T13:09:13.227Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c3fc4f6eccb/docker.pid [2022-04-08T13:09:13.227Z] +++ kill 7229 [2022-04-08T13:09:13.227Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7229 is not a child of this shell [2022-04-08T13:09:13.227Z] warning: PID 7229 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6c3fc4f6eccb/docker.pid had a nonzero exit code [2022-04-08T13:09:13.227Z] ++++ cat bundles/test-integration/docker.pid [2022-04-08T13:09:13.227Z] +++ kill 9395 [2022-04-08T13:09:13.227Z] +++ /etc/init.d/apparmor stop [2022-04-08T13:09:13.227Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] Unloading profiles will leave already running processes permanently [2022-04-08T13:09:13.227Z] unconfined, which can lead to unexpected situations. [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] To set a process to complain mode, use the command line tool [2022-04-08T13:09:13.227Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-08T13:09:13.227Z] +++ true [2022-04-08T13:09:13.227Z] exiting test-integration [2022-04-08T13:09:13.227Z] ++ exit 0 [2022-04-08T13:09:13.227Z] [2022-04-08T13:09:13.227Z] + exit 0 [2022-04-08T13:09:13.227Z] ++ jobs -p [2022-04-08T13:09:13.227Z] + pids= [2022-04-08T13:09:13.227Z] + echo 'Remaining pids to kill: []' [2022-04-08T13:09:13.227Z] Remaining pids to kill: [] [2022-04-08T13:09:13.227Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-08T13:09:13.237Z] Recording test results [2022-04-08T13:09:13.651Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-08T13:09:14.001Z] + echo Ensuring container killed. [2022-04-08T13:09:14.001Z] Ensuring container killed. [2022-04-08T13:09:14.001Z] + docker ps -aq -f name=docker-pr2-* [2022-04-08T13:09:14.001Z] + cids=d171bd5d8470 [2022-04-08T13:09:14.001Z] 91e369f0a92d [2022-04-08T13:09:14.001Z] fb67f7340bc4 [2022-04-08T13:09:14.001Z] + [ -n d171bd5d8470 [2022-04-08T13:09:14.001Z] 91e369f0a92d [2022-04-08T13:09:14.001Z] fb67f7340bc4 ] [2022-04-08T13:09:14.001Z] + docker rm -vf d171bd5d8470 91e369f0a92d fb67f7340bc4 [2022-04-08T13:09:14.934Z] d171bd5d8470 [2022-04-08T13:09:14.934Z] 91e369f0a92d [2022-04-08T13:09:14.934Z] fb67f7340bc4 [Pipeline] sh [2022-04-08T13:09:15.212Z] + echo Chowning /workspace to jenkins user [2022-04-08T13:09:15.212Z] Chowning /workspace to jenkins user [2022-04-08T13:09:15.212Z] + id -u [2022-04-08T13:09:15.212Z] + id -g [2022-04-08T13:09:15.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43471:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-08T13:09:18.113Z] + bundleName=amd64 [2022-04-08T13:09:18.113Z] + echo Creating amd64-bundles.tar.gz [2022-04-08T13:09:18.113Z] Creating amd64-bundles.tar.gz [2022-04-08T13:09:18.113Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-08T13:09:18.113Z] + 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-08T13:09:19.517Z] Archiving artifacts [2022-04-08T13:09:19.523Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-08T13:09:19.523Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:09:19.523Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-08T13:09:20.050Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T13:09:20.154Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-08T13:09:20.154Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-08T13:09:20.354Z] + make clean [2022-04-08T13:09:20.354Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T13:09:20.354Z] docker-dev-cache [2022-04-08T13:09:20.354Z] docker-mod-cache [Pipeline] deleteDir [2022-04-08T13:09:23.069Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-08T13:09:23.069Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T13:09:23.069Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T13:09:23.530Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-08T13:09:23.990Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-08T13:09:29.796Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-08T13:09:30.766Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-08T13:09:31.226Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-08T13:09:32.196Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-08T13:09:33.167Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-08T13:09:34.138Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-08T13:09:35.678Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-08T13:09:37.234Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-08T13:09:42.761Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-08T13:09:42.761Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-08T13:09:42.761Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-08T13:09:43.730Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-08T13:09:44.191Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-08T13:09:51.280Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-08T13:09:59.923Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-08T13:10:02.420Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-08T13:10:02.420Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-08T13:10:02.420Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:10:02.420Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-08T13:10:12.417Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-08T13:10:12.417Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T13:10:12.417Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-08T13:10:12.417Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-08T13:10:23.545Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-08T13:10:28.246Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-08T13:10:35.663Z] === RUN TestDockerSuite/TestBuildRm [2022-04-08T13:10:43.132Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-08T13:10:48.064Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-08T13:10:50.228Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-08T13:10:50.228Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:10:50.228Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-08T13:10:50.228Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:10:50.228Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-08T13:10:50.249Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-08T13:10:50.249Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T13:10:50.249Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-08T13:10:50.249Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T13:10:50.710Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-08T13:10:52.256Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-08T13:10:55.007Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-08T13:10:56.961Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-08T13:10:58.815Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-08T13:10:58.815Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:10:58.815Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-08T13:10:58.815Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:10:58.815Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-08T13:10:58.815Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:10:58.815Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-08T13:10:58.815Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:10:58.815Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-08T13:11:00.717Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-08T13:11:05.422Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-08T13:11:11.215Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-08T13:11:11.215Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:11:11.215Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-08T13:11:12.715Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-08T13:11:12.754Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-08T13:11:12.754Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:11:12.754Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-08T13:11:14.279Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-08T13:11:15.243Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-08T13:11:15.243Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:11:15.243Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-08T13:11:19.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-08T13:11:22.285Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-08T13:11:28.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-08T13:11:30.609Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-08T13:11:30.610Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-08T13:11:30.610Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-08T13:11:30.856Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-08T13:11:35.561Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-08T13:11:36.973Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-08T13:11:43.024Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-08T13:11:43.024Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-08T13:11:48.837Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-08T13:11:48.837Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-08T13:11:53.544Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-08T13:11:58.086Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-08T13:11:58.086Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T13:11:58.086Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-08T13:12:08.421Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-08T13:12:08.881Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-08T13:12:08.881Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T13:12:08.881Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-08T13:12:08.881Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T13:12:08.881Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-08T13:12:12.628Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-08T13:12:18.138Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-08T13:12:18.138Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:12:18.138Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-08T13:12:18.434Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-08T13:12:18.717Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-08T13:12:18.717Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T13:12:18.717Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-08T13:12:20.263Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-08T13:12:21.808Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-08T13:12:22.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-08T13:12:22.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-08T13:12:22.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-08T13:12:25.098Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-08T13:12:26.066Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-08T13:12:26.730Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-08T13:12:26.730Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-08T13:12:27.191Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-08T13:12:27.609Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-08T13:12:27.616Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-08T13:12:28.733Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-08T13:12:33.427Z] === RUN TestDockerSuite/TestBuildUser [2022-04-08T13:12:33.427Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T13:12:33.427Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-08T13:12:33.427Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T13:12:33.427Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-08T13:12:33.427Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T13:12:33.427Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-08T13:12:37.324Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-08T13:12:39.237Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-08T13:12:39.237Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-08T13:12:40.011Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-08T13:12:41.552Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-08T13:12:44.425Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-08T13:12:44.425Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:12:44.425Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-08T13:12:47.827Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-08T13:12:47.827Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T13:12:47.827Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-08T13:12:47.827Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T13:12:47.827Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-08T13:12:53.003Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-08T13:12:53.003Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-08T13:12:53.931Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-08T13:12:53.977Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-08T13:12:57.672Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-08T13:13:10.069Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-08T13:13:13.016Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-08T13:13:13.016Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-08T13:13:15.872Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-08T13:13:19.155Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-08T13:13:22.979Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-08T13:13:23.357Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-08T13:13:23.440Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-08T13:13:23.441Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T13:13:23.441Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-08T13:13:23.441Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T13:13:23.441Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-08T13:13:24.974Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-08T13:13:25.949Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-08T13:13:30.567Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-08T13:13:30.567Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T13:13:30.567Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-08T13:13:30.567Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T13:13:30.567Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-08T13:13:32.108Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-08T13:13:32.108Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T13:13:32.108Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-08T13:13:33.481Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-08T13:13:33.482Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T13:13:33.943Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-08T13:13:39.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-08T13:13:46.352Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-08T13:13:48.048Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-08T13:13:53.468Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-08T13:13:53.468Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-08T13:14:05.763Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-08T13:14:11.585Z] === RUN TestDockerSuite/TestRmiTag [2022-04-08T13:14:12.558Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-08T13:14:14.605Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-08T13:14:14.605Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T13:14:14.605Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-08T13:14:14.605Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T13:14:15.076Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-08T13:14:15.076Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T13:14:15.076Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-08T13:14:16.620Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-08T13:14:17.264Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-08T13:14:22.814Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-08T13:14:26.975Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-08T13:14:28.519Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-08T13:14:28.519Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T13:14:28.983Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-08T13:14:28.983Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T13:14:28.983Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-08T13:14:28.983Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T13:14:28.983Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-08T13:14:31.905Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-08T13:14:42.251Z] === RUN TestDockerSuite/TestCommitChange [2022-04-08T13:14:47.530Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-08T13:14:47.964Z] === RUN TestDockerSuite/TestBuildRm [2022-04-08T13:14:48.068Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-08T13:14:52.772Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-08T13:14:52.772Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T13:14:52.772Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-08T13:14:53.334Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-08T13:15:01.358Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-08T13:15:01.358Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:15:01.358Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-08T13:15:02.806Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-08T13:15:03.699Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-08T13:15:05.240Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-08T13:15:05.240Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.240Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-08T13:15:05.240Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-08T13:15:05.703Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-08T13:15:05.703Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-08T13:15:05.703Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-08T13:15:05.703Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-08T13:15:05.703Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:15:05.703Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-08T13:15:06.556Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-08T13:15:06.556Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T13:15:06.556Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-08T13:15:06.556Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T13:15:06.556Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-08T13:15:08.738Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-08T13:15:09.448Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-08T13:15:09.448Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:15:09.448Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-08T13:15:09.448Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:15:09.448Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-08T13:15:13.435Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-08T13:15:13.770Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-08T13:15:18.021Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-08T13:15:18.099Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-08T13:15:22.729Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-08T13:15:23.905Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-08T13:15:24.128Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-08T13:15:24.128Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-08T13:15:24.128Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-08T13:15:24.128Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-08T13:15:24.128Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-08T13:15:24.128Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-08T13:15:24.128Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-08T13:15:24.128Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-08T13:15:27.433Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-08T13:15:31.184Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-08T13:15:35.890Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-08T13:15:35.890Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-08T13:15:36.535Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-08T13:15:44.489Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:15:44.489Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-08T13:15:45.034Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-08T13:15:45.034Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-08T13:15:45.034Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-08T13:15:48.947Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-08T13:15:48.947Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T13:15:48.947Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-08T13:15:49.200Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-08T13:15:49.200Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:15:49.200Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-08T13:15:50.493Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-08T13:15:50.493Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T13:15:50.493Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-08T13:15:50.493Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:15:50.493Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-08T13:15:50.493Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:15:50.493Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-08T13:15:53.407Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-08T13:15:53.407Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T13:15:53.407Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-08T13:15:53.407Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-08T13:15:55.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-08T13:15:55.007Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:15:55.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-08T13:15:55.007Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:15:55.007Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-08T13:15:55.370Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-08T13:15:55.370Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-08T13:15:56.336Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-08T13:15:56.336Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-08T13:15:56.336Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T13:15:56.336Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-08T13:15:56.336Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T13:15:56.336Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-08T13:15:56.336Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T13:15:56.336Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:15:58.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-08T13:15:58.763Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:15:59.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-08T13:15:59.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-08T13:16:01.172Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-08T13:16:01.172Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-08T13:16:02.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-08T13:16:02.971Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-08T13:16:04.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-08T13:16:04.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-08T13:16:04.352Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T13:16:04.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-08T13:16:05.868Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-08T13:16:07.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-08T13:16:07.355Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-08T13:16:07.674Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-08T13:16:10.281Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-08T13:16:10.281Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:16:10.281Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-08T13:16:10.281Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:16:10.281Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-08T13:16:11.421Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-08T13:16:11.421Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:16:11.421Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-08T13:16:11.421Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:16:11.421Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-08T13:16:11.421Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:16:11.421Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-08T13:16:13.195Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-08T13:16:13.195Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-08T13:16:15.384Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-08T13:16:15.384Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:16:15.384Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-08T13:16:16.128Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-08T13:16:16.128Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:16:16.128Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-08T13:16:16.128Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:16:16.128Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-08T13:16:16.128Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:16:16.128Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-08T13:16:16.128Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:16:16.128Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-08T13:16:18.297Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-08T13:16:18.297Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-08T13:16:19.875Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-08T13:16:25.390Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-08T13:16:28.471Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-08T13:16:28.471Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.471Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-08T13:16:28.471Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.471Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-08T13:16:28.471Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.471Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-08T13:16:28.471Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.934Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-08T13:16:28.934Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.934Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-08T13:16:28.934Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:16:28.934Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-08T13:16:30.091Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-08T13:16:33.642Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-08T13:16:33.642Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:16:33.642Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-08T13:16:33.642Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-08T13:16:33.642Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:16:33.642Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-08T13:16:34.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-08T13:16:34.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-08T13:16:34.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-08T13:16:34.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-08T13:16:34.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-08T13:16:35.834Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-08T13:16:35.834Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T13:16:35.834Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-08T13:16:36.296Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-08T13:16:36.986Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-08T13:16:36.986Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:16:36.986Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-08T13:16:37.834Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-08T13:16:38.349Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-08T13:16:42.099Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-08T13:16:42.100Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:16:42.100Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-08T13:16:43.640Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-08T13:16:45.571Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-08T13:16:45.571Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:16:45.571Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-08T13:16:46.801Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-08T13:16:46.801Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:16:46.801Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-08T13:16:46.801Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:16:46.801Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-08T13:16:46.801Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:16:46.801Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-08T13:16:47.112Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-08T13:16:47.112Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-08T13:16:49.443Z] === RUN TestDockerSuite/TestBuildUser [2022-04-08T13:16:49.443Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T13:16:49.443Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-08T13:16:49.903Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T13:16:49.903Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-08T13:16:49.903Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T13:16:49.903Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-08T13:16:51.506Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-08T13:16:51.811Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-08T13:16:53.995Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-08T13:16:53.995Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:16:53.995Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-08T13:16:53.995Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:16:53.995Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-08T13:16:53.995Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:16:53.995Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-08T13:16:53.995Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:16:53.995Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-08T13:16:53.995Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:16:54.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-08T13:16:54.601Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-08T13:16:55.061Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-08T13:16:55.257Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-08T13:16:56.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-08T13:16:56.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-08T13:16:58.804Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-08T13:16:58.804Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T13:16:58.804Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-08T13:16:58.804Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T13:16:58.804Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-08T13:16:59.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-08T13:16:59.960Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-08T13:17:02.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-08T13:17:04.662Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:17:04.662Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-08T13:17:11.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-08T13:17:11.748Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-08T13:17:11.748Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-08T13:17:11.748Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-08T13:17:11.748Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-08T13:17:11.748Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:17:11.748Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-08T13:17:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cfdcc8_} [2022-04-08T13:17:20.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13618689260_c:\foo_false____} [2022-04-08T13:17:24.131Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-08T13:17:24.131Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:17:24.131Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.049Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-08T13:17:27.049Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunMount [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-08T13:17:27.510Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:17:27.510Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-08T13:17:28.811Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-08T13:17:28.811Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-08T13:17:28.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13618689260_c:\foo_true____} [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-08T13:17:31.111Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-08T13:17:31.111Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-08T13:17:31.111Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.111Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-08T13:17:31.111Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.571Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-08T13:17:31.571Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.571Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-08T13:17:31.571Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:17:31.571Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-08T13:17:37.498Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-08T13:17:40.159Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-08T13:17:40.159Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-08T13:17:40.159Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:17:40.159Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-08T13:17:42.345Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-08T13:17:42.345Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-08T13:17:42.345Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:17:42.345Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-08T13:17:42.352Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-08T13:17:42.352Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:17:42.352Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-08T13:17:42.352Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:17:42.352Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-08T13:17:42.352Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:17:42.353Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-08T13:17:44.578Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-08T13:17:44.578Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T13:17:44.578Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-08T13:17:44.578Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T13:17:44.578Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-08T13:17:48.321Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-08T13:17:48.321Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T13:17:48.783Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-08T13:17:49.440Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-08T13:17:50.936Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-08T13:17:50.936Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:17:50.936Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-08T13:17:50.936Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:17:50.936Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-08T13:17:50.936Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:17:50.936Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-08T13:17:58.022Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:17:58.022Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-08T13:17:58.998Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-08T13:17:59.967Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-08T13:18:01.268Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-08T13:18:03.607Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-08T13:18:03.713Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-08T13:18:07.463Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-08T13:18:08.349Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-08T13:18:08.349Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:18:08.349Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-08T13:18:08.349Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:18:08.349Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-08T13:18:09.004Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-08T13:18:09.409Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-08T13:18:09.409Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-08T13:18:13.707Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:18:13.707Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:18:16.937Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-08T13:18:16.937Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:18:16.937Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-08T13:18:16.937Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:18:16.937Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-08T13:18:20.809Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-08T13:18:20.809Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-08T13:18:20.809Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-08T13:18:20.809Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-08T13:18:20.809Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:18:20.809Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-08T13:18:27.127Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-08T13:18:27.127Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T13:18:27.127Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-08T13:18:27.127Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T13:18:27.127Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-08T13:18:27.127Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T13:18:27.127Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-08T13:18:28.097Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-08T13:18:31.765Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-08T13:18:31.765Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:18:31.765Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-08T13:18:31.765Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:18:31.765Z] === RUN TestDockerSuite/TestCpToDot [2022-04-08T13:18:35.652Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-08T13:18:35.652Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:18:35.652Z] === RUN TestDockerSuite/TestRunRm [2022-04-08T13:18:38.425Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-08T13:18:38.855Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-08T13:18:38.855Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:18:38.855Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-08T13:18:38.855Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:18:38.855Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-08T13:18:39.403Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-08T13:18:39.967Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-08T13:18:39.967Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T13:18:39.967Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-08T13:18:39.967Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T13:18:39.967Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-08T13:18:39.967Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T13:18:40.426Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-08T13:18:41.795Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-08T13:18:41.795Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:18:41.795Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-08T13:18:41.795Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:18:41.795Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-08T13:18:41.795Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:18:41.795Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-08T13:18:41.795Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:18:41.795Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-08T13:18:42.256Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-08T13:18:42.256Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-08T13:18:42.607Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-08T13:18:42.607Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:18:42.607Z] === RUN TestDockerSuite/TestCommitChange [2022-04-08T13:18:45.175Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-08T13:18:47.361Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-08T13:18:47.361Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-08T13:18:47.821Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-08T13:18:47.995Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-08T13:18:48.408Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-08T13:18:50.011Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-08T13:18:50.983Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-08T13:18:50.983Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-08T13:18:50.983Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:18:50.983Z] === RUN TestDockerSuite/TestCreateRM [2022-04-08T13:18:51.444Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-08T13:18:51.444Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:18:51.444Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-08T13:18:51.747Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-08T13:18:51.904Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-08T13:18:52.365Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-08T13:18:54.207Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-08T13:18:54.207Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T13:18:54.207Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-08T13:18:56.449Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-08T13:18:59.370Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-08T13:19:00.963Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-08T13:19:01.424Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-08T13:19:01.884Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-08T13:19:04.540Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-08T13:19:04.541Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:19:04.541Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-08T13:19:05.186Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-08T13:19:05.186Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:19:05.186Z] === RUN TestDockerSuite/TestRunState [2022-04-08T13:19:05.186Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:19:05.186Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-08T13:19:05.635Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-08T13:19:05.635Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-08T13:19:05.635Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:19:05.635Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.550Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-08T13:19:08.550Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.931Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-08T13:19:08.931Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:19:08.931Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-08T13:19:09.010Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-08T13:19:09.010Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDockerFails [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-08T13:19:09.010Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-08T13:19:09.010Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-08T13:19:09.010Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-08T13:19:09.010Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.010Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-08T13:19:09.010Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:19:09.011Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-08T13:19:11.928Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-08T13:19:12.678Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-08T13:19:12.678Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:19:12.678Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-08T13:19:12.678Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:19:12.678Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-08T13:19:13.140Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-08T13:19:13.140Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-08T13:19:13.140Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:19:13.140Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-08T13:19:13.168Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-08T13:19:14.841Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-08T13:19:17.024Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-08T13:19:17.866Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-08T13:19:17.867Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-08T13:19:17.867Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-08T13:19:17.867Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-08T13:19:17.867Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-08T13:19:17.867Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-08T13:19:17.867Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-08T13:19:17.867Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-08T13:19:17.867Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-08T13:19:20.236Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:19:20.236Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-08T13:19:24.940Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-08T13:19:24.940Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:19:24.940Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-08T13:19:28.199Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-08T13:19:28.695Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-08T13:19:28.695Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:19:28.695Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-08T13:19:28.695Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:19:28.695Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-08T13:19:31.861Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-08T13:19:34.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-08T13:19:36.563Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-08T13:19:36.778Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-08T13:19:36.778Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T13:19:36.778Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-08T13:19:39.692Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-08T13:19:39.692Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T13:19:39.692Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-08T13:19:39.692Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:19:39.692Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-08T13:19:39.692Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:19:39.692Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-08T13:19:42.386Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-08T13:19:42.604Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-08T13:19:42.604Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T13:19:42.604Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-08T13:19:42.604Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-08T13:19:43.940Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-08T13:19:44.911Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-08T13:19:46.345Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-08T13:19:46.345Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-08T13:19:46.345Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T13:19:46.345Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-08T13:19:46.345Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T13:19:46.345Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-08T13:19:46.345Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T13:19:46.345Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-08T13:19:49.343Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-08T13:19:49.617Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-08T13:19:50.085Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-08T13:19:50.588Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-08T13:19:51.559Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-08T13:19:53.827Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-08T13:19:56.438Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-08T13:19:57.364Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-08T13:19:57.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-08T13:19:57.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-08T13:19:57.569Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T13:19:57.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-08T13:20:01.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-08T13:20:01.311Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-08T13:20:02.066Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-08T13:20:02.066Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-08T13:20:02.066Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:20:02.066Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-08T13:20:03.039Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-08T13:20:03.039Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:20:03.039Z] === RUN TestDockerSuite/TestEventsRename [2022-04-08T13:20:04.225Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-08T13:20:04.225Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:20:04.225Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-08T13:20:04.225Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:20:04.225Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-08T13:20:05.962Z] === RUN TestDockerSuite/TestEventsResize [2022-04-08T13:20:07.475Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-08T13:20:07.475Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:20:07.475Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-08T13:20:07.965Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-08T13:20:07.965Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-08T13:20:08.154Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-08T13:20:10.877Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-08T13:20:10.877Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:20:10.877Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-08T13:20:14.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-08T13:20:14.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-08T13:20:14.617Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-08T13:20:14.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-08T13:20:16.096Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-08T13:20:17.526Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-08T13:20:17.886Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-08T13:20:19.011Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-08T13:20:22.595Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-08T13:20:22.595Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-08T13:20:22.595Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:20:22.595Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-08T13:20:22.595Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:20:23.056Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-08T13:20:23.056Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:20:23.056Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-08T13:20:23.056Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:20:23.056Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-08T13:20:24.609Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-08T13:20:24.817Z] === RUN TestDockerSuite/TestEventsTop [2022-04-08T13:20:24.817Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:20:24.817Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-08T13:20:27.001Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-08T13:20:30.147Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-08T13:20:31.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-08T13:20:31.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-08T13:20:31.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-08T13:20:31.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-08T13:20:31.694Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-08T13:20:31.709Z] === RUN TestDockerSuite/TestExec [2022-04-08T13:20:31.709Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:20:31.709Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-08T13:20:31.709Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:20:31.709Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-08T13:20:33.211Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-08T13:20:33.253Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-08T13:20:34.609Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-08T13:20:34.609Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:20:34.609Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-08T13:20:35.439Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-08T13:20:35.439Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:20:35.439Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-08T13:20:35.439Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:20:35.439Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-08T13:20:35.439Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:20:35.439Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-08T13:20:36.960Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-08T13:20:37.520Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-08T13:20:37.520Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:20:37.520Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-08T13:20:38.353Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-08T13:20:40.545Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-08T13:20:41.260Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-08T13:20:41.720Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-08T13:20:43.458Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-08T13:20:45.542Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-08T13:20:45.542Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-08T13:20:45.542Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-08T13:20:45.542Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-08T13:20:45.542Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-08T13:20:45.542Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:20:45.542Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-08T13:20:45.645Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-08T13:20:47.521Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-08T13:20:48.456Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-08T13:20:48.456Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-08T13:20:48.918Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-08T13:20:49.379Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-08T13:20:50.345Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-08T13:20:50.345Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.345Z] === RUN TestDockerSuite/TestExecEnv [2022-04-08T13:20:50.345Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.345Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-08T13:20:50.345Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.345Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-08T13:20:50.431Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-08T13:20:50.431Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-08T13:20:50.431Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-08T13:20:50.431Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-08T13:20:50.431Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:20:50.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-08T13:20:51.564Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-08T13:20:51.564Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-08T13:20:52.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-08T13:20:52.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-08T13:20:53.259Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-08T13:20:55.312Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-08T13:20:55.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-08T13:20:57.969Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-08T13:20:57.969Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecParseError [2022-04-08T13:20:57.969Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-08T13:20:57.969Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-08T13:20:57.969Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:20:57.969Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-08T13:20:59.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-08T13:21:00.018Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-08T13:21:01.719Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-08T13:21:01.719Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-08T13:21:01.719Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-08T13:21:01.719Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-08T13:21:01.719Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:21:01.719Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-08T13:21:02.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-08T13:21:03.761Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-08T13:21:03.761Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:21:03.761Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-08T13:21:04.635Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-08T13:21:04.635Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:21:04.635Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-08T13:21:05.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000696030_} [2022-04-08T13:21:08.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1161302590_c:\foo_false____} [2022-04-08T13:21:11.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1161302590_c:\foo_true____} [2022-04-08T13:21:13.221Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-08T13:21:13.221Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:21:13.221Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-08T13:21:13.221Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:21:13.221Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-08T13:21:13.221Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:21:13.221Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-08T13:21:14.651Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-08T13:21:14.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-08T13:21:15.112Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-08T13:21:15.112Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-08T13:21:15.112Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-08T13:21:15.112Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-08T13:21:15.112Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:21:15.112Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-08T13:21:18.596Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-08T13:21:18.596Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.596Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-08T13:21:18.855Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-08T13:21:18.855Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-08T13:21:18.855Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-08T13:21:18.855Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-08T13:21:18.855Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:21:18.855Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-08T13:21:18.855Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-08T13:21:19.315Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-08T13:21:19.315Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:21:19.315Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-08T13:21:20.304Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-08T13:21:23.058Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-08T13:21:23.058Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-08T13:21:23.058Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:21:23.058Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-08T13:21:25.693Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-08T13:21:25.693Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:21:25.693Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-08T13:21:25.693Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:21:25.693Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-08T13:21:25.693Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:21:25.693Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-08T13:21:25.693Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:21:25.693Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-08T13:21:26.110Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-08T13:21:26.806Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-08T13:21:26.806Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:21:26.806Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-08T13:21:26.806Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:21:26.806Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-08T13:21:26.806Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:21:26.806Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-08T13:21:29.023Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-08T13:21:32.611Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-08T13:21:36.038Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.038Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-08T13:21:36.115Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestHealth [2022-04-08T13:21:36.115Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-08T13:21:36.115Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-08T13:21:36.353Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-08T13:21:36.353Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.353Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-08T13:21:36.353Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:21:36.353Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-08T13:21:39.787Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-08T13:21:41.934Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-08T13:21:41.934Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-08T13:21:42.905Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-08T13:21:42.905Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:21:42.905Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-08T13:21:43.537Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-08T13:21:43.537Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:21:43.537Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-08T13:21:43.877Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-08T13:21:44.338Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-08T13:21:46.523Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-08T13:21:46.523Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-08T13:21:47.296Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-08T13:21:47.296Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-08T13:21:47.296Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-08T13:21:47.296Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-08T13:21:47.296Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-08T13:21:47.757Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:21:47.757Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-08T13:21:48.747Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-08T13:21:48.747Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:21:48.747Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-08T13:21:48.747Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:21:48.747Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-08T13:21:49.437Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-08T13:21:58.024Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-08T13:21:58.024Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-08T13:21:58.024Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:21:58.024Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-08T13:22:00.943Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-08T13:22:01.142Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-08T13:22:01.142Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.142Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-08T13:22:01.142Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.142Z] === RUN TestDockerSuite/TestCpToDot [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-08T13:22:01.406Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportFile [2022-04-08T13:22:01.406Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-08T13:22:01.406Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-08T13:22:01.406Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-08T13:22:01.406Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-08T13:22:01.406Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-08T13:22:01.406Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.406Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-08T13:22:01.406Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.867Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-08T13:22:01.867Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-08T13:22:01.867Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.867Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-08T13:22:01.867Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:22:01.867Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-08T13:22:04.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-08T13:22:04.883Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-08T13:22:04.883Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:22:04.883Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-08T13:22:04.883Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:22:04.883Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-08T13:22:05.474Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-08T13:22:05.474Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-08T13:22:07.053Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-08T13:22:07.053Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.053Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-08T13:22:07.053Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.053Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-08T13:22:07.053Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-08T13:22:07.053Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-08T13:22:07.918Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-08T13:22:07.918Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.918Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-08T13:22:07.918Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.918Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-08T13:22:07.918Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.918Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-08T13:22:07.918Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:22:07.918Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-08T13:22:08.379Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-08T13:22:08.379Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-08T13:22:09.236Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-08T13:22:09.697Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-08T13:22:10.283Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-08T13:22:10.283Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-08T13:22:10.560Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-08T13:22:11.891Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-08T13:22:11.891Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:22:11.891Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-08T13:22:11.891Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:22:11.891Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-08T13:22:11.891Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:22:12.352Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-08T13:22:14.301Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-08T13:22:14.301Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-08T13:22:14.762Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-08T13:22:16.097Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-08T13:22:16.946Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-08T13:22:17.075Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-08T13:22:17.540Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-08T13:22:17.540Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-08T13:22:17.917Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-08T13:22:17.917Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-08T13:22:17.917Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:22:18.002Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-08T13:22:18.377Z] === RUN TestDockerSuite/TestCreateRM [2022-04-08T13:22:18.837Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-08T13:22:18.837Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:22:18.837Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-08T13:22:18.837Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-08T13:22:19.302Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-08T13:22:19.483Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-08T13:22:25.290Z] === RUN TestDockerSuite/TestInspectImage [2022-04-08T13:22:25.290Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:22:25.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-08T13:22:25.290Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:22:25.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-08T13:22:25.290Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:22:25.290Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-08T13:22:27.478Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-08T13:22:29.640Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-08T13:22:29.641Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-08T13:22:29.662Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-08T13:22:30.126Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-08T13:22:30.612Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-08T13:22:32.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-08T13:22:32.844Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:22:32.844Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-08T13:22:33.040Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-08T13:22:33.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-08T13:22:33.766Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-08T13:22:33.766Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:22:33.766Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-08T13:22:34.357Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-08T13:22:34.357Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-08T13:22:34.357Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:22:34.357Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-08T13:22:35.227Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-08T13:22:35.228Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:22:35.228Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-08T13:22:35.228Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-08T13:22:38.099Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-08T13:22:38.099Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDockerFails [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-08T13:22:38.099Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-08T13:22:38.099Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-08T13:22:38.099Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-08T13:22:38.099Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-08T13:22:38.099Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:22:38.099Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-08T13:22:38.152Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-08T13:22:41.069Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-08T13:22:41.840Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-08T13:22:44.753Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-08T13:22:45.770Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-08T13:22:48.498Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-08T13:22:48.596Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-08T13:22:48.596Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-08T13:22:48.597Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-08T13:22:48.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-08T13:22:50.870Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-08T13:22:53.784Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-08T13:22:55.967Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-08T13:22:58.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-08T13:23:00.892Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-08T13:23:01.070Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-08T13:23:01.070Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-08T13:23:01.070Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-08T13:23:01.531Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-08T13:23:01.531Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-08T13:23:01.531Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-08T13:23:01.531Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-08T13:23:01.992Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-08T13:23:04.187Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-08T13:23:06.310Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-08T13:23:06.310Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:23:06.310Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-08T13:23:06.374Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-08T13:23:06.698Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite (2762.26s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-08T13:23:07.281Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-08T13:23:07.281Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.05s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-04-08T13:23:07.281Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-08T13:23:07.281Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.77s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.16s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.74s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.18s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.97s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.94s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.37s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.43s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.84s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.10s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.78s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.66s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.65s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.23s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.54s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.04s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.24s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.28s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.21s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.39s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.77s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.51s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.12s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.55s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.77s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.26s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.99s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.89s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.12s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.81s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.05s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.28s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.52s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.24s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.72s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.86s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.09s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.44s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.27s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.27s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFails (2.42s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.57s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.70s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.16s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.48s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.60s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.97s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildHistory (10.49s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.33s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.32s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-08T13:23:07.282Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-08T13:23:07.282Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.54s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.86s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.18s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.29s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.41s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.10s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.87s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.60s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.59s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.39s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.61s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.69s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.60s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.57s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.21s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.56s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.84s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildRm (11.84s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.17s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.61s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.74s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.37s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.96s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.22s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.45s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildStderr (4.07s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.63s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.27s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.70s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.81s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.52s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.63s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.68s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.15s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.15s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.67s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.04s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.64s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.17s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.67s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.97s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.83s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.93s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitChange (5.80s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.19s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitTTY (8.56s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.54s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.45s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.70s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.33s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.07s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.51s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.86s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.78s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.92s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.39s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.04s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.86s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.19s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.26s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.78s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.12s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.09s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.68s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.46s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.68s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.01s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.00s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.67s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.57s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.16s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.48s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b9050_} (3.35s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1655353856_c:\foo_false____} (2.92s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1655353856_c:\foo_true____} (4.45s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.14s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.05s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.05s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.76s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.97s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.15s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.68s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.86s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.01s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.95s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.07s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToDot (3.73s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCpToStdout (3.33s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.19s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.16s) [2022-04-08T13:23:07.744Z] --- PASS: TestDockerSuite/TestCreateLabels (0.39s) [2022-04-08T13:23:07.744Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateRM (0.68s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.60s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.82s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.78s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.23s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.29s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.10s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.92s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsCopy (6.93s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.12s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.23s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.53s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.58s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.51s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFilters (6.50s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFormat (6.90s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.13s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.35s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsRename (3.13s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.00s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.62s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.73s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.68s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.71s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.22s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.76s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.70s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.22s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecInspectID (5.21s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:23:07.745Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:23:07.745Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.45s) [2022-04-08T13:23:08.207Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.69s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.19s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.01s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.27s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.26s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.14s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.15s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.97s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.44s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.91s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.69s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.45s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.94s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.14s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.40s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.41s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.43s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.57s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.81s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectDefault (3.19s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectHistory (7.15s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.79s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.00s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.41s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.83s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.28s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectStatus (4.28s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.16s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.74s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (4.29s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.76s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.96s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.67s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (4.34s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.17s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.16s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.78s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.53s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.02s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.98s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.16s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (11.34s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (13.46s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (14.08s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.35s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.61s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.68s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.61s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsSince (11.59s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsTail (5.09s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.47s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.44s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.15s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.25s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.22s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsByOrder (14.32s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersBase (16.18s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (26.69s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.67s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (19.13s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.85s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.49s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.17s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.42s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.97s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.21s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.20s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.50s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (38.73s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.40s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.54s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.41s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.57s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.26s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (7.65s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.33s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiBlank (0.15s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.61s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (25.50s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.42s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.30s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (12.19s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.01s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (15.14s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.11s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiTag (1.28s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.44s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (30.22s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.48s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.35s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.25s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.45s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.55s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.57s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.39s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.37s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.26s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.15s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.70s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.28s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-08T13:23:08.208Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (5.94s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-08T13:23:08.208Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.05s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.80s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.93s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.51s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.36s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.27s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.18s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.42s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.31s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.28s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.29s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.34s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunExitCode (4.32s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.22s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.27s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.54s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.17s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.46s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.75s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.65s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.22s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.82s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.80s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.77s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.38s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.28s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.74s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.05s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.22s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunRm (4.50s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.46s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.41s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.25s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.75s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.98s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.32s) [2022-04-08T13:23:08.209Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-08T13:23:08.209Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.64s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.38s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.14s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.63s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.23s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.26s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (5.89s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.14s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.45s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.99s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.32s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.76s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.68s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.41s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.14s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.14s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.35s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.69s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.49s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.18s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.89s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.49s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.97s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.40s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.99s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (4.13s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (4.24s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (13.76s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.23s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.22s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.79s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.11s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.87s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.57s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.26s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.41s) [2022-04-08T13:23:08.669Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.65s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.69s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.29s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.77s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.15s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.68s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.76s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.77s) [2022-04-08T13:23:08.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.16s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.37s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.96s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.32s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.42s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.82s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.55s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.56s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (17.02s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.05s) [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.33s) [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-08T13:23:08.670Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] --- PASS: TestDockerRegistrySuite (0.67s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.67s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-08T13:23:08.670Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-08T13:23:08.670Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-08T13:23:08.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-08T13:23:08.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-08T13:23:08.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-08T13:23:08.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-08T13:23:08.670Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerDaemonSuite [2022-04-08T13:23:08.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-08T13:23:08.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-08T13:23:08.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-08T13:23:08.670Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:23:08.670Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerSwarmSuite [2022-04-08T13:23:08.670Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-08T13:23:08.670Z] === RUN TestDockerPluginSuite [2022-04-08T13:23:08.670Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-08T13:23:08.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-08T13:23:08.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-08T13:23:08.670Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:08.670Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-08T13:23:09.133Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:23:09.133Z] === RUN TestDockerExternalVolumeSuite [2022-04-08T13:23:09.133Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:23:09.133Z] === RUN TestDockerNetworkSuite [2022-04-08T13:23:09.133Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.133Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-08T13:23:09.133Z] === RUN TestDockerHubPullSuite [2022-04-08T13:23:09.134Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-08T13:23:09.134Z] PASS [2022-04-08T13:23:09.134Z] ok github.com/docker/docker/integration-cli 2763.672s [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === Skipped [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:23:09.134Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:23:09.134Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:23:09.134Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:23:09.134Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:23:09.134Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-08T13:23:09.134Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-08T13:23:09.134Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-08T13:23:09.134Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.134Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-08T13:23:09.134Z] [2022-04-08T13:23:09.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:23:09.135Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.135Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:23:09.135Z] [2022-04-08T13:23:09.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:23:09.599Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.17s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.17s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.83s) [2022-04-08T13:23:09.599Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.83s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-08T13:23:09.599Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-08T13:23:09.599Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.05s) [2022-04-08T13:23:09.599Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.05s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.05s) [2022-04-08T13:23:09.599Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.05s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-04-08T13:23:09.599Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:23:09.599Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:23:09.599Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:23:09.600Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-08T13:23:09.600Z] [2022-04-08T13:23:09.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-08T13:23:09.600Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-08T13:23:10.062Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:23:10.062Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:10.062Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:23:10.062Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:23:10.062Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.062Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:23:10.062Z] [2022-04-08T13:23:10.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:10.063Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.04s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-04-08T13:23:10.063Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:23:10.063Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:23:10.063Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:23:10.063Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:23:10.063Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-08T13:23:10.063Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:23:10.063Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:23:10.063Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:23:10.063Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:23:10.063Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:23:10.063Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-08T13:23:10.063Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:23:10.063Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.063Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:23:10.063Z] [2022-04-08T13:23:10.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-04-08T13:23:10.063Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-08T13:23:10.064Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:23:10.064Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:23:10.064Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-08T13:23:10.064Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.04s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-08T13:23:10.064Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-08T13:23:10.064Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.04s) [2022-04-08T13:23:10.064Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.064Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.04s) [2022-04-08T13:23:10.064Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-08T13:23:10.526Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-08T13:23:10.526Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-08T13:23:10.526Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-08T13:23:10.526Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.526Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-08T13:23:10.526Z] [2022-04-08T13:23:10.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.17s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:23:10.527Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.05s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.05s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-08T13:23:10.527Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-08T13:23:10.527Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-08T13:23:10.989Z] [2022-04-08T13:23:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-08T13:23:10.989Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.989Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.05s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.05s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.990Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2022-04-08T13:23:10.990Z] [2022-04-08T13:23:10.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-04-08T13:23:10.990Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-08T13:23:10.991Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:23:10.991Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-08T13:23:10.991Z] [2022-04-08T13:23:10.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-08T13:23:11.454Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.04s) [2022-04-08T13:23:11.454Z] [2022-04-08T13:23:11.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:23:11.454Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.454Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:23:11.455Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-04-08T13:23:11.455Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.05s) [2022-04-08T13:23:11.455Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.05s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.67s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.67s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:23:11.455Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.455Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:23:11.455Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:23:11.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:23:11.926Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-08T13:23:11.927Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:11.927Z] DONE 1088 tests, 539 skipped in 2775.668s [2022-04-08T13:23:11.927Z] INFO: Integration tests ended at 04/08/2022 13:23:11. Duration:00:46:15.9556707 [2022-04-08T13:23:11.927Z] INFO: Docker info of the daemon under test at end of run [2022-04-08T13:23:11.927Z] [2022-04-08T13:23:12.181Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-08T13:23:12.387Z] Containers: 10 [2022-04-08T13:23:12.387Z] Running: 0 [2022-04-08T13:23:12.387Z] Paused: 0 [2022-04-08T13:23:12.387Z] Stopped: 10 [2022-04-08T13:23:12.387Z] Images: 18 [2022-04-08T13:23:12.387Z] Server Version: 0.0.0-dev [2022-04-08T13:23:12.387Z] Storage Driver: windowsfilter [2022-04-08T13:23:12.387Z] Windows: [2022-04-08T13:23:12.387Z] Logging Driver: json-file [2022-04-08T13:23:12.387Z] Plugins: [2022-04-08T13:23:12.387Z] Volume: local [2022-04-08T13:23:12.387Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T13:23:12.387Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T13:23:12.387Z] Swarm: inactive [2022-04-08T13:23:12.387Z] Default Isolation: process [2022-04-08T13:23:12.387Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T13:23:12.387Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-08T13:23:12.387Z] OSType: windows [2022-04-08T13:23:12.387Z] Architecture: x86_64 [2022-04-08T13:23:12.387Z] CPUs: 4 [2022-04-08T13:23:12.387Z] Total Memory: 32GiB [2022-04-08T13:23:12.387Z] Name: azwin-2-7a7810 [2022-04-08T13:23:12.387Z] ID: OUTS:3M37:SFEV:6EEE:EHQJ:R276:VVDV:YE2M:JBKP:BY3F:XPF2:UOVH [2022-04-08T13:23:12.387Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T13:23:12.387Z] Debug Mode (client): false [2022-04-08T13:23:12.387Z] Debug Mode (server): true [2022-04-08T13:23:12.387Z] File Descriptors: -1 [2022-04-08T13:23:12.387Z] Goroutines: 17 [2022-04-08T13:23:12.387Z] System Time: 2022-04-08T13:23:12.0760761Z [2022-04-08T13:23:12.387Z] EventsListeners: 0 [2022-04-08T13:23:12.387Z] Registry: https://index.docker.io/v1/ [2022-04-08T13:23:12.387Z] Labels: [2022-04-08T13:23:12.387Z] Experimental: false [2022-04-08T13:23:12.387Z] Insecure Registries: [2022-04-08T13:23:12.387Z] 127.0.0.0/8 [2022-04-08T13:23:12.387Z] Live Restore Enabled: false [2022-04-08T13:23:12.387Z] [2022-04-08T13:23:12.387Z] [2022-04-08T13:23:12.387Z] INFO: Stopping daemon under test [2022-04-08T13:23:12.848Z] SUCCESS: The process with PID 6680 (child process of PID 9060) has been terminated. [2022-04-08T13:23:12.848Z] SUCCESS: The process with PID 9060 (child process of PID 8564) has been terminated. [2022-04-08T13:23:12.848Z] INFO: Stop tailing logs of the daemon under tests [2022-04-08T13:23:12.848Z] INFO: executeCI.ps1 Completed successfully at 04/08/2022 13:23:12. [2022-04-08T13:23:12.848Z] INFO: Tidying up at end of run [2022-04-08T13:23:12.848Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.out) to bundles\CIDUT.out [2022-04-08T13:23:12.848Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.err) to bundles\CIDUT.err [2022-04-08T13:23:12.848Z] INFO: Saving containerd logs to bundles [2022-04-08T13:23:12.848Z] INFO: Nuke-Everything... [2022-04-08T13:23:13.788Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-08T13:23:15.032Z] INFO: Container count on control daemon to delete is 2 [2022-04-08T13:23:15.096Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-08T13:23:15.096Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:23:15.096Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-08T13:23:15.493Z] 33afa673fae9 [2022-04-08T13:23:15.493Z] 7deec95b0589 [2022-04-08T13:23:15.954Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-08T13:23:17.279Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-08T13:23:17.279Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-08T13:23:17.535Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-08T13:23:18.505Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-08T13:23:19.713Z] Deleted: sha256:c8764001e24fe72561fb1faee388f97da04e0ffbcfbc3a8e4fa5927be009c4a6 [2022-04-08T13:23:19.713Z] Deleted: sha256:c7f965b33ee666c37e5699f1dcb4d0df90622519406797b13ab06504bb19dd88 [2022-04-08T13:23:20.173Z] INFO: Tidying pidfile d:\CI\PR-43471\2\docker.pid [2022-04-08T13:23:20.173Z] INFO: Nuking d:\CI [2022-04-08T13:23:24.321Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-08T13:23:25.291Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-08T13:23:25.867Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-08T13:23:26.261Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-08T13:23:32.963Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-08T13:23:33.352Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-08T13:23:40.439Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-08T13:23:40.439Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-08T13:23:40.439Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-08T13:23:40.439Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:23:40.439Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-08T13:23:40.440Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:23:40.440Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-08T13:23:40.440Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:23:40.440Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-08T13:23:41.564Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-08T13:23:41.980Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-08T13:23:41.980Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:23:41.980Z] === RUN TestDockerSuite/TestEventsRename [2022-04-08T13:23:44.485Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-08T13:23:45.724Z] === RUN TestDockerSuite/TestEventsResize [2022-04-08T13:23:47.420Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-08T13:23:47.420Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:23:47.420Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-08T13:23:54.512Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-08T13:24:03.098Z] === RUN TestDockerSuite/TestLogsSince [2022-04-08T13:24:11.685Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-08T13:24:11.685Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:24:11.685Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-08T13:24:11.685Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:24:11.685Z] === RUN TestDockerSuite/TestLogsTail [2022-04-08T13:24:14.611Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-08T13:24:17.528Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-08T13:24:19.717Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-08T13:24:19.718Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-08T13:24:19.718Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestNetHostname [2022-04-08T13:24:19.718Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-08T13:24:19.718Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-08T13:24:19.718Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-08T13:24:19.718Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestPluginActive [2022-04-08T13:24:19.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-08T13:24:19.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:24:19.718Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-08T13:24:20.179Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-08T13:24:20.179Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-08T13:24:20.179Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-08T13:24:20.179Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-08T13:24:20.179Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-08T13:24:20.179Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-08T13:24:20.179Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-08T13:24:20.179Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPortList [2022-04-08T13:24:20.179Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:24:20.179Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-08T13:24:21.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-08T13:24:22.403Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-08T13:24:27.102Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-08T13:24:30.530Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-08T13:24:30.530Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:24:30.530Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-08T13:24:32.326Z] INFO: Zapped successfully [2022-04-08T13:24:32.326Z] [2022-04-08T13:24:32.326Z] INFO: executeCI.ps1 exiting at Fri Apr 8 13:24:30 CUT 2022. Duration 01:04:08.7402728 [2022-04-08T13:24:32.326Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-08T13:24:32.572Z] Recording test results [2022-04-08T13:24:32.903Z] === RUN TestDockerSuite/TestEventsTop [2022-04-08T13:24:32.903Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:24:32.903Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-08T13:24:33.230Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-08T13:24:35.087Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-08T13:24:35.231Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-08T13:24:35.231Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:24:35.231Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-08T13:24:35.490Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-08T13:24:37.893Z] Archiving artifacts [2022-04-08T13:24:39.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T13:24:40.134Z] + make clean [2022-04-08T13:24:40.920Z] === RUN TestDockerSuite/TestExec [2022-04-08T13:24:40.920Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:24:40.920Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-08T13:24:40.920Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:24:40.920Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-08T13:24:43.045Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T13:24:43.045Z] docker-dev-cache [2022-04-08T13:24:43.046Z] docker-mod-cache [Pipeline] deleteDir [2022-04-08T13:24:44.661Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-08T13:24:45.575Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-08T13:24:45.575Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:24:45.575Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T13:24:48.404Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-08T13:24:48.404Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:24:48.404Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-08T13:24:48.404Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:24:48.404Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-08T13:24:48.404Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:24:48.404Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-08T13:24:52.153Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-08T13:24:55.896Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-08T13:25:00.415Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-08T13:25:00.594Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-08T13:25:04.368Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-08T13:25:11.452Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-08T13:25:11.452Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:25:11.452Z] === RUN TestDockerSuite/TestExecEnv [2022-04-08T13:25:11.452Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:25:11.452Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-08T13:25:11.452Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:25:11.452Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-08T13:25:14.366Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-08T13:25:15.259Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-08T13:25:15.260Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-08T13:25:15.260Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:25:15.260Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-08T13:25:20.174Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-08T13:25:20.174Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecParseError [2022-04-08T13:25:20.174Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-08T13:25:20.174Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-08T13:25:20.174Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:25:20.174Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-08T13:25:23.918Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-08T13:25:23.918Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-08T13:25:23.918Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-08T13:25:23.918Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-08T13:25:23.918Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:25:23.918Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-08T13:25:28.618Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-08T13:25:28.618Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:25:28.618Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-08T13:25:30.094Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-08T13:25:32.280Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-08T13:25:36.119Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-08T13:25:36.119Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:25:36.119Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-08T13:25:36.119Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:25:36.119Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-08T13:25:36.119Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:25:36.119Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-08T13:25:43.202Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-08T13:25:47.129Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-08T13:25:50.285Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-08T13:25:50.879Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-08T13:25:50.879Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:25:50.879Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-08T13:25:50.879Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:25:50.879Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-08T13:25:54.981Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-08T13:25:56.695Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-08T13:25:56.695Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:25:56.695Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-08T13:25:56.695Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:25:56.695Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-08T13:25:56.695Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:25:56.695Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-08T13:25:56.695Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:25:56.695Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-08T13:26:02.064Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-08T13:26:02.064Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:26:02.064Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-08T13:26:02.064Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-08T13:26:02.524Z] === RUN TestDockerSuite/TestHealth [2022-04-08T13:26:02.524Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:26:02.524Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-08T13:26:02.524Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-08T13:26:02.524Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-08T13:26:02.524Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-08T13:26:05.291Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-08T13:26:05.291Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:26:05.291Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-08T13:26:06.264Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-08T13:26:06.264Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:26:06.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-08T13:26:07.810Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-08T13:26:08.275Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-08T13:26:08.275Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:26:08.327Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-08T13:26:08.327Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-08T13:26:08.327Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:26:08.327Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-08T13:26:08.736Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-08T13:26:08.791Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-08T13:26:08.791Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-08T13:26:09.252Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-08T13:26:09.713Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-08T13:26:09.713Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:26:09.713Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-08T13:26:11.254Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-08T13:26:11.254Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-08T13:26:13.435Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-08T13:26:13.438Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-08T13:26:13.895Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-08T13:26:16.078Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-08T13:26:18.145Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-08T13:26:19.905Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-08T13:26:20.365Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-08T13:26:20.365Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:26:20.365Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-08T13:26:24.109Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-08T13:26:24.109Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-08T13:26:24.569Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportFile [2022-04-08T13:26:24.569Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-08T13:26:24.569Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-08T13:26:24.569Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-08T13:26:24.569Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-08T13:26:24.569Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-08T13:26:24.569Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-08T13:26:24.569Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-08T13:26:24.569Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:26:24.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-08T13:26:24.569Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:26:25.029Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-08T13:26:25.354Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-08T13:26:27.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-08T13:26:31.696Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-08T13:26:31.696Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:26:31.696Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-08T13:26:31.696Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:26:31.696Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-08T13:26:31.696Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-08T13:26:31.696Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:26:31.696Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-08T13:26:34.606Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-08T13:26:35.065Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-08T13:26:37.977Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-08T13:26:37.977Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:26:37.977Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-08T13:26:37.977Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:26:37.977Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-08T13:26:37.977Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:26:37.977Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-08T13:26:41.721Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-08T13:26:47.523Z] === RUN TestDockerSuite/TestInspectImage [2022-04-08T13:26:47.523Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:26:47.523Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-08T13:26:47.523Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:26:47.523Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-08T13:26:47.523Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:26:47.523Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-08T13:26:50.433Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-08T13:26:50.525Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-08T13:26:50.525Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:26:50.525Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-08T13:26:55.133Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-08T13:26:55.133Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-08T13:26:56.341Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-08T13:26:56.341Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-08T13:26:56.801Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-08T13:26:57.774Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-08T13:26:58.062Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-08T13:27:01.806Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-08T13:27:01.806Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:27:01.806Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-08T13:27:01.806Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-08T13:27:03.583Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-08T13:27:06.501Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-08T13:27:08.289Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-08T13:27:08.289Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:27:08.289Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-08T13:27:10.244Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-08T13:27:12.993Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-08T13:27:12.993Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-08T13:27:12.993Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-08T13:27:17.329Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-08T13:27:21.075Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-08T13:27:23.985Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-08T13:27:28.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-08T13:27:30.717Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-08T13:27:31.600Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-08T13:27:31.695Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-08T13:27:32.666Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-08T13:27:34.514Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-08T13:27:38.256Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-08T13:27:38.256Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-08T13:27:38.256Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.256Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-08T13:27:38.256Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-08T13:27:38.257Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-08T13:27:38.257Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-08T13:27:38.257Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-08T13:27:38.257Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-08T13:27:41.257Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-08T13:27:41.998Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-08T13:27:44.908Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-08T13:27:51.608Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-08T13:27:51.992Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-08T13:27:54.902Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-08T13:27:54.902Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:27:54.902Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-08T13:27:58.643Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-08T13:27:58.643Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-08T13:28:00.204Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-08T13:28:05.726Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-08T13:28:06.025Z] === RUN TestDockerSuite/TestRmiTag [2022-04-08T13:28:06.486Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-08T13:28:09.401Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-08T13:28:14.301Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-08T13:28:21.384Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-08T13:28:25.127Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-08T13:28:30.528Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-08T13:28:30.528Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-08T13:28:30.927Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-08T13:28:30.927Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:28:30.927Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-08T13:28:33.837Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-08T13:28:36.349Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-08T13:28:36.747Z] === RUN TestDockerSuite/TestLogsSince [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-08T13:28:37.891Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:28:37.891Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-08T13:28:40.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-08T13:28:40.811Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:28:40.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-08T13:28:40.811Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:28:40.811Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-08T13:28:45.516Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-08T13:28:47.073Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-08T13:28:47.073Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:28:47.073Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-08T13:28:47.073Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:28:47.073Z] === RUN TestDockerSuite/TestLogsTail [2022-04-08T13:28:48.433Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-08T13:28:50.816Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-08T13:28:53.730Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-08T13:28:57.022Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-08T13:28:57.473Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-08T13:28:57.473Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestNetHostname [2022-04-08T13:28:57.473Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-08T13:28:57.473Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-08T13:28:57.473Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-08T13:28:57.473Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginActive [2022-04-08T13:28:57.473Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-08T13:28:57.473Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-08T13:28:57.473Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-08T13:28:57.473Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-08T13:28:57.473Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-08T13:28:57.473Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-08T13:28:57.473Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-08T13:28:57.473Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-08T13:28:57.473Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-08T13:28:57.473Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPortList [2022-04-08T13:28:57.473Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:28:57.473Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-08T13:29:03.274Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-08T13:29:03.274Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-08T13:29:03.274Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-08T13:29:03.274Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.274Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-08T13:29:03.274Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-08T13:29:03.734Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-08T13:29:03.734Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-08T13:29:03.734Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:29:03.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-08T13:29:04.109Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-08T13:29:05.651Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-08T13:29:05.651Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-08T13:29:10.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-08T13:29:10.814Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:29:10.814Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-08T13:29:11.458Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:29:11.458Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-08T13:29:13.658Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-08T13:29:13.658Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:29:13.658Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-08T13:29:17.406Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-08T13:29:17.406Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:29:17.406Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-08T13:29:17.406Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:29:17.406Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-08T13:29:20.324Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:29:20.324Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-08T13:29:22.527Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-08T13:29:25.460Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-08T13:29:25.677Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-08T13:29:25.677Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:29:25.677Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-08T13:29:27.665Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-08T13:29:27.665Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:29:27.665Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-08T13:29:27.665Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:29:27.665Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-08T13:29:27.665Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:29:27.665Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-08T13:29:30.611Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-08T13:29:30.611Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:29:30.611Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-08T13:29:30.611Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:29:30.611Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-08T13:29:30.611Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:29:30.611Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-08T13:29:30.611Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:29:30.611Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-08T13:29:32.810Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-08T13:29:38.113Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-08T13:29:38.649Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:29:38.649Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-08T13:29:41.585Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-08T13:29:41.585Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:29:41.585Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-08T13:29:41.585Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-08T13:29:41.585Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:29:41.585Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-08T13:29:44.510Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-08T13:29:46.701Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-08T13:29:46.701Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:29:46.701Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-08T13:29:49.615Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-08T13:29:49.615Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:29:49.615Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-08T13:29:49.615Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:29:49.615Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-08T13:29:49.615Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:29:49.615Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-08T13:29:51.799Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-08T13:29:53.984Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-08T13:29:56.896Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-08T13:29:59.088Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-08T13:29:59.088Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-08T13:29:59.088Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.088Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-08T13:29:59.088Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.088Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-08T13:29:59.088Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.469Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-08T13:29:59.469Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-08T13:29:59.469Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:29:59.469Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-08T13:29:59.469Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-08T13:29:59.469Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-08T13:29:59.552Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-08T13:29:59.552Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.552Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:29:59.552Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:29:59.552Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-08T13:29:59.552Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.552Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-08T13:29:59.552Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:29:59.552Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-08T13:30:05.287Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-08T13:30:14.390Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-08T13:30:14.390Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-08T13:30:14.390Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-08T13:30:14.390Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-08T13:30:14.390Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:30:14.390Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-08T13:30:15.625Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-08T13:30:22.714Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-08T13:30:22.714Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:30:22.714Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-08T13:30:22.714Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:30:22.714Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-08T13:30:24.834Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-08T13:30:24.834Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:30:24.834Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.379Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-08T13:30:26.379Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunMount [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-08T13:30:26.842Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:30:26.842Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-08T13:30:31.295Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-08T13:30:31.295Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:30:31.295Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-08T13:30:31.295Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:30:31.295Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-08T13:30:31.295Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:30:31.295Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-08T13:30:31.295Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:30:31.295Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-08T13:30:33.935Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-08T13:30:33.935Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:30:34.396Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-08T13:30:34.396Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:30:34.396Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-08T13:30:34.396Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:30:34.396Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-08T13:30:40.204Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-08T13:30:43.691Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-08T13:30:43.691Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:30:43.691Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-08T13:30:43.691Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-08T13:30:43.691Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:30:43.691Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-08T13:30:45.230Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-08T13:30:46.012Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-08T13:30:46.012Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-08T13:30:46.202Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-08T13:30:46.202Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:30:46.202Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-08T13:30:47.555Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-08T13:30:49.742Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-08T13:30:52.667Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-08T13:30:53.294Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-08T13:30:53.647Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-08T13:30:55.859Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-08T13:30:55.859Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:30:55.859Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-08T13:30:55.859Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:30:55.859Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-08T13:30:55.859Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-08T13:30:56.324Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-08T13:30:56.324Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-08T13:30:56.324Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-08T13:30:56.324Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-08T13:30:56.324Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:30:56.324Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-08T13:30:59.257Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-08T13:30:59.257Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-08T13:30:59.257Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-08T13:30:59.257Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-08T13:30:59.257Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:30:59.257Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-08T13:31:00.408Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-08T13:31:04.158Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-08T13:31:09.621Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-08T13:31:09.621Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:31:09.621Z] === RUN TestDockerSuite/TestRunRm [2022-04-08T13:31:11.164Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-08T13:31:16.970Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-08T13:31:19.887Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-08T13:31:22.807Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-08T13:31:24.995Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-08T13:31:28.755Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-08T13:31:28.755Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:31:28.755Z] === RUN TestDockerSuite/TestRunState [2022-04-08T13:31:28.755Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:31:28.755Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-08T13:31:34.152Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-08T13:31:34.152Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:31:34.152Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-08T13:31:35.862Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-08T13:31:35.862Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:31:35.862Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-08T13:31:38.050Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-08T13:31:38.050Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:31:38.050Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-08T13:31:38.050Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:31:38.050Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-08T13:31:38.510Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-08T13:31:38.510Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-08T13:31:38.510Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:31:38.510Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-08T13:31:44.344Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:31:44.344Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-08T13:31:44.495Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-08T13:31:44.495Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-08T13:31:44.957Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-08T13:31:45.927Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-08T13:31:46.530Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-08T13:31:46.530Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:31:46.530Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-08T13:31:49.445Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-08T13:31:49.445Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:31:49.445Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-08T13:31:49.445Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:31:49.445Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-08T13:31:53.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-08T13:31:54.509Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-08T13:32:00.316Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-08T13:32:00.316Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:32:00.316Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-08T13:32:01.799Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-08T13:32:06.506Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-08T13:32:07.403Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-08T13:32:07.864Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-08T13:32:08.324Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-08T13:32:13.596Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-08T13:32:13.596Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:32:13.596Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-08T13:32:14.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-08T13:32:16.973Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-08T13:32:19.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-08T13:32:22.079Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-08T13:32:22.079Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.079Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-08T13:32:22.079Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-08T13:32:22.079Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-08T13:32:22.079Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.079Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-08T13:32:22.079Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.542Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-08T13:32:22.542Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.542Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-08T13:32:22.542Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.542Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-08T13:32:22.542Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:32:22.542Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-08T13:32:27.245Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-08T13:32:28.787Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-08T13:32:29.452Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-08T13:32:30.999Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-08T13:32:31.714Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-08T13:32:31.969Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-08T13:32:42.064Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-08T13:32:42.064Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-08T13:32:42.064Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-08T13:32:42.064Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-08T13:32:42.064Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-08T13:32:42.064Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:32:42.064Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-08T13:32:42.304Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-08T13:32:44.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-08T13:32:44.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-08T13:32:44.712Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-08T13:32:45.173Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-08T13:32:46.717Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-08T13:32:46.717Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-08T13:32:48.109Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-08T13:32:49.633Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-08T13:32:51.819Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-08T13:32:54.735Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-08T13:32:54.735Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:32:54.735Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-08T13:32:58.450Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-08T13:33:04.277Z] === RUN TestDockerSuite/TestRmiTag [2022-04-08T13:33:05.103Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-08T13:33:05.103Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:33:05.103Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-08T13:33:05.250Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-08T13:33:08.995Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-08T13:33:13.698Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-08T13:33:13.699Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:33:13.699Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-08T13:33:13.699Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:33:13.699Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-08T13:33:13.699Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:33:13.699Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-08T13:33:13.699Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:33:13.699Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-08T13:33:20.798Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:33:20.798Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-08T13:33:22.987Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-08T13:33:25.904Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-08T13:33:25.904Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:33:25.904Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-08T13:33:28.099Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-08T13:33:28.099Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-08T13:33:28.099Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-08T13:33:28.099Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-08T13:33:28.099Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.099Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-08T13:33:28.099Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:33:28.560Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-08T13:33:34.241Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-08T13:33:35.213Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-08T13:33:42.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-08T13:33:43.268Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:33:43.268Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-08T13:33:46.182Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-08T13:33:46.182Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:33:46.182Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-08T13:33:46.182Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:33:46.182Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-08T13:33:46.286Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-08T13:33:46.286Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-08T13:33:53.268Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-08T13:33:53.384Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-08T13:33:53.384Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-08T13:33:56.295Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-08T13:33:56.754Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-08T13:33:57.009Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-08T13:33:57.214Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-08T13:33:57.214Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-08T13:33:57.674Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-08T13:34:00.747Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-08T13:34:03.670Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-08T13:34:06.261Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-08T13:34:06.261Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:34:06.261Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-08T13:34:06.721Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-08T13:34:06.722Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-08T13:34:06.722Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:34:06.722Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-08T13:34:07.414Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-08T13:34:07.414Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-08T13:34:14.502Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:34:14.502Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-08T13:34:15.315Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-08T13:34:15.315Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-08T13:34:15.315Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-08T13:34:17.416Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-08T13:34:17.416Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:34:17.416Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-08T13:34:22.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-08T13:34:22.112Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:34:22.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-08T13:34:22.112Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:34:22.113Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-08T13:34:25.020Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-08T13:34:25.659Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-08T13:34:25.659Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:34:25.659Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite (3042.04s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.41s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.18s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.44s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.73s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.76s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.79s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (127.42s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.64s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.52s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.35s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.34s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.40s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.15s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.00s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.92s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.91s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.79s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.58s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.55s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.04s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.26s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.94s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.79s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.16s) [2022-04-08T13:34:26.630Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.72s) [2022-04-08T13:34:26.630Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.81s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.83s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.99s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.36s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.57s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.68s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.17s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.36s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.38s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.29s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.74s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.95s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.90s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.07s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.34s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.78s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.81s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.53s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.14s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.60s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.73s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.87s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.94s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFails (7.59s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.55s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.41s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.40s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.87s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.52s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.18s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildHistory (13.55s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.20s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.76s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabel (1.31s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabels (1.32s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.87s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.13s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.04s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.72s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.92s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.61s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.18s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.62s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.34s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.16s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.10s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.50s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.76s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.19s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.92s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.75s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.50s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.57s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.47s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.47s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (40.33s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildRm (14.91s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.74s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.12s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.07s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.01s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.34s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.99s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.88s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildStderr (5.34s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.56s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.69s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.61s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.42s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.17s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.33s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.36s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.29s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.52s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.72s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.34s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.64s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.68s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.56s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.27s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.45s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.27s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitChange (5.93s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.39s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitTTY (12.70s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.85s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.37s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.59s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.50s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:34:26.631Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-04-08T13:34:26.631Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.21s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.72s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.39s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.47s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.19s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.55s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.55s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.20s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.48s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.81s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.84s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.76s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.81s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cfdcc8_} (2.75s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13618689260_c:\foo_false____} (7.73s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13618689260_c:\foo_true____} (2.73s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.64s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.87s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.68s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.85s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.50s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.11s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.52s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToDot (7.64s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCpToStdout (2.89s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.81s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.88s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:34:26.632Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-08T13:34:26.632Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.42s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsCopy (5.46s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.54s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.19s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.26s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFilters (5.12s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFormat (4.91s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsResize (8.05s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.82s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.20s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.41s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.49s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.61s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.46s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.66s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.56s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.14s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.01s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.76s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.22s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.30s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.31s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.48s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.24s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.74s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.52s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.43s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.40s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectDefault (7.28s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectHistory (5.18s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.61s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.48s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.66s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.47s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectStatus (2.98s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.89s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.69s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.59s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.76s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.29s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.83s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.91s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.98s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.00s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.00s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.41s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.37s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsSince (9.33s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsTail (3.18s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.72s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.82s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPsByOrder (10.01s) [2022-04-08T13:34:27.095Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-08T13:34:27.095Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.81s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.36s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.50s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.98s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.64s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.96s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.62s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.71s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.63s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.10s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.55s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.18s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.90s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.75s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiBlank (0.12s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.62s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.13s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.61s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.88s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.64s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.48s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiTag (0.94s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.80s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.73s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.77s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.75s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.53s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.37s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.31s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.36s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.06s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.59s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.69s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.71s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.55s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.22s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.97s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.52s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.50s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.37s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.59s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.39s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.15s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.87s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.50s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.44s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.01s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.04s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunRm (2.79s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.68s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.57s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.16s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.54s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.54s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.92s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.26s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.80s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.64s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.62s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:34:27.096Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.42s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-04-08T13:34:27.096Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.50s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.81s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.69s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.55s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.60s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.51s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.29s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.49s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.58s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.62s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.84s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.74s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.26s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.49s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.20s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.02s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.83s) [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-08T13:34:27.097Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-08T13:34:27.097Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:27.097Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-08T13:34:27.097Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-08T13:34:27.098Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-08T13:34:27.098Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-08T13:34:27.098Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-08T13:34:27.098Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-08T13:34:27.098Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-08T13:34:27.098Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerDaemonSuite [2022-04-08T13:34:27.098Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-08T13:34:27.098Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-08T13:34:27.098Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-08T13:34:27.098Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerSwarmSuite [2022-04-08T13:34:27.098Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-08T13:34:27.098Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerExternalVolumeSuite [2022-04-08T13:34:27.098Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerNetworkSuite [2022-04-08T13:34:27.098Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-08T13:34:27.098Z] === RUN TestDockerHubPullSuite [2022-04-08T13:34:27.098Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-08T13:34:27.098Z] PASS [2022-04-08T13:34:27.098Z] ok github.com/docker/docker/integration-cli 3042.585s [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === Skipped [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-08T13:34:27.098Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-08T13:34:27.098Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:34:27.098Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:34:27.098Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:34:27.098Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-08T13:34:27.098Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-08T13:34:27.098Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-08T13:34:27.098Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-08T13:34:27.098Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-08T13:34:27.098Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-08T13:34:27.098Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.098Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-04-08T13:34:27.098Z] [2022-04-08T13:34:27.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-08T13:34:27.098Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-04-08T13:34:27.099Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.099Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-04-08T13:34:27.099Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-08T13:34:27.562Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-08T13:34:27.562Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.562Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-08T13:34:27.562Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:34:27.563Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-08T13:34:27.563Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:34:27.563Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:34:27.563Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-08T13:34:27.563Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:34:27.563Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.563Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-08T13:34:27.563Z] [2022-04-08T13:34:27.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:34:27.563Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-08T13:34:27.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-08T13:34:27.564Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:34:27.564Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:34:27.564Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.564Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:34:27.564Z] [2022-04-08T13:34:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-08T13:34:27.565Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:34:27.565Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:34:27.565Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:34:27.565Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-08T13:34:27.565Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:34:27.565Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:34:27.565Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-08T13:34:27.565Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:34:27.565Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:34:27.565Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:34:27.565Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.565Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:34:27.565Z] [2022-04-08T13:34:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:34:27.565Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:34:27.566Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:34:27.566Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:34:27.566Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.566Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-08T13:34:27.566Z] [2022-04-08T13:34:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-08T13:34:27.567Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:34:27.567Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-08T13:34:27.567Z] [2022-04-08T13:34:27.930Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.029Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:34:28.029Z] [2022-04-08T13:34:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:34:28.029Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.030Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:34:28.030Z] [2022-04-08T13:34:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-08T13:34:28.030Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-08T13:34:28.031Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:34:28.031Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:34:28.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.031Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:34:28.031Z] [2022-04-08T13:34:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-08T13:34:28.032Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] DONE 1088 tests, 539 skipped in 3054.905s [2022-04-08T13:34:28.032Z] INFO: Integration tests ended at 04/08/2022 13:34:27. Duration:00:50:55.0904201 [2022-04-08T13:34:28.032Z] INFO: Docker info of the daemon under test at end of run [2022-04-08T13:34:28.032Z] [2022-04-08T13:34:28.032Z] Containers: 10 [2022-04-08T13:34:28.032Z] Running: 0 [2022-04-08T13:34:28.032Z] Paused: 0 [2022-04-08T13:34:28.032Z] Stopped: 10 [2022-04-08T13:34:28.032Z] Images: 18 [2022-04-08T13:34:28.032Z] Server Version: 0.0.0-dev [2022-04-08T13:34:28.493Z] Storage Driver: windowsfilter [2022-04-08T13:34:28.493Z] Windows: [2022-04-08T13:34:28.493Z] Logging Driver: json-file [2022-04-08T13:34:28.493Z] Plugins: [2022-04-08T13:34:28.493Z] Volume: local [2022-04-08T13:34:28.493Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T13:34:28.493Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T13:34:28.493Z] Swarm: inactive [2022-04-08T13:34:28.493Z] Default Isolation: process [2022-04-08T13:34:28.493Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-08T13:34:28.493Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-08T13:34:28.493Z] OSType: windows [2022-04-08T13:34:28.493Z] Architecture: x86_64 [2022-04-08T13:34:28.493Z] CPUs: 4 [2022-04-08T13:34:28.493Z] Total Memory: 32GiB [2022-04-08T13:34:28.493Z] Name: azwin-2-564f60 [2022-04-08T13:34:28.493Z] ID: I7QN:ROFC:GYSO:5CJZ:JJSL:252D:AOUB:5DU7:O4BW:7PX3:GYIH:ACXH [2022-04-08T13:34:28.493Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T13:34:28.493Z] Debug Mode (client): false [2022-04-08T13:34:28.493Z] Debug Mode (server): true [2022-04-08T13:34:28.493Z] File Descriptors: -1 [2022-04-08T13:34:28.493Z] Goroutines: 17 [2022-04-08T13:34:28.493Z] System Time: 2022-04-08T13:34:27.9816231Z [2022-04-08T13:34:28.493Z] EventsListeners: 0 [2022-04-08T13:34:28.493Z] Registry: https://index.docker.io/v1/ [2022-04-08T13:34:28.493Z] Labels: [2022-04-08T13:34:28.493Z] Experimental: false [2022-04-08T13:34:28.493Z] Insecure Registries: [2022-04-08T13:34:28.493Z] 127.0.0.0/8 [2022-04-08T13:34:28.493Z] Live Restore Enabled: false [2022-04-08T13:34:28.493Z] [2022-04-08T13:34:28.493Z] [2022-04-08T13:34:28.493Z] INFO: Stopping daemon under test [2022-04-08T13:34:28.493Z] SUCCESS: The process with PID 6124 (child process of PID 7940) has been terminated. [2022-04-08T13:34:28.493Z] SUCCESS: The process with PID 7940 (child process of PID 5340) has been terminated. [2022-04-08T13:34:28.493Z] INFO: Stop tailing logs of the daemon under tests [2022-04-08T13:34:28.493Z] INFO: executeCI.ps1 Completed successfully at 04/08/2022 13:34:28. [2022-04-08T13:34:28.493Z] INFO: Tidying up at end of run [2022-04-08T13:34:28.493Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.out) to bundles\CIDUT.out [2022-04-08T13:34:28.493Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.err) to bundles\CIDUT.err [2022-04-08T13:34:28.493Z] INFO: Saving containerd logs to bundles [2022-04-08T13:34:28.493Z] INFO: Nuke-Everything... [2022-04-08T13:34:28.954Z] INFO: Container count on control daemon to delete is 2 [2022-04-08T13:34:29.415Z] 31b5a0b2be4d [2022-04-08T13:34:29.415Z] 9d596a09760f [2022-04-08T13:34:29.415Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-08T13:34:30.845Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-08T13:34:31.602Z] Deleted: sha256:ab9c63409789702ca4982bfb5560e1c27e88ac3d6bd9a9339942384886d2f018 [2022-04-08T13:34:31.602Z] Deleted: sha256:7d2bea0edc89782df534765270ba44ec8f2fa99c4cb2f4e841383b3bc1f30bb6 [2022-04-08T13:34:31.602Z] INFO: Tidying pidfile d:\CI\PR-43471\2\docker.pid [2022-04-08T13:34:31.602Z] INFO: Nuking d:\CI [2022-04-08T13:34:34.586Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-08T13:34:34.586Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:34:34.586Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-08T13:34:34.586Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:34:34.586Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-08T13:34:34.586Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:34:34.586Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-08T13:34:38.326Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-08T13:34:38.327Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:34:38.327Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-08T13:34:38.327Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:34:38.327Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-08T13:34:38.327Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:34:38.327Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-08T13:34:38.327Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:34:38.327Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-08T13:34:39.865Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-08T13:34:48.447Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:34:48.447Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-08T13:34:51.359Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-08T13:34:51.359Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:34:51.359Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-08T13:34:51.359Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-08T13:34:51.359Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:34:51.359Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-08T13:34:55.099Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-08T13:34:58.012Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-08T13:34:58.012Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:34:58.012Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-08T13:35:01.753Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-08T13:35:01.753Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:35:01.753Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-08T13:35:01.753Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:35:01.753Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-08T13:35:01.753Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:35:01.753Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-08T13:35:04.712Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-08T13:35:07.337Z] INFO: Zapped successfully [2022-04-08T13:35:07.337Z] [2022-04-08T13:35:07.337Z] INFO: executeCI.ps1 exiting at Fri Apr 8 13:35:05 CUT 2022. Duration 01:14:34.0275524 [2022-04-08T13:35:07.337Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-08T13:35:07.580Z] Recording test results [2022-04-08T13:35:08.278Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-08T13:35:08.455Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-08T13:35:09.981Z] Creating windowsRS5-integration-bundles.zip [2022-04-08T13:35:11.370Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [Pipeline] archiveArtifacts [2022-04-08T13:35:11.737Z] Archiving artifacts [2022-04-08T13:35:12.895Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T13:35:13.894Z] + make clean [2022-04-08T13:35:14.865Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T13:35:14.865Z] docker-dev-cache [2022-04-08T13:35:14.865Z] docker-mod-cache [Pipeline] deleteDir [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-08T13:35:15.115Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:35:15.115Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-08T13:35:22.213Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-08T13:35:22.213Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-08T13:35:22.213Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-08T13:35:22.213Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-08T13:35:22.213Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:35:22.213Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-08T13:35:30.807Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-08T13:35:30.807Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:35:30.807Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunMount [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:35:32.991Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-08T13:35:32.991Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:35:33.451Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-08T13:35:33.451Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:35:33.451Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-08T13:35:33.451Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:35:33.451Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-08T13:35:43.801Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-08T13:35:43.801Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:35:43.801Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-08T13:35:43.801Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:35:43.801Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-08T13:35:43.801Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:35:43.801Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-08T13:35:50.890Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-08T13:35:56.696Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:35:56.696Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-08T13:35:57.157Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-08T13:35:58.697Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-08T13:36:00.882Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-08T13:36:03.064Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-08T13:36:04.604Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-08T13:36:07.515Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-08T13:36:07.975Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:36:07.975Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-08T13:36:12.673Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-08T13:36:12.673Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-08T13:36:12.673Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-08T13:36:12.673Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-08T13:36:12.673Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:36:12.673Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-08T13:36:25.069Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-08T13:36:25.069Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:36:25.069Z] === RUN TestDockerSuite/TestRunRm [2022-04-08T13:36:27.982Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-08T13:36:33.787Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-08T13:36:37.528Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-08T13:36:40.441Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-08T13:36:45.139Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-08T13:36:45.139Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:36:45.139Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-08T13:36:45.139Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:36:45.139Z] === RUN TestDockerSuite/TestRunState [2022-04-08T13:36:45.139Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:36:45.139Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-08T13:36:48.058Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-08T13:36:48.058Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:36:48.518Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-08T13:36:48.978Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-08T13:36:48.978Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:36:48.978Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-08T13:36:48.978Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:36:48.978Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-08T13:36:49.438Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-08T13:36:49.438Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-08T13:36:49.438Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:36:49.438Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-08T13:36:56.535Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:36:56.535Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-08T13:36:59.449Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-08T13:36:59.449Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:36:59.449Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-08T13:37:03.193Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-08T13:37:03.193Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:37:03.193Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-08T13:37:03.193Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:37:03.193Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-08T13:37:07.890Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-08T13:37:20.295Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-08T13:37:26.097Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-08T13:37:38.494Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-08T13:37:38.495Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:37:38.495Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-08T13:37:38.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-08T13:37:42.243Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-08T13:37:45.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-08T13:37:49.731Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:37:49.731Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-08T13:37:56.816Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-08T13:37:59.000Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-08T13:38:01.912Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-08T13:38:07.717Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-08T13:38:07.717Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-08T13:38:08.177Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-08T13:38:08.177Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-08T13:38:08.177Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-08T13:38:08.177Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-08T13:38:08.177Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:38:08.177Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-08T13:38:11.088Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-08T13:38:11.088Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-08T13:38:11.548Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-08T13:38:12.008Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-08T13:38:13.548Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-08T13:38:13.548Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-08T13:38:16.459Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-08T13:38:20.203Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-08T13:38:23.118Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-08T13:38:23.118Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:38:23.118Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-08T13:38:35.561Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-08T13:38:35.561Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:38:35.561Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-08T13:38:40.287Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-08T13:38:40.287Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:38:40.287Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-08T13:38:40.287Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:38:40.287Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-08T13:38:40.287Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:38:40.287Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-08T13:38:40.287Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:38:40.287Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-08T13:38:50.648Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:38:50.648Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-08T13:38:54.396Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-08T13:38:58.142Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-08T13:38:58.142Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:38:58.142Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-08T13:39:02.843Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-08T13:39:02.843Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-08T13:39:02.843Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-08T13:39:02.843Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-08T13:39:02.843Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-08T13:39:02.843Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:39:02.843Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-08T13:39:20.548Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-08T13:39:20.548Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-08T13:39:22.735Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-08T13:39:22.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-08T13:39:27.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-08T13:39:27.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-08T13:39:27.899Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-08T13:39:27.899Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-08T13:39:27.899Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-08T13:39:38.238Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-08T13:39:38.238Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:39:38.238Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-08T13:39:39.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-08T13:39:39.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-08T13:39:39.209Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:39:39.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-08T13:39:49.549Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-08T13:39:49.549Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-08T13:39:50.009Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-08T13:40:04.839Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-08T13:40:04.840Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.840Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite (2863.93s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.96s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.23s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.33s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.35s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.96s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.19s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.91s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.26s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.27s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.01s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.01s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.91s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.93s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.00s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.74s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.48s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.33s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.50s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.99s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.18s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.97s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.93s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.77s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.52s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.98s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.65s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.27s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.31s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.01s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.03s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.65s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.87s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.81s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.71s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.19s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.94s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.34s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.89s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.25s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.07s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.71s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.76s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.15s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.71s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.86s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.68s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.28s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.22s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.87s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFails (3.20s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.47s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.56s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.83s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.90s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.30s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.65s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildHistory (12.57s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.03s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.58s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.45s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.23s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.27s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.74s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.67s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.16s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.23s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.70s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.92s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.08s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.72s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.74s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.62s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.52s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.88s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.40s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.29s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.49s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.17s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.64s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildRm (17.13s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:40:04.840Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-04-08T13:40:04.840Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.66s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.67s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.73s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.26s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.94s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.63s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.23s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.33s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.64s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.71s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.84s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.49s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.82s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.79s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.76s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.10s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.89s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.42s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.29s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCommitChange (6.07s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.78s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.80s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCommitTTY (9.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.93s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.93s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.27s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.20s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.25s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.90s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.99s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.33s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.90s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.34s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.24s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.20s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.37s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.18s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.23s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.80s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.20s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.31s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.95s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.30s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.33s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.31s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.14s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.22s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.21s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.23s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000696030_} (3.13s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1161302590_c:\foo_false____} (3.17s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1161302590_c:\foo_true____} (3.17s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.62s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.53s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.53s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.19s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.37s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.32s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.34s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToDot (3.54s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCpToStdout (3.40s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.32s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.51s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.14s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.34s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.39s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.36s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.50s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.84s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsCopy (6.09s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.65s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.38s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.03s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFilters (6.98s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFormat (6.79s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsRename (3.49s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsResize (33.66s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.41s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.28s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.86s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.78s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.44s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.35s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:40:04.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.94s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.00s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.02s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.04s) [2022-04-08T13:40:04.841Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.56s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestExecInspectID (4.98s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.31s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.06s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.34s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.44s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.31s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.42s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.35s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.79s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.15s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.45s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.73s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.25s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.18s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.22s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.28s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectDefault (3.32s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectHistory (5.77s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.24s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.89s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.22s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.92s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.91s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectStatus (3.98s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.17s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.93s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.22s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.89s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.19s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.17s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.28s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.38s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.50s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.19s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.82s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.25s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.34s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.27s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.91s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.75s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.33s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.37s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsSince (9.87s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsTail (3.66s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.42s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.23s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.94s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.36s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsByOrder (13.73s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.84s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.61s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.49s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.10s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.54s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.67s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.50s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.23s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.97s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.74s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.20s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.86s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.04s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.46s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.13s) [2022-04-08T13:40:04.842Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.19s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.88s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.02s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.78s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.64s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.42s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.59s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.47s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.92s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.74s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.44s) [2022-04-08T13:40:04.842Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.06s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.62s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.20s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.27s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.29s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.33s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.81s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.36s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.54s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.78s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.47s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.34s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.35s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.17s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.53s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.41s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.34s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.35s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.27s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunExitCode (3.30s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.29s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.34s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.35s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.76s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.41s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.72s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.00s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.13s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.17s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.30s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.24s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.46s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.43s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunRm (3.40s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.37s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.37s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.32s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.08s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.52s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.86s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.01s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.61s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.45s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.46s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.68s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.29s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (11.17s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.63s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.42s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.75s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.52s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.87s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.45s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.79s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.19s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.29s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.28s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.66s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.26s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.54s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.10s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.19s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.20s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-08T13:40:04.843Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.62s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.96s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-08T13:40:04.843Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.44s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.80s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.88s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.76s) [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-08T13:40:04.844Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-08T13:40:04.844Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-08T13:40:04.844Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-08T13:40:04.844Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-08T13:40:04.844Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-08T13:40:04.844Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-08T13:40:04.844Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-08T13:40:04.844Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerDaemonSuite [2022-04-08T13:40:04.844Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-08T13:40:04.844Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-08T13:40:04.844Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-08T13:40:04.844Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerSwarmSuite [2022-04-08T13:40:04.844Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-08T13:40:04.844Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerExternalVolumeSuite [2022-04-08T13:40:04.844Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerNetworkSuite [2022-04-08T13:40:04.844Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-08T13:40:04.844Z] === RUN TestDockerHubPullSuite [2022-04-08T13:40:04.844Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-08T13:40:04.844Z] PASS [2022-04-08T13:40:04.844Z] ok github.com/docker/docker/integration-cli 2864.343s [2022-04-08T13:40:04.844Z] [2022-04-08T13:40:04.844Z] === Skipped [2022-04-08T13:40:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:40:04.844Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.844Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-08T13:40:04.844Z] [2022-04-08T13:40:04.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:40:04.845Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.23s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.23s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:40:04.845Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:40:04.845Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-08T13:40:04.845Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:40:04.845Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:40:04.845Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-08T13:40:04.845Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-08T13:40:04.845Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-08T13:40:04.845Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-08T13:40:04.845Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.845Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-08T13:40:04.845Z] [2022-04-08T13:40:04.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-08T13:40:04.846Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-08T13:40:04.846Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:40:04.846Z] docker_cli_sni_test.go:18: Flakey test [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:40:04.846Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:40:04.846Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-08T13:40:04.846Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:40:04.846Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:40:04.846Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:40:04.846Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-08T13:40:04.846Z] [2022-04-08T13:40:04.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:40:05.310Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:40:05.310Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.310Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-08T13:40:05.310Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:05.311Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:05.311Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:40:05.311Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.311Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-08T13:40:05.311Z] [2022-04-08T13:40:05.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:40:05.311Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-08T13:40:05.312Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:40:05.312Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:40:05.312Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:40:05.312Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:40:05.312Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:40:05.312Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:40:05.312Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.312Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-08T13:40:05.312Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:40:05.313Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-08T13:40:05.313Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:40:05.313Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-08T13:40:05.313Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:40:05.314Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-08T13:40:05.314Z] [2022-04-08T13:40:05.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-08T13:40:05.315Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-08T13:40:05.315Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.315Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-08T13:40:05.315Z] [2022-04-08T13:40:05.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:40:05.316Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:40:05.316Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:05.316Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.316Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-08T13:40:05.316Z] [2022-04-08T13:40:05.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-08T13:40:05.776Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.776Z] [2022-04-08T13:40:05.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-08T13:40:05.777Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-08T13:40:05.777Z] [2022-04-08T13:40:05.777Z] DONE 1088 tests, 544 skipped in 2876.460s [2022-04-08T13:40:05.777Z] INFO: Integration tests ended at 04/08/2022 13:40:05. Duration:00:47:56.6158101 [2022-04-08T13:40:05.777Z] INFO: Docker info of the daemon under test at end of run [2022-04-08T13:40:05.777Z] [2022-04-08T13:40:05.777Z] Containers: 10 [2022-04-08T13:40:05.777Z] Running: 0 [2022-04-08T13:40:05.777Z] Paused: 0 [2022-04-08T13:40:05.777Z] Stopped: 10 [2022-04-08T13:40:05.777Z] Images: 18 [2022-04-08T13:40:05.777Z] Server Version: 0.0.0-dev [2022-04-08T13:40:05.777Z] Storage Driver: windowsfilter [2022-04-08T13:40:05.777Z] Windows: [2022-04-08T13:40:05.777Z] Logging Driver: json-file [2022-04-08T13:40:05.777Z] Plugins: [2022-04-08T13:40:05.777Z] Volume: local [2022-04-08T13:40:05.777Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-08T13:40:05.777Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-08T13:40:05.777Z] Swarm: inactive [2022-04-08T13:40:05.777Z] Default Isolation: process [2022-04-08T13:40:05.777Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-08T13:40:05.777Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-08T13:40:05.777Z] OSType: windows [2022-04-08T13:40:05.777Z] Architecture: x86_64 [2022-04-08T13:40:05.777Z] CPUs: 4 [2022-04-08T13:40:05.777Z] Total Memory: 32GiB [2022-04-08T13:40:05.777Z] Name: azwin-2-351630 [2022-04-08T13:40:05.777Z] ID: W45R:QV2C:MRN6:UDMT:APJE:6PRY:MRRI:W4DV:LEIP:HP35:53OW:3DF4 [2022-04-08T13:40:05.777Z] Docker Root Dir: D:\CI\PR-43471\2\daemon [2022-04-08T13:40:05.777Z] Debug Mode (client): false [2022-04-08T13:40:05.777Z] Debug Mode (server): true [2022-04-08T13:40:05.777Z] File Descriptors: -1 [2022-04-08T13:40:05.777Z] Goroutines: 44 [2022-04-08T13:40:05.777Z] System Time: 2022-04-08T13:40:05.4119838Z [2022-04-08T13:40:05.777Z] EventsListeners: 0 [2022-04-08T13:40:05.777Z] Registry: https://index.docker.io/v1/ [2022-04-08T13:40:05.777Z] Labels: [2022-04-08T13:40:05.777Z] Experimental: false [2022-04-08T13:40:05.777Z] Insecure Registries: [2022-04-08T13:40:05.777Z] 127.0.0.0/8 [2022-04-08T13:40:05.777Z] Live Restore Enabled: false [2022-04-08T13:40:05.777Z] [2022-04-08T13:40:05.777Z] [2022-04-08T13:40:05.777Z] INFO: Stopping daemon under test [2022-04-08T13:40:05.777Z] SUCCESS: The process with PID 1268 (child process of PID 3216) has been terminated. [2022-04-08T13:40:05.777Z] SUCCESS: The process with PID 3216 (child process of PID 4652) has been terminated. [2022-04-08T13:40:05.777Z] INFO: Stop tailing logs of the daemon under tests [2022-04-08T13:40:05.777Z] INFO: executeCI.ps1 Completed successfully at 04/08/2022 13:40:05. [2022-04-08T13:40:05.777Z] INFO: Tidying up at end of run [2022-04-08T13:40:05.777Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.out) to bundles\CIDUT.out [2022-04-08T13:40:05.777Z] INFO: Saving daemon under test log (d:\CI\PR-43471\2\dut.err) to bundles\CIDUT.err [2022-04-08T13:40:05.777Z] INFO: Saving containerd logs to bundles [2022-04-08T13:40:05.777Z] INFO: Nuke-Everything... [2022-04-08T13:40:06.237Z] INFO: Container count on control daemon to delete is 2 [2022-04-08T13:40:06.697Z] 56728e164f3e [2022-04-08T13:40:06.697Z] aec1f248ae4b [2022-04-08T13:40:06.697Z] INFO: Tidying pidfile d:\CI\PR-43471\2\docker.pid [2022-04-08T13:40:06.697Z] INFO: Killing containerd with PID 5932 [2022-04-08T13:40:06.697Z] INFO: Nuking d:\CI [2022-04-08T13:40:36.687Z] INFO: Zapped successfully [2022-04-08T13:40:36.687Z] [2022-04-08T13:40:36.687Z] INFO: executeCI.ps1 exiting at Fri Apr 8 13:40:33 CUT 2022. Duration 01:15:42.9474352 [2022-04-08T13:40:36.687Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-08T13:40:36.931Z] Recording test results [2022-04-08T13:40:46.011Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-08T13:40:48.135Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-08T13:40:50.532Z] Archiving artifacts [2022-04-08T13:41:06.104Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-08T13:41:07.038Z] + make clean [2022-04-08T13:41:08.581Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-08T13:41:08.581Z] docker-dev-cache [2022-04-08T13:41:08.581Z] 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